MyBB Community Forums

Full Version: Fatal Error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When I try and go on my forum I get this error:

Fatal error: Call to undefined function my_ip2long() in /home/a2414852/public_html/inc/class_session.php on line 190

What should I do?
This is an issue caused by the Google SEO plugin you have installed (conflicting with the functions.php).
There were some more various inc/ errors and I replaced the files for those. Now I get these error codes:

Warning: require_once(MYBB_ROOTinc/functions_post.php) [function.require-once]: failed to open stream: No such file or directory in /home/a2414852/public_html/index.php on line 20

Fatal error: require_once() [function.require]: Failed opening required 'MYBB_ROOTinc/functions_post.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/a2414852/public_html/index.php on line 20
What version of MyBB are you running? Are you running the latest version? Also, what's your forum's URL?
I have 1.6.1
Try upgrading your MyBB version. Download the upgrade files http://www.mybb.com/download/136/zip - upload and overwrite all files which are uploaded.
Ok I will do this tommorow. Thank you!