Hyrion Hyrius Posted July 10, 2023 Share Posted July 10, 2023 Hi, I haven't accessed my site for some time, as soon as I enter the admin credentials, I only get a blank page with the prestashop logo, below the links to the social prestashop and... fine, nothing else, no error messages... nothing. What can I do to figure out what's going on? Link to comment Share on other sites More sharing options...
ComGrafPL Posted July 10, 2023 Share Posted July 10, 2023 PrestaShop and PHP version? Enable debug mode and check the error. Link to comment Share on other sites More sharing options...
Hyrion Hyrius Posted July 10, 2023 Author Share Posted July 10, 2023 prestashop 1.7.6.9, PHP 7.3.33, activating debug mode there is no error message Link to comment Share on other sites More sharing options...
hyrionhyrius Posted July 10, 2023 Share Posted July 10, 2023 I update this post in the hope that some user can give me a hand because I don't know what to do, the problem has slightly changed because apparently I entered the wrong password, after a reset I find myself in the following situation: - if I enter the wrong password, I find myself on the page described above with nothing, just the prestashop logo and social media at the bottom - if instead I enter the correct password, it takes me back to the login page I activated debug mode but nothing, no error message appears The front end works perfectly Link to comment Share on other sites More sharing options...
AddWeb Solution Posted July 11, 2023 Share Posted July 11, 2023 21 hours ago, Hyrion Hyrius said: Hi, I haven't accessed my site for some time, as soon as I enter the admin credentials, I only get a blank page with the prestashop logo, below the links to the social prestashop and... fine, nothing else, no error messages... nothing. What can I do to figure out what's going on? Hi, - Clear your browser cache and try accessing the site again. - Navigate to the "modules" directory and rename the "modules" folder to something like "modules_backup." This action will disable all modules temporarily. Then, try accessing the admin area again to see if the issue persists. If it resolves the problem, you can narrow down the conflicting module by re-enabling them one by one. - Ensure that the file and folder permissions are correctly set. Kindly let me know if it helps. Link to comment Share on other sites More sharing options...
s4lvozesta Posted July 11, 2023 Share Posted July 11, 2023 if you have not made any code changes, download "admin" folder from prestashop source. Make sure to download the exact version. Rename you existing admin folder (e.g. from myadmin to myadmin2). Then copy and paste the downloaded admin folder and rename it to myadmin. It worked for me last time. Link to comment Share on other sites More sharing options...
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