MyBB Community Forums

Full Version: Forum Warning System - Error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello all, after upgrading over to 1.2.11, we're experiencing errors with the FWS.
Whenever a use tries to edit their profile, they get this error:

Fatal error: Allowed memory size of 10485760 bytes exhausted (tried to allocate 329019 bytes) in /inc/plugins/fws.php on line 741
Any ideas?
<td class="tcat"><span class="smalltext"><strong>'.$lang->fws_current_w_level.' '.$fws_current_w_level.'</strong></span></td></tr><!-- end: fws_usercp -->', $page);

This seems to be the line that's causing it.
It's an issue with both the script and the host.

Read this

Also, upgrade to 1.2.12 as soon as possible.
I actually just upgraded when I made the first post. Thanks!
Reference URL's