MyBB Community Forums

Full Version: Error upgrade 1.6 to 1.8
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Fatal error: Call to undefined method MyBB::get_input() in install\upgrade.php on line 162
?
line 162: $mybb->input['action'] = $mybb->get_input('action');
ensure that you have uploaded all files of the new version - reupload all files if required.
(2016-01-08, 01:28 PM).m. Wrote: [ -> ]ensure that you have uploaded all files of the new version - reupload all files if required.

thx .. new error
Data Cache Building
MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:1054 - Unknown column 'deletedthreads' in 'field list'QueryConfusedELECT SUM(threads) AS numthreads, SUM(posts) AS numposts, SUM(unapprovedthreads) AS numunapprovedthreads, SUM(unapprovedposts) AS numunapprovedposts, SUM(deletedthreads) AS numdeletedthreads, SUM(deletedposts) AS numdeletedposts FROM mybb_forums
you have to run the upgrade script again by correctly selecting your earlier forum's MyBB version
thx :* :* :* :* :*