alex Posted October 16, 2018 Posted October 16, 2018 Hello, I just tried to migrate from PS 1.6.19 to TB 1.0.7 and when I try to login to back office it seems that it's not even trying to check if login credentials are right. Thanks in advance. P.S. Debug is enabled
0 gonssal Posted October 16, 2018 Posted October 16, 2018 /admin761q4ax/ajax-tab.php?rand=1539701051171:1 Failed to load resource: the server responded with a status of 500 (Internal Server Error) Check your server logs, there you'll have the error.
0 Traumflug Posted October 17, 2018 Posted October 17, 2018 I can confirm this, a request happens when clicking on Login, but it gets answered with a code 500 failure, without error message. Nginx logs should point towards the solution. ... and let us know the solution, there are a number of things the migration module can do to avoid this in the future.
0 alex Posted October 18, 2018 Author Posted October 18, 2018 Found this in log [18-Oct-2018 14:16:29] WARNING: [pool domain.com] child 413 said into stderr: "NOTICE: PHP message: PHP Warning: Missing argument 1 for ModuleCore::isEnabled(), called in /var/www/vhosts/domain.com/domain.com/classes/Hook.php on line 287 and defined in /var/www/vhosts/domain.com/domain.com/classes/module/Module.php on line 1429" [18-Oct-2018 14:16:35] WARNING: [pool domain.com] child 413 said into stderr: "NOTICE: PHP message: PHP Fatal error: Cannot declare class PageCache, because the name is already in use in /var/www/vhosts/domain.com/domain.com/modules/pagecache/pagecache.php on line 0" So I renamed pagecache folder on modules folder and now it works fine. Thanks, guys for the help. :)
0 Traumflug Posted October 19, 2018 Posted October 19, 2018 Thanks for telling the reason. I'll add pagecache to the list of modules to get moved aside on migration. thirty bees comes with its own full page cache, no module needed.
Question
alex
Hello, I just tried to migrate from PS 1.6.19 to TB 1.0.7 and when I try to login to back office it seems that it's not even trying to check if login credentials are right. Thanks in advance.
P.S. Debug is enabled
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now