Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Editorn Posted November 21, 2023 Posted November 21, 2023 Hi, We've been forced to switch our live server (which is currently down), and I've done all the exports and imports and (most) settings. But something is missed, since I am greeted with this error when logging in: OutOfRangeException: (0) #0 /home/admin/domains/studio.se/public_html/system/Data/Store.php(214): IPS\Data\_AbstractData->__get() #1 /home/admin/domains/studio.se/public_html/applications/core/modules/front/system/login.php(306): IPS\Data\_Store->__get() #2 /home/admin/domains/studio.se/public_html/system/Dispatcher/Controller.php(107): IPS\core\modules\front\system\_login->loginas() #3 /home/admin/domains/studio.se/public_html/system/Dispatcher/Dispatcher.php(153): IPS\Dispatcher\_Controller->execute() #4 /home/admin/domains/studio.se/public_html/index.php(13): IPS\_Dispatcher->run() #5 {main} I've tried logging in to the admin control panel, but after logging in the UI says there is a configuration error. Error message: EX1267 Any advise?
Marc Posted November 21, 2023 Posted November 21, 2023 Ensure you are exporting and importing the database with the same collation and char set. The error there is a mixed collation exception coming back from your mysql instance
Editorn Posted November 21, 2023 Author Posted November 21, 2023 Thank you Marc, that makes sense. I'll look into it. 👍
Recommended Posts