Po włączeniu Debug Mode, pojawia mi się błąd i nie mam dostępu do panelu administracyjnego
Jedyne, co mogę zrobić, to ręcznie zmienić w pliku defines.inc.php wpis:
/* Debug only */
if (!defined('_PS_MODE_DEV_')) {
define('_PS_MODE_DEV_', false);
Nie wiem z czego wynika problem
Na czerwono u góry pojawia się błąd:
An exception has been thrown during the rendering of a template ("file_get_contents_curl failed to download http://api.prestashop.com/xml/tab_modules_list_17.xml : (error code 7) Failed to connect to api.prestashop.com port 80: Connection refused").
a potem poniżej różne inne wpisy, między innymi takie jak poniżej
Question
MarioMW
Po włączeniu Debug Mode, pojawia mi się błąd i nie mam dostępu do panelu administracyjnego
Jedyne, co mogę zrobić, to ręcznie zmienić w pliku defines.inc.php wpis:
/* Debug only */
if (!defined('_PS_MODE_DEV_')) {
define('_PS_MODE_DEV_', false);
Nie wiem z czego wynika problem
Na czerwono u góry pojawia się błąd:
An exception has been thrown during the rendering of a template ("file_get_contents_curl failed to download http://api.prestashop.com/xml/tab_modules_list_17.xml : (error code 7) Failed to connect to api.prestashop.com port 80: Connection refused").
a potem poniżej różne inne wpisy, między innymi takie jak poniżej
Co może być powodem?
Link to comment
Share on other sites
0 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