2013-03-23, 06:27 PM
When members try to post or make a new thread on my forum they get this error:
![[Image: f54259c415ba1d8e71245a9577b1fce7.png?1364062837]](https://camo.mybb.com/cc2bff379b86b236ee96c2cf236799072a245a18/687474703a2f2f6779617a6f2e636f6d2f66353432353963343135626131643865373132343561393537376231666365372e706e673f31333634303632383337)
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?