henkmsncam
Forum Replies Created
-
Forum: Plugins
In reply to: [xml sitemap generator] does not finishso nobody has similar problems?
Forum: Fixing WordPress
In reply to: ‘Hacked’ post, code was insertedGuys,
I had no injection of code anymore since:
renaming the names of the database tables
changing admin passwordI am using 2 plugins to monitor this:
WordPress Exploit Scanner
WP Security ScanSome injections were deleted with: Delete-Revision (cause the code was not only in the post but also on the automatic saves)
Forum: Fixing WordPress
In reply to: Incoming links disappearedSame here en edit does not save
Forum: Fixing WordPress
In reply to: new incoming links problem topicNo save for the edit here
Forum: Plugins
In reply to: Flash Video Plugin without JW FLV Media Playerno idea
Forum: Fixing WordPress
In reply to: rewrite to /index.phpSir,
I do see when I enter domain.com that it gets replaced by http://www.domain.com but I dont see the http://www.domain.com/index.php ?
I copied it exactly.Forum: Fixing WordPress
In reply to: 1 gig Bandwidth Used In 1 DayTry to use 1 blog cacher it will save GB’s
Forum: Fixing WordPress
In reply to: Random post from databaseGreat thx. I added
<?php
if (is_home()) {
query_posts(‘orderby=rand’);
}
?>before the loop and it works!
I experienced the same. New WP files and reboot of server fixed it
Forum: Plugins
In reply to: Stats: Hits per postNobody?
I got the same problems but also with all plugins (ecxept askimet) disabled!
Forum: Plugins
In reply to: [Plugin: WP Super Cache] Database errorThe error message is: Error establishing a database connection
When I add the line define(‘WP_CACHE’, true); and set the plugin to OFF it also works. Half and On is giving the errors.
Forum: Fixing WordPress
In reply to: Awaiting moderation keeps on 18 commentsWORKS!!!!
Thx guys
Forum: Fixing WordPress
In reply to: WP 2.5 upgrade. Comments are not visiblei have the same problem!
Forum: Installing WordPress
In reply to: Categories Failure After BuildI got the same problem and no post with future date are visible!