Beta 1 > Beta 3 Major Issues

Anthony Parsons

Well-known member
When I click on a users name I now get in the member card popup:

Mysqli prepare error: Unknown column 'session_activity.ip' in 'field list'
  1. Zend_Db_Statement_Mysqli->_prepare()inZend/Db/Statement.phpat line115
  2. Zend_Db_Statement->__construct()inZend/Db/Adapter/Mysqli.phpat line381
  3. Zend_Db_Adapter_Mysqli->prepare()inZend/Db/Adapter/Abstract.phpat line467
  4. Zend_Db_Adapter_Abstract->query()inZend/Db/Adapter/Abstract.phpat line725
  5. Zend_Db_Adapter_Abstract->fetchRow()inXenForo/Model/User.phpat line295
  6. XenForo_Model_User->getUserById()inXenForo/Model/User.phpat line627
  7. XenForo_Model_User->getFullUserById()inXenForo/ControllerHelper/UserProfile.phpat line75
  8. XenForo_ControllerHelper_UserProfile->getUserOrError()inXenForo/ControllerPublic/Member.phpat line444
  9. XenForo_ControllerPublic_Member->actionCard()inXenForo/FrontController.phpat line303
  10. XenForo_FrontController->dispatch()inXenForo/FrontController.phpat line132
  11. XenForo_FrontController->run()in/******/index.phpat line15
This upgrade has been anything but nice...

I had to revert the DB and files to the backup versions, though even after I did this, it kept telling me an upgrade was in progress, even though I backed up all the files and DB before I started the process.

Then after only uploading the beta3 files, it would tell me that it was already running beta3, even though I restored a beta1 DB.

Now I have the above errors after rebuilding master data...
 
Thanks Mike. Thanks for the reply Vincent, I know yours was different but the idea of skipping a step was what I was referencing. About to start.

Thanks :)
 
Top Bottom