April 8, 2008
3:04 am

O.K. now you’ve installed WordPress 2.5 (Brecker). If you use WordPress built-in post editor, you might get “flood control” error, if you save posts too fast. Here’s is a way to solve this problem in 2.5:

Open wp-includes/comment.php file, and search for the following code:

if ( ($time_newcomment - $time_lastcomment) < 15 )

Now replace the above code with:

if ( ($time_newcomment - $time_lastcomment) < -3800 )

WordPress, Brecker, Flood Control, Post, Tips, Tricks, Tips and Tricks

Loading

Contextual Related Posts:

No followup yet

Leave a Response

Comment Preview
« Page Jump: Jump to top LinkResearch: Web attack could take over your router »
Feed Icon

Subscribe via RSS or email: