Pathway Posted January 24, 2019 Share Posted January 24, 2019 While I tried to use the "1 click upgrade module", it threw an error , and now the backoffice and the front have the same error. Log.txt from Autoupgrade folder [2019-01-24 15:09:41] Starting upgrade... [2019-01-24 15:09:41] Shop deactivated. Now downloading... (this can take a while) [2019-01-24 15:09:41] Downloaded archive will come from https://download.prestashop.com/download/releases/prestashop_1.7.5.0.zip [2019-01-24 15:09:41] MD5 hash will be checked against ae5cf6b2798a2cb489fd6529c08ef127 [2019-01-24 15:09:41] Downloading from https://download.prestashop.com/download/releases/prestashop_1.7.5.0.zip [2019-01-24 15:09:41] File will be saved in /home/sites/obdeleven.ro/public_html/admin494nvkhji/autoupgrade/download/prestashop.zip [2019-01-24 15:09:41] Download directory has been emptied [2019-01-24 15:09:44] Download complete. [2019-01-24 15:09:44] Download complete. Now extracting... [2019-01-24 15:09:44] "/latest" directory has been emptied [2019-01-24 15:09:44] Using class ZipArchive... [2019-01-24 15:09:44] Archive extracted [2019-01-24 15:09:44] Using class ZipArchive... [2019-01-24 15:09:44] Unable to open zipFile /home/sites/obdeleven.ro/public_html/admin494nvkhji/autoupgrade/latest/prestashop.zip [2019-01-24 15:09:44] [INTERNAL] /home/sites/obdeleven.ro/public_html/modules/autoupgrade/classes/pclzip.lib.php line 191 - Methods with the same name as their class will not be constructors in a future version of PHP; PclZip has a deprecated constructor [2019-01-24 15:09:44] Using class PclZip... [2019-01-24 15:09:44] [ERROR] Error on extracting archive using PclZip: PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature. [2019-01-24 15:09:44] Unable to extract /home/sites/obdeleven.ro/public_html/admin494nvkhji/autoupgrade/download/prestashop.zip file into /home/sites/obdeleven.ro/public_html/admin494nvkhji/autoupgrade/latest folder... Link to comment Share on other sites More sharing options...
mcb2019 Posted February 1, 2019 Share Posted February 1, 2019 The same thing happened to me, yesterday I activated the module from a click and it seemed that everything was going correctly. The migration was from 1.6 to 1.7.0.5 I can access the maintenance module but on some pages I have an error 500: Oops! An Error Occurred The server returned to "500 Internal Server Error". Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused. I have activated the debug mode and in accessing the panel I get the following information: Warning: Declaration of Tools :: getPath ($ category_id, $ path = '', $ link_on_the_item = false, $ category_type = 'products', Context $ context = NULL) should be compatible with ToolsCore :: getPath ($ url_base, $ categoryid , $ path = '', $ highlight = '', $ category_type = 'catalog', $ home = false) in /homepages/8/d563977166/htdocs/MiCasaBonita/override/classes/Tools.php on line 101 Warning: Can not modify header information - headers already sent by (output started at /homepages/8/d563977166/htdocs/MiCasaBonita/override/classes/Tools.php:101) in / homepages / 8 / d563977166 / htdocs / MiCasaBonita / classes / Cookie.php on line 368 I need help, urgently. Link to comment Share on other sites More sharing options...
pachobv Posted February 1, 2019 Share Posted February 1, 2019 For me it was different, I installed a module, everything was working... I doidn't like the module, so I decided to deleted it... Now I ge a 500 error when I go to see modules and in my front office... Everything else works in backoffice Please help! Link to comment Share on other sites More sharing options...
JBW Posted February 4, 2019 Share Posted February 4, 2019 Which PHP version is running on your server? You can run follwing script to see if your server fulfills the requirements: https://github.com/PrestaShop/php-ps-info 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