Borislav Georgiev Posted December 28, 2023 Share Posted December 28, 2023 Hello, after changing the name of the folder for the administrative interface, I no longer have access to the entire website. I'm getting a 500 error through the browser. The Apache logs say the following: AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Error: Call to undefined method Configuration::getMultiShopValues() in WEBSITEFOLDER/classes/shop/Shop.php:398\nStack trace:\n#0 WEBSITEFOLDER/config/config.inc.php(117): ShopCore::initialize()\n#1 WEBSITEFOLDER/index.php(27): require('...')\n#2 {main}\n thrown in WEBSITEFOLDER/classes/shop/Shop.php on line 398' I am using PrestaShop 8.1.2, PHP 8.1, MariaDB 10.11. Could you help me with resolving the issue? I am new to PrestaShop and web programming in general, still in the learning process. Link to comment Share on other sites More sharing options...
musicmaster Posted December 31, 2023 Share Posted December 31, 2023 Most likely a caching issue. Try deleting the /var/cache directory. Link to comment Share on other sites More sharing options...
Borislav Georgiev Posted January 19 Author Share Posted January 19 It turned out that the issue was not with Prestashop. Since I use the Plesk control panel, during that time, I installed an extension that automatically changed the entire configuration of PHP and Apache. After restoring the configuration, everything is working fine. 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