MyBB Community Forums

Full Version: Posting Errors
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When members try to post or make a new thread on my forum they get this error:

[Image: f54259c415ba1d8e71245a9577b1fce7.png?1364062837]

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?
Try re-uploading functions.php from your mybb download.

What php version is your host running?
Re uploading did not work.
It's not a php version problem.

Can anyone else help?
Did you try running a query to repair your database tables?
You need to Reinstall mybb. Also make sure that your host is able to save Cache's. Try Rebuilding the Smilies Cache.