
| Title | Error that masks error messages |
|---|---|
| Description | Some user-error messages may be masked by an error that comes up when trying to show these messages. |
| Affects | OCF users |
| Fix | Change line 794 of sources/global2.php from:Code
$restrict_answer=ocf_get_best_group_property($GLOBALS['FORUM_DRIVER']->get_members_groups(get_member()),'flood_control_submit_secs');
Code
require_code('ocf_groups');
|
There have been no trackbacks yet
Edited