Hello,
when I run upgrade.php and login with my admin username and password I get the following error:
Fatal error: [SQL] [1054] Unknown column 'coppauser' in 'field list'
SELECT uid,username,password,salt,loginkey,remember,coppauser FROM mybb_users WHERE username='ebbes' LIMIT 1 in /usr/export/www/hosting/ebbes/Upload/inc/db_mysql.php on line 544
What's wrong?
it is look like you didn't upgrade your forum correctly, some sql colums haven't added...
Thank you for your bug report.
This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated.
Goes in your install/ folder
Edit: See below.
Thanks for your effort. However replacing upgrade.php didn't help. Will this be fixed in the final?
'Doh. Sorry. I was in a rush and I uploaded the file before I pressed "Save" on my editor.
Edit: See Below.
OK, but now I still get:
Fatal error: [SQL] [1054] Unknown column 'lastip' in 'field list'
UPDATE mybb_users SET lastvisit='xxxxxxxxxxx', lastactive='xxxxxxxxxxx' , lastip='x.x.x.x', longlastip='xxxxxxxxxx' WHERE uid='1' in /usr/export/www/hosting/ebbes/Upload/inc/db_mysql.php on line 544
You didn't run the upgrade properly?
- I replaced all old MyBB v1.2 files with the ones from v1.4b3
- uploaded my old config.php and settings.php
- replced upgrade.php with your version and ran it
After I tried to login I get this error.
You didn't run the upgrade properly..
Re run the upgrade script and make SURE you select "1.2.12, 1.2.13 or 1.2.14" and that you run it through the WHOLE way.