2007-09-23, 09:46 PM
labrocca Wrote:You have the edit the /fws.php file itself. It sucks that you have to do that but it's written so that it's impossible to give more than 50% warning.Thank you very much! It's working now
Comment out line 299 of /root/fws.php
if($mybb->settings['fws_max_amount'] > 50) $mybb->settings['fws_max_amount'] = 50;
Nothing to say