Klark0
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: All WP Sites Downed: Hacked But Doesn't Explain Allwhat a nightmare.
I got 20+ sites ..similiar to your situation and also self-thought.
If i were you, I’d start from scratch
-get a nice VPS or dedi at hostgator or mediatemplate.
-Install one copy of WordPress, enable network, install the domain mapping plugin.
-go over every line of themes’ codes.
-install fresh copies of the plugins
-import your cleaned databases manually via phpmyadmin.If you want to go this route, I’d help.
Yup this is on my wishlist too… specifying when to clear the cache – on post edit/new or not at all.
Forum: Fixing WordPress
In reply to: Blog with 50k posts / 300k comments – slow msyql querieshttps://core.trac.www.ads-software.com/ticket/10964
Will probably make it into a final release in future, but i’m running these patches on my live site and so far its mostlyl fixed my problem.
Hope this helps somebody.
Forum: Fixing WordPress
In reply to: Blog with 50k posts / 300k comments – slow msyql queriesAccording to:
https://codex.www.ads-software.com/Database_Description#IndexesMy Indexes don’t completely match what a wordpress install should be. And for the ones that do match, the values are off or NULL. Whatever that means.
Exmaple:
For wp_postmeta, the codex links say I should have indexes like:
*INDEX* *CARDINALITY*
PRIMARY 13
post_id 15
meta_key 7Instead of that I have:
*INDEX* *CARDINALITY*
PRIMARY NULL
post_id NULL
meta_key NULLForum: Fixing WordPress
In reply to: Trouble with w3 total cacheLooks like you’re using cpanel. Open your File Manager and hit change permissions on wp-content. Change to 777. You’ll also need to change your .htaccess to 666. After you’re done, chnage the permissions back.
Maybe you should be using a more simple caching plugin like HyperCache. Both are great at what they do. W3 has alot of extra features that most small blogs don’t need.
Forum: Fixing WordPress
In reply to: Displaying Recent Posts in the Last 12 hours onlyAnybody?
Forum: Fixing WordPress
In reply to: Severe Database Corruption.His last backup was 2 years ago ??
*sigh*
Forum: Fixing WordPress
In reply to: Adsense not relevant on home page unless I explicitly type index.phpWhat gives with this?
I get very weird behavior with Adsense when used with WordPress. I get more relevant ads with /index.php. Taking out the www out of my address also gives more relevant ads. There’s strange behavior like the main page getting relevant ads and then the inside pages/single posts gets getting compeletely irrelevant ones and vice-versa.
Forum: Requests and Feedback
In reply to: [REQUEST] Handeling comments on a seperate pageAnybody have this working on 2.7 ?
Hi,
If it go to any other admin page, including the built-in ones like Write Post …the YARPP setting revert to default.
I’d love to disable SuperCache, but I get so many hits round the clock that the site dies without it.
Forum: Plugins
In reply to: mySTAT – best statistic for WPSuperCache compatibility ?
Forum: Themes and Templates
In reply to: Image thumbnailsCool, but how do we grab the medium image ?
I can’t find documentation on this anywhere.Forum: Fixing WordPress
In reply to: How to display the number of search results found (redux)Thanks.
Forum: Fixing WordPress
In reply to: Recent Posts on blog with many authors. ( one per author )Not possible ?
Forum: Plugins
In reply to: [Plugin: Blog Topics] What the hell does it do?It’s for WordPress MU and it allows blogs on MU network to be categorized.