Jump to content

Recommended Posts

Posted

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?

Posted

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...