
| Title | Flood control irritation |
|---|---|
| Description | If you make some kind of post, then get an error message due to some kind of safe error (for instance, the CAPTCHA value was entered wrong), flood control makes you wait before you may continue. |
| Affects | OCF users |
| Fix | Change lines 766-774 of sources/global2.php from:Code
if ((array_key_exists('MSN_DB',$GLOBALS)) && (!is_null($GLOBALS['MSN_DB'])))
Code
if ((array_key_exists('MSN_DB',$GLOBALS)) && (!is_null($GLOBALS['MSN_DB'])))
|
There have been no trackbacks yet