ptrbrn Posted September 30, 2017 Share Posted September 30, 2017 Good morning, after transferring the site from local to remote I can not access the module section. I use the prestashop 1.7.2.1 This is what I found in the error_log file: [29-Sep-2017 14:32:16 UTC] PHP Notice: Constant _PS_VERSION_ already defined in /home/public_html/config/settings.inc.php on line 16 [29-Sep-2017 14:32:16 UTC] PHP Notice: Constant _DB_SERVER_ already defined in /home/public_html/config/bootstrap.php on line 97 [29-Sep-2017 14:32:16 UTC] PHP Notice: Constant _DB_NAME_ already defined in /home/public_html/config/bootstrap.php on line 98 [29-Sep-2017 14:32:16 UTC] PHP Notice: Constant _DB_USER_ already defined in /home/public_html/config/bootstrap.php on line 99 [29-Sep-2017 14:32:16 UTC] PHP Notice: Constant _DB_PASSWD_ already defined in /home/public_html/config/bootstrap.php on line 100 [29-Sep-2017 14:32:16 UTC] PHP Notice: Constant _DB_PREFIX_ already defined in /home/public_html/config/bootstrap.php on line 101 [29-Sep-2017 14:32:16 UTC] PHP Notice: Constant _MYSQL_ENGINE_ already defined in /home/public_html/config/bootstrap.php on line 102 [29-Sep-2017 14:32:16 UTC] PHP Notice: Constant _PS_CACHING_SYSTEM_ already defined in /home/public_html/config/bootstrap.php on line 103 [29-Sep-2017 14:32:16 UTC] PHP Notice: Constant _PS_CACHE_ENABLED_ already defined in /home/public_html/config/bootstrap.php on line 105 [29-Sep-2017 14:32:16 UTC] PHP Notice: Constant _COOKIE_KEY_ already defined in /home/public_html/config/bootstrap.php on line 113 [29-Sep-2017 14:32:16 UTC] PHP Notice: Constant _COOKIE_IV_ already defined in /home/public_html/config/bootstrap.php on line 120 [29-Sep-2017 14:32:16 UTC] PHP Notice: Constant _PS_CREATION_DATE_ already defined in /home/public_html/config/bootstrap.php on line 135 Someone can help me? Thank you Link to comment Share on other sites More sharing options...
bellini13 Posted September 30, 2017 Share Posted September 30, 2017 was there already a prestashop store on the server, that you replaced with the contents from your localhost? If so, you may have a server side caching issue and you will either need to wait for that cache to expire, or you will need to locate how to clear that cache. Link to comment Share on other sites More sharing options...
ptrbrn Posted October 1, 2017 Author Share Posted October 1, 2017 Hi, how time I have to wait for that cache to expire ? Link to comment Share on other sites More sharing options...
bellini13 Posted October 2, 2017 Share Posted October 2, 2017 what caching engine are you using on the server? Link to comment Share on other sites More sharing options...
ptrbrn Posted October 2, 2017 Author Share Posted October 2, 2017 I dont know What caching engine I'm using. Where I can see it? Link to comment Share on other sites More sharing options...
bellini13 Posted October 2, 2017 Share Posted October 2, 2017 speak with your hosting provider Link to comment Share on other sites More sharing options...
ptrbrn Posted October 12, 2017 Author Share Posted October 12, 2017 Hi, I did the whole procedure again. now I can enter the BO but not in the module section> Error 500 This is error_log : PHP Fatal error: Class 'StateCore' not found in /home/public_html/classes/PrestaShopAutoload.php(143) : eval()'d code on line 1 [12-Oct-2017 21:28:53 Europe/Rome] PHP Fatal error: Class 'StateCore' not found in /home/public_html/classes/PrestaShopAutoload.php(143) : eval()'d code on line 1 [12-Oct-2017 21:30:05 Europe/Rome] PHP Fatal error: Uncaught Error: Class 'State' not found in /home/public_html/classes/controller/FrontController.php:1589 someone can help me? Thank you 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