Senior33 Posted September 7, 2023 Share Posted September 7, 2023 Hello again everyone, The entire site works smoothly. But whenever I try to enter the admin panel, I get this error. I have debug mode on and I want to share it with you. I would be glad if you help. https 500 error. Thanks in advance. Link to comment Share on other sites More sharing options...
ComGrafPL Posted September 7, 2023 Share Posted September 7, 2023 Change, lower PHP version. Link to comment Share on other sites More sharing options...
Senior33 Posted September 7, 2023 Author Share Posted September 7, 2023 I tried all of them that are compatible with Presta 1.7. php 7.1 to 7.4. I know you as the most compatible one. Should I go to 8 or above? And thank you for caring and responding. reagrds Link to comment Share on other sites More sharing options...
Zohaib-fk Posted October 10, 2023 Share Posted October 10, 2023 Try different troubleshooting steps any of the solutions might work. Like clearing cache ,debug mode, and changing permission of the files folders. We can clear the cache by running the below code in the script if the back-office performance menu not working or want to clear the cache from the code. Tools::clearSmartyCache(); Tools::clearXMLCache(); Media::clearCache(); Tools::generateIndex(); 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