2013-03-23, 06:27 PM
When members try to post or make a new thread on my forum they get this error:
I have went to the specified lines and found that it has to do with the smilies:
/inc/functions.php line 2529:
/newthread.php line 81:
I have also recently been having problems with the mybb mybb_datacache database.
Any help?
I have went to the specified lines and found that it has to do with the smilies:
/inc/functions.php line 2529:
foreach($smilie_cache as $smilie)
/newthread.php line 81:
$smilieinserter = build_clickable_smilies();
I have also recently been having problems with the mybb mybb_datacache database.
Any help?