MyBB Community Forums

Full Version: MyBB 1.6.2 Release & 1.4.15 Update
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
(2011-02-26, 09:04 AM)Steven Wrote: [ -> ]
(2011-02-26, 08:28 AM)adbrad Wrote: [ -> ]If you are currently running 1.6.1 then just upload the new files overwriting the old files if you are currently running 1.4.x then you will need to run the full upgrade. difficult to guide as you've not steted your current version.

This is true, you never actually told us what version you're currently on. Good catch, adbrad.

I went to the admin site and read 1.6.something and uploaded the files. I go this when I tried to log in:

Fatal error: Call to undefined function my_ip2long() in /home/content/j/i/m/jimadrian/html/forums/inc/class_session.php on line 190

I went back to the admin site and it said that I had 1.4. something.

Now what do I do?

Thank you for your help.

Jim Adrian
So you don't really know what version you were on before... have you run the upgrade script??

Run this query in phpMyAdmin:

SELECT `cache` FROM `mybb_datacache` WHERE `title` = 'version';

If you're getting that error, you've not got all the 1.6 files uploaded.
Hi, I uploaded all the changed files but nothing happened.
It's still showing 1.6.1 on my dashboard. Am I missing something?
Thanks.
(2011-02-26, 07:31 PM)gnuhong Wrote: [ -> ]Hi, I uploaded all the changed files but nothing happened.
It's still showing 1.6.1 on my dashboard. Am I missing something?
Thanks.

If it's still saying 1.6.1, the new files haven't overwritten the old ones properly.
Pages: 1 2