dydy59 Posted July 31 Share Posted July 31 Hello everyone, as part of the evolution we want to upgrade a prestashop 1.7.8.7 => 8.1.7 (at least an 8.x). Except that when I put the zip of my theme on the BO of my Prestashop 8.1.7 store, this is the error I get "Please select a valid source for your theme import." : Yet when I look at the theme compatibility under /config/theme.yml I see compatibility from 1.7.2.0 to ~ (so all versions after this one?) : I'd like to know if anyone has ever been in this situation, and if anyone knows of a solution. We've done a lot of work on this theme, and starting from scratch would be a colossal undertaking... Thank you for your answers, and have a nice day! Link to comment Share on other sites More sharing options...
jmauclair Posted August 1 Share Posted August 1 Hi, Did you check the structure of your zip file ? You can import it by FTP too (best way as it won't be limited by your php conf) Link to comment Share on other sites More sharing options...
dydy59 Posted August 1 Author Share Posted August 1 Hi, Yes i have already check, everything is good about the zip file. I have alreay try to import by FTP, in desktop in local and in web URL, bu nothing work. Link to comment Share on other sites More sharing options...
jmauclair Posted August 1 Share Posted August 1 Just now, dydy59 said: Hi, Yes i have already check, everything is good about the zip file. I have alreay try to import by FTP, in desktop in local and in web URL, bu nothing work. Can you check Prestashops logs ? in var/logs Link to comment Share on other sites More sharing options...
dydy59 Posted August 1 Author Share Posted August 1 Yes, i do a new fresh install of the 8.1.7 and with just one try to import theme i give you the logs in few minutes, it's ok for you ? Link to comment Share on other sites More sharing options...
jmauclair Posted August 1 Share Posted August 1 Just now, dydy59 said: Yes, i do a new fresh install of the 8.1.7 and with just one try to import theme i give you the logs in few minutes, it's ok for you ? Yes sure, just copy paste your logs here Link to comment Share on other sites More sharing options...
dydy59 Posted August 5 Author Share Posted August 5 Hi, sorry for the time, after a fresh install, same bug, this is the log form "var/logs/dev-2024-08-05.log" : Quote [2024-08-05 09:49:49] php.INFO: User Deprecated: Since api-platform/core 2.7: The service "ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter" is deprecated, use ApiPlatform\Symfony\Routing\IriConverter instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: The service \"ApiPlatform\\Core\\Bridge\\Symfony\\Routing\\IriConverter\" is deprecated, use ApiPlatform\\Symfony\\Routing\\IriConverter instead. at C:\\wamp64\\www\\hardscreen\\vendor\\symfony\\deprecation-contracts\\function.php:25)"} [] [2024-08-05 09:49:49] request.INFO: Matched route "admin_psxdesign_theme_import_action". {"route":"admin_psxdesign_theme_import_action","route_parameters":{"_route":"admin_psxdesign_theme_import_action","_controller":"PrestaShop\\Module\\PsxDesign\\Controller\\Admin\\AdminPsxDesignThemeGeneralController::importThemeAction","_legacy_controller":"AdminThemes","_legacy_link":"AdminThemes:importtheme"},"request_uri":"http://localhost/hardscreen/admin9896kssj6vdq3zp41zj/index.php/modules/improve/design/themes/import?_token=hwz0f7mxP7AY-sjOPJLgGvK5Rt8Q-8tQ2XzR-AathG8&theme-ftp-path=Th%C3%A8me%20-%20v3.0.15-lifestyle.zip","method":"GET"} [] [2024-08-05 09:49:49] doctrine.DEBUG: SELECT t0.id_lang AS id_lang_1, t0.name AS name_2, t0.active AS active_3, t0.iso_code AS iso_code_4, t0.language_code AS language_code_5, t0.locale AS locale_6, t0.date_format_lite AS date_format_lite_7, t0.date_format_full AS date_format_full_8, t0.is_rtl AS is_rtl_9 FROM ps_lang t0 WHERE t0.id_lang = ? [1] [] [2024-08-05 09:49:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2024-08-05 09:49:49] security.DEBUG: User was reloaded from a user provider. {"provider":"PrestaShopBundle\\Security\\Admin\\EmployeeProvider","username":"[email protected]"} [] [2024-08-05 09:49:49] php.INFO: User Deprecated: __construct is deprecated since version 8.1 and will be removed in the next major version. {"exception":"[object] (ErrorException(code: 0): User Deprecated: __construct is deprecated since version 8.1 and will be removed in the next major version. at C:\\wamp64\\www\\hardscreen\\src\\PrestaShopBundle\\Controller\\Admin\\FrameworkBundleAdminController.php:70)"} [] [2024-08-05 09:49:49] php.INFO: User Deprecated: Auto-injection of the container for "PrestaShop\Module\PsxDesign\Controller\Admin\AdminPsxDesignThemeGeneralController" is deprecated since Symfony 4.2. Configure it as a service instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-injection of the container for \"PrestaShop\\Module\\PsxDesign\\Controller\\Admin\\AdminPsxDesignThemeGeneralController\" is deprecated since Symfony 4.2. Configure it as a service instead. at C:\\wamp64\\www\\hardscreen\\vendor\\symfony\\symfony\\src\\Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerResolver.php:77)"} [] [2024-08-05 09:49:49] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 09:49:49] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 09:49:49] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 09:49:49] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"C:\\\\wamp64\\\\www\\\\hardscreen\\\\vendor\\\\symfony\\\\symfony\\\\src\\\\Symfony\\\\Component\\\\HttpClient\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\hardscreen\\\\var\\\\cache\\\\dev\\\\ContainerAYduMnY\\\\appAppKernelDevDebugContainer.php\",\"line\":4613,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} [] [2024-08-05 09:49:49] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 09:49:49] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 09:49:49] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 09:49:49] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 09:49:49] doctrine.DEBUG: SELECT e.id_employee FROM ps_employee e WHERE (e.email = :email) AND (e.active = :active) LIMIT 1 {"email":"mbo-3f17ea49-6b9e-4e28-9bd [...]","active":true} [] [2024-08-05 09:49:49] php.INFO: User Deprecated: The default value of "$usePutenv" argument of "Symfony\Component\Dotenv\Dotenv::__construct" will be changed from "true" to "false" in Symfony 5.0. You should define its value explicitly. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The default value of \"$usePutenv\" argument of \"Symfony\\Component\\Dotenv\\Dotenv::__construct\" will be changed from \"true\" to \"false\" in Symfony 5.0. You should define its value explicitly. at C:\\wamp64\\www\\hardscreen\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Dotenv\\Dotenv.php:48)"} [] [2024-08-05 09:49:49] php.INFO: User Deprecated: The "$name" argument in method "Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector::__construct()" is deprecated since Symfony 4.2. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"$name\" argument in method \"Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector::__construct()\" is deprecated since Symfony 4.2. at C:\\wamp64\\www\\hardscreen\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector.php:37)"} [] [2024-08-05 09:49:49] php.INFO: User Deprecated: The "$version" argument in method "Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector::__construct()" is deprecated since Symfony 4.2. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"$version\" argument in method \"Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector::__construct()\" is deprecated since Symfony 4.2. at C:\\wamp64\\www\\hardscreen\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector.php:40)"} [] [2024-08-05 09:49:49] php.INFO: User Deprecated: __construct is deprecated since version 8.1 and will be removed in the next major version. {"exception":"[object] (ErrorException(code: 0): User Deprecated: __construct is deprecated since version 8.1 and will be removed in the next major version. at C:\\wamp64\\www\\hardscreen\\src\\PrestaShopBundle\\Controller\\Admin\\FrameworkBundleAdminController.php:70)"} [] [2024-08-05 09:49:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-08-05 09:49:49] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 09:49:49] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] Link to comment Share on other sites More sharing options...
dydy59 Posted August 5 Author Share Posted August 5 i clean the log and do the same proccess, this is the log : Quote [2024-08-05 10:06:16] php.INFO: User Deprecated: Since api-platform/core 2.7: The service "ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter" is deprecated, use ApiPlatform\Symfony\Routing\IriConverter instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: The service \"ApiPlatform\\Core\\Bridge\\Symfony\\Routing\\IriConverter\" is deprecated, use ApiPlatform\\Symfony\\Routing\\IriConverter instead. at C:\\wamp64\\www\\hardscreen\\vendor\\symfony\\deprecation-contracts\\function.php:25)"} [] [2024-08-05 10:06:16] request.INFO: Matched route "admin_psxdesign_theme_import_action". {"route":"admin_psxdesign_theme_import_action","route_parameters":{"_route":"admin_psxdesign_theme_import_action","_controller":"PrestaShop\\Module\\PsxDesign\\Controller\\Admin\\AdminPsxDesignThemeGeneralController::importThemeAction","_legacy_controller":"AdminThemes","_legacy_link":"AdminThemes:importtheme"},"request_uri":"http://localhost/hardscreen/admin9896kssj6vdq3zp41zj/index.php/modules/improve/design/themes/import?theme-ftp-path=lifestyle.zip","method":"GET"} [] [2024-08-05 10:06:16] doctrine.DEBUG: SELECT t0.id_lang AS id_lang_1, t0.name AS name_2, t0.active AS active_3, t0.iso_code AS iso_code_4, t0.language_code AS language_code_5, t0.locale AS locale_6, t0.date_format_lite AS date_format_lite_7, t0.date_format_full AS date_format_full_8, t0.is_rtl AS is_rtl_9 FROM ps_lang t0 WHERE t0.id_lang = ? [1] [] [2024-08-05 10:06:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2024-08-05 10:06:16] security.DEBUG: User was reloaded from a user provider. {"provider":"PrestaShopBundle\\Security\\Admin\\EmployeeProvider","username":"[email protected]"} [] [2024-08-05 10:06:16] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"C:\\\\wamp64\\\\www\\\\hardscreen\\\\vendor\\\\symfony\\\\symfony\\\\src\\\\Symfony\\\\Component\\\\HttpClient\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\hardscreen\\\\var\\\\cache\\\\dev\\\\ContainerAYduMnY\\\\appAppKernelDevDebugContainer.php\",\"line\":4613,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} [] [2024-08-05 10:06:16] php.INFO: User Deprecated: The "$name" argument in method "Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector::__construct()" is deprecated since Symfony 4.2. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"$name\" argument in method \"Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector::__construct()\" is deprecated since Symfony 4.2. at C:\\wamp64\\www\\hardscreen\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector.php:37)"} [] [2024-08-05 10:06:16] php.INFO: User Deprecated: The "$version" argument in method "Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector::__construct()" is deprecated since Symfony 4.2. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"$version\" argument in method \"Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector::__construct()\" is deprecated since Symfony 4.2. at C:\\wamp64\\www\\hardscreen\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector.php:40)"} [] [2024-08-05 10:06:16] php.INFO: User Deprecated: __construct is deprecated since version 8.1 and will be removed in the next major version. {"exception":"[object] (ErrorException(code: 0): User Deprecated: __construct is deprecated since version 8.1 and will be removed in the next major version. at C:\\wamp64\\www\\hardscreen\\src\\PrestaShopBundle\\Controller\\Admin\\FrameworkBundleAdminController.php:70)"} [] [2024-08-05 10:06:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-08-05 10:06:16] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 10:06:16] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 10:06:16] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 10:06:16] php.INFO: User Deprecated: Since api-platform/core 2.7: The service "ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter" is deprecated, use ApiPlatform\Symfony\Routing\IriConverter instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: The service \"ApiPlatform\\Core\\Bridge\\Symfony\\Routing\\IriConverter\" is deprecated, use ApiPlatform\\Symfony\\Routing\\IriConverter instead. at C:\\wamp64\\www\\hardscreen\\vendor\\symfony\\deprecation-contracts\\function.php:25)"} [] [2024-08-05 10:06:16] request.INFO: Matched route "admin_security_compromised". {"route":"admin_security_compromised","route_parameters":{"_route":"admin_security_compromised","_controller":"PrestaShopBundle\\Controller\\Admin\\SecurityController::compromisedAccessAction"},"request_uri":"http://localhost/hardscreen/admin9896kssj6vdq3zp41zj/index.php/security/compromised?_token=hwz0f7mxP7AY-sjOPJLgGvK5Rt8Q-8tQ2XzR-AathG8&uri=http%253A%252F%252Flocalhost%252Fhardscreen%252Fadmin9896kssj6vdq3zp41zj%252Findex.php%252Fmodules%252Fimprove%252Fdesign%252Fthemes%252Fimport%253Ftheme-ftp-path%253Dlifestyle.zip","method":"GET"} [] [2024-08-05 10:06:16] doctrine.DEBUG: SELECT t0.id_lang AS id_lang_1, t0.name AS name_2, t0.active AS active_3, t0.iso_code AS iso_code_4, t0.language_code AS language_code_5, t0.locale AS locale_6, t0.date_format_lite AS date_format_lite_7, t0.date_format_full AS date_format_full_8, t0.is_rtl AS is_rtl_9 FROM ps_lang t0 WHERE t0.id_lang = ? [1] [] [2024-08-05 10:06:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2024-08-05 10:06:16] security.DEBUG: User was reloaded from a user provider. {"provider":"PrestaShopBundle\\Security\\Admin\\EmployeeProvider","username":"[email protected]"} [] [2024-08-05 10:06:16] php.INFO: User Deprecated: __construct is deprecated since version 8.1 and will be removed in the next major version. {"exception":"[object] (ErrorException(code: 0): User Deprecated: __construct is deprecated since version 8.1 and will be removed in the next major version. at C:\\wamp64\\www\\hardscreen\\src\\PrestaShopBundle\\Controller\\Admin\\FrameworkBundleAdminController.php:70)"} [] [2024-08-05 10:06:16] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 10:06:16] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 10:06:16] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 10:06:16] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"C:\\\\wamp64\\\\www\\\\hardscreen\\\\vendor\\\\symfony\\\\symfony\\\\src\\\\Symfony\\\\Component\\\\HttpClient\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\hardscreen\\\\var\\\\cache\\\\dev\\\\ContainerAYduMnY\\\\appAppKernelDevDebugContainer.php\",\"line\":4613,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} [] [2024-08-05 10:06:16] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 10:06:16] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 10:06:17] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 10:06:17] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 10:06:17] doctrine.DEBUG: SELECT e.id_employee FROM ps_employee e WHERE (e.email = :email) AND (e.active = :active) LIMIT 1 {"email":"mbo-3f17ea49-6b9e-4e28-9bd [...]","active":true} [] [2024-08-05 10:06:17] php.INFO: User Deprecated: The default value of "$usePutenv" argument of "Symfony\Component\Dotenv\Dotenv::__construct" will be changed from "true" to "false" in Symfony 5.0. You should define its value explicitly. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The default value of \"$usePutenv\" argument of \"Symfony\\Component\\Dotenv\\Dotenv::__construct\" will be changed from \"true\" to \"false\" in Symfony 5.0. You should define its value explicitly. at C:\\wamp64\\www\\hardscreen\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Dotenv\\Dotenv.php:48)"} [] [2024-08-05 10:06:17] php.INFO: User Deprecated: __construct is deprecated since version 8.1 and will be removed in the next major version. {"exception":"[object] (ErrorException(code: 0): User Deprecated: __construct is deprecated since version 8.1 and will be removed in the next major version. at C:\\wamp64\\www\\hardscreen\\src\\PrestaShopBundle\\Controller\\Admin\\FrameworkBundleAdminController.php:70)"} [] [2024-08-05 10:06:17] php.INFO: User Deprecated: The "$name" argument in method "Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector::__construct()" is deprecated since Symfony 4.2. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"$name\" argument in method \"Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector::__construct()\" is deprecated since Symfony 4.2. at C:\\wamp64\\www\\hardscreen\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector.php:37)"} [] [2024-08-05 10:06:17] php.INFO: User Deprecated: The "$version" argument in method "Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector::__construct()" is deprecated since Symfony 4.2. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"$version\" argument in method \"Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector::__construct()\" is deprecated since Symfony 4.2. at C:\\wamp64\\www\\hardscreen\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector.php:40)"} [] [2024-08-05 10:06:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-08-05 10:06:17] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 10:06:17] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 10:06:17] php.INFO: User Deprecated: Since api-platform/core 2.7: The service "ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter" is deprecated, use ApiPlatform\Symfony\Routing\IriConverter instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: The service \"ApiPlatform\\Core\\Bridge\\Symfony\\Routing\\IriConverter\" is deprecated, use ApiPlatform\\Symfony\\Routing\\IriConverter instead. at C:\\wamp64\\www\\hardscreen\\vendor\\symfony\\deprecation-contracts\\function.php:25)"} [] [2024-08-05 10:06:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"58a167"},"request_uri":"http://localhost/hardscreen/admin9896kssj6vdq3zp41zj/index.php/_wdt/58a167?_token=hwz0f7mxP7AY-sjOPJLgGvK5Rt8Q-8tQ2XzR-AathG8","method":"GET"} [] [2024-08-05 10:06:17] doctrine.DEBUG: SELECT t0.id_lang AS id_lang_1, t0.name AS name_2, t0.active AS active_3, t0.iso_code AS iso_code_4, t0.language_code AS language_code_5, t0.locale AS locale_6, t0.date_format_lite AS date_format_lite_7, t0.date_format_full AS date_format_full_8, t0.is_rtl AS is_rtl_9 FROM ps_lang t0 WHERE t0.id_lang = ? [1] [] [2024-08-05 10:06:17] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"C:\\\\wamp64\\\\www\\\\hardscreen\\\\vendor\\\\symfony\\\\symfony\\\\src\\\\Symfony\\\\Component\\\\HttpClient\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\hardscreen\\\\var\\\\cache\\\\dev\\\\ContainerAYduMnY\\\\appAppKernelDevDebugContainer.php\",\"line\":4613,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} [] [2024-08-05 10:06:17] php.INFO: User Deprecated: The "$name" argument in method "Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector::__construct()" is deprecated since Symfony 4.2. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"$name\" argument in method \"Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector::__construct()\" is deprecated since Symfony 4.2. at C:\\wamp64\\www\\hardscreen\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector.php:37)"} [] [2024-08-05 10:06:17] php.INFO: User Deprecated: The "$version" argument in method "Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector::__construct()" is deprecated since Symfony 4.2. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"$version\" argument in method \"Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector::__construct()\" is deprecated since Symfony 4.2. at C:\\wamp64\\www\\hardscreen\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector.php:40)"} [] [2024-08-05 10:06:17] php.INFO: User Deprecated: __construct is deprecated since version 8.1 and will be removed in the next major version. {"exception":"[object] (ErrorException(code: 0): User Deprecated: __construct is deprecated since version 8.1 and will be removed in the next major version. at C:\\wamp64\\www\\hardscreen\\src\\PrestaShopBundle\\Controller\\Admin\\FrameworkBundleAdminController.php:70)"} [] [2024-08-05 10:06:17] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 10:06:17] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 10:06:17] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 10:06:17] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 10:06:17] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 10:06:17] php.INFO: User Deprecated: The default value of "$usePutenv" argument of "Symfony\Component\Dotenv\Dotenv::__construct" will be changed from "true" to "false" in Symfony 5.0. You should define its value explicitly. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The default value of \"$usePutenv\" argument of \"Symfony\\Component\\Dotenv\\Dotenv::__construct\" will be changed from \"true\" to \"false\" in Symfony 5.0. You should define its value explicitly. at C:\\wamp64\\www\\hardscreen\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Dotenv\\Dotenv.php:48)"} [] [2024-08-05 10:06:17] php.INFO: User Deprecated: Implementing the "PrestaShopBundle\DataCollector\HookDataCollector::unserialize()" method is deprecated since Symfony 4.3, store all the serialized state in the "data" property instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Implementing the \"PrestaShopBundle\\DataCollector\\HookDataCollector::unserialize()\" method is deprecated since Symfony 4.3, store all the serialized state in the \"data\" property instead. at C:\\wamp64\\www\\hardscreen\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\DataCollector\\DataCollector.php:130)"} [] [2024-08-05 10:06:17] php.INFO: User Deprecated: The method "Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector::getApplicationVersion()" is deprecated since Symfony 4.2. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The method \"Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector::getApplicationVersion()\" is deprecated since Symfony 4.2. at C:\\wamp64\\www\\hardscreen\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector.php:128)"} [] [2024-08-05 10:06:17] php.INFO: User Deprecated: The method "Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector::getApplicationName()" is deprecated since Symfony 4.2. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The method \"Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector::getApplicationName()\" is deprecated since Symfony 4.2. at C:\\wamp64\\www\\hardscreen\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector.php:118)"} [] [2024-08-05 10:06:17] php.INFO: User Deprecated: The method "Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector::getApplicationVersion()" is deprecated since Symfony 4.2. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The method \"Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector::getApplicationVersion()\" is deprecated since Symfony 4.2. at C:\\wamp64\\www\\hardscreen\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector.php:128)"} [] [2024-08-05 10:06:17] php.INFO: User Deprecated: The method "Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector::getApplicationVersion()" is deprecated since Symfony 4.2. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The method \"Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector::getApplicationVersion()\" is deprecated since Symfony 4.2. at C:\\wamp64\\www\\hardscreen\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector.php:128)"} [] [2024-08-05 10:06:17] php.INFO: User Deprecated: The method "Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector::getApplicationVersion()" is deprecated since Symfony 4.2. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The method \"Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector::getApplicationVersion()\" is deprecated since Symfony 4.2. at C:\\wamp64\\www\\hardscreen\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector.php:128)"} [] [2024-08-05 10:06:23] php.INFO: User Deprecated: Since api-platform/core 2.7: The service "ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter" is deprecated, use ApiPlatform\Symfony\Routing\IriConverter instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: The service \"ApiPlatform\\Core\\Bridge\\Symfony\\Routing\\IriConverter\" is deprecated, use ApiPlatform\\Symfony\\Routing\\IriConverter instead. at C:\\wamp64\\www\\hardscreen\\vendor\\symfony\\deprecation-contracts\\function.php:25)"} [] [2024-08-05 10:06:23] request.INFO: Matched route "admin_psxdesign_theme_import_action". {"route":"admin_psxdesign_theme_import_action","route_parameters":{"_route":"admin_psxdesign_theme_import_action","_controller":"PrestaShop\\Module\\PsxDesign\\Controller\\Admin\\AdminPsxDesignThemeGeneralController::importThemeAction","_legacy_controller":"AdminThemes","_legacy_link":"AdminThemes:importtheme"},"request_uri":"http://localhost/hardscreen/admin9896kssj6vdq3zp41zj/index.php/modules/improve/design/themes/import?_token=hwz0f7mxP7AY-sjOPJLgGvK5Rt8Q-8tQ2XzR-AathG8&theme-ftp-path=lifestyle.zip","method":"GET"} [] [2024-08-05 10:06:23] doctrine.DEBUG: SELECT t0.id_lang AS id_lang_1, t0.name AS name_2, t0.active AS active_3, t0.iso_code AS iso_code_4, t0.language_code AS language_code_5, t0.locale AS locale_6, t0.date_format_lite AS date_format_lite_7, t0.date_format_full AS date_format_full_8, t0.is_rtl AS is_rtl_9 FROM ps_lang t0 WHERE t0.id_lang = ? [1] [] [2024-08-05 10:06:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2024-08-05 10:06:23] security.DEBUG: User was reloaded from a user provider. {"provider":"PrestaShopBundle\\Security\\Admin\\EmployeeProvider","username":"[email protected]"} [] [2024-08-05 10:06:23] php.INFO: User Deprecated: __construct is deprecated since version 8.1 and will be removed in the next major version. {"exception":"[object] (ErrorException(code: 0): User Deprecated: __construct is deprecated since version 8.1 and will be removed in the next major version. at C:\\wamp64\\www\\hardscreen\\src\\PrestaShopBundle\\Controller\\Admin\\FrameworkBundleAdminController.php:70)"} [] [2024-08-05 10:06:23] php.INFO: User Deprecated: Auto-injection of the container for "PrestaShop\Module\PsxDesign\Controller\Admin\AdminPsxDesignThemeGeneralController" is deprecated since Symfony 4.2. Configure it as a service instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-injection of the container for \"PrestaShop\\Module\\PsxDesign\\Controller\\Admin\\AdminPsxDesignThemeGeneralController\" is deprecated since Symfony 4.2. Configure it as a service instead. at C:\\wamp64\\www\\hardscreen\\vendor\\symfony\\symfony\\src\\Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerResolver.php:77)"} [] [2024-08-05 10:06:23] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 10:06:23] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 10:06:23] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 10:06:23] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":512,\"file\":\"C:\\\\wamp64\\\\www\\\\hardscreen\\\\vendor\\\\symfony\\\\symfony\\\\src\\\\Symfony\\\\Component\\\\HttpClient\\\\HttpClient.php\",\"line\":37,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\hardscreen\\\\var\\\\cache\\\\dev\\\\ContainerAYduMnY\\\\appAppKernelDevDebugContainer.php\",\"line\":4613,\"function\":\"create\",\"class\":\"Symfony\\\\Component\\\\HttpClient\\\\HttpClient\",\"type\":\"::\"}],\"count\":1})"} [] [2024-08-05 10:06:23] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 10:06:23] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 10:06:23] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 10:06:23] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 10:06:23] doctrine.DEBUG: SELECT e.id_employee FROM ps_employee e WHERE (e.email = :email) AND (e.active = :active) LIMIT 1 {"email":"mbo-3f17ea49-6b9e-4e28-9bd [...]","active":true} [] [2024-08-05 10:06:23] php.INFO: User Deprecated: The default value of "$usePutenv" argument of "Symfony\Component\Dotenv\Dotenv::__construct" will be changed from "true" to "false" in Symfony 5.0. You should define its value explicitly. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The default value of \"$usePutenv\" argument of \"Symfony\\Component\\Dotenv\\Dotenv::__construct\" will be changed from \"true\" to \"false\" in Symfony 5.0. You should define its value explicitly. at C:\\wamp64\\www\\hardscreen\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Dotenv\\Dotenv.php:48)"} [] [2024-08-05 10:06:23] php.INFO: User Deprecated: The "$name" argument in method "Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector::__construct()" is deprecated since Symfony 4.2. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"$name\" argument in method \"Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector::__construct()\" is deprecated since Symfony 4.2. at C:\\wamp64\\www\\hardscreen\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector.php:37)"} [] [2024-08-05 10:06:23] php.INFO: User Deprecated: The "$version" argument in method "Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector::__construct()" is deprecated since Symfony 4.2. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"$version\" argument in method \"Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector::__construct()\" is deprecated since Symfony 4.2. at C:\\wamp64\\www\\hardscreen\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector.php:40)"} [] [2024-08-05 10:06:23] php.INFO: User Deprecated: __construct is deprecated since version 8.1 and will be removed in the next major version. {"exception":"[object] (ErrorException(code: 0): User Deprecated: __construct is deprecated since version 8.1 and will be removed in the next major version. at C:\\wamp64\\www\\hardscreen\\src\\PrestaShopBundle\\Controller\\Admin\\FrameworkBundleAdminController.php:70)"} [] [2024-08-05 10:06:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-08-05 10:06:24] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] [2024-08-05 10:06:24] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at C:\\wamp64\\www\\hardscreen\\src\\Adapter\\Configuration.php:427)"} [] Link to comment Share on other sites More sharing options...
jmauclair Posted August 5 Share Posted August 5 1 minute ago, dydy59 said: i clean the log and do the same proccess, this is the log : Whats is your PHP version on your server ? Link to comment Share on other sites More sharing options...
dydy59 Posted August 5 Author Share Posted August 5 I use the 8.1.26 version of PHP on my server WAMP. Link to comment Share on other sites More sharing options...
jmauclair Posted August 6 Share Posted August 6 On 8/5/2024 at 10:22 AM, dydy59 said: I use the 8.1.26 version of PHP on my server WAMP. Can you send a phpinfo screenshot of your actual conf ? Link to comment Share on other sites More sharing options...
dydy59 Posted August 6 Author Share Posted August 6 Yes but the phpinfo page is very long, wich part do you want to see ? Link to comment Share on other sites More sharing options...
jmauclair Posted August 6 Share Posted August 6 2 hours ago, dydy59 said: Yes but the phpinfo page is very long, wich part do you want to see ? Just send the first part of it By the way, is your theme compatible with 8.1 ? Link to comment Share on other sites More sharing options...
dydy59 Posted August 6 Author Share Posted August 6 Yeah i'm trying to put the "hummingbird" theme Link to comment Share on other sites More sharing options...
ToyLover Posted October 31 Share Posted October 31 Hi, I have the exact same problem, but also I can't go back to "Classic" theme from Prestashop I'm using Prestashop 8.2.0 and I installed a theme (Alysum) a few days ago; now I wanted to install a different theme, but I get the error from the original message posted here. I also can't go back to "Classic" theme, when I try to choose it I ver this error: "No route found for "POST /modules/improve/design/themes": Method Not Allowed (Allow: GET)" 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