Pramus Posted March 29, 2013 Share Posted March 29, 2013 [Ajax / Server Error] textStatus: "error" errorThrown:"" jqXHR: "" Any ideas Link to comment Share on other sites More sharing options...
NemoPS Posted March 30, 2013 Share Posted March 30, 2013 It's a bit vague. When do yo get that error? Can you inspect the network tab/ajax calls when getting that error? Link to comment Share on other sites More sharing options...
sf-webdesign Posted March 30, 2013 Share Posted March 30, 2013 I have experienced the same. The error occurs when the "1-click update"-module is "extracting". anyone a solution? Btw, all checks were fulfilled. Link to comment Share on other sites More sharing options...
doigro Posted March 31, 2013 Share Posted March 31, 2013 (edited) I have the same error when upgrading using 1-click I have the following error listed in autoupgrade folder error_log [31-Mar-2013 09:18:36 UTC] PHP Fatal error: Allowed memory size of 100663296 bytes exhausted (tried to allocate 106 bytes) in /home/XXXX/public_html/modules/autoupgrade/AdminSelfUpgrade.php on line 3349 [31-Mar-2013 09:23:37 UTC] PHP Fatal error: Allowed memory size of 100663296 bytes exhausted (tried to allocate 71 bytes) in /home/XXXX/public_html/modules/autoupgrade/AdminSelfUpgrade.php on line 3349 Edited March 31, 2013 by doigro (see edit history) Link to comment Share on other sites More sharing options...
Mikas Posted April 1, 2013 Share Posted April 1, 2013 Are you guys using the newest 1-click-upgrade module version? Link to comment Share on other sites More sharing options...
sf-webdesign Posted April 1, 2013 Share Posted April 1, 2013 Hi guys, still not working.. I'm using the version 1.0.13 of 1click upgrade Trying to update from to: Your current prestashop version 1.5.3.1 Latest official version for channel minor 1.5.4 stable (1.5.4.0) Error: [Ajax / Server Error] textStatus: "error" errorThrown:"Service Unavailable" jqXHR: " " I'm hosted at one.com Regards Link to comment Share on other sites More sharing options...
doigro Posted April 1, 2013 Share Posted April 1, 2013 Are you guys using the newest 1-click-upgrade module version? I think so... I am using 1.0.13 that appears to be the latest. Any ideas for fixing this? Link to comment Share on other sites More sharing options...
rmis Posted April 1, 2013 Share Posted April 1, 2013 Hello! I'm try to upgrde, but i get that message: Ajax / Server Error] textStatus: "error" errorThrown:"" jqXHR: "" I readed other's post, but i have no idea of that.... Link to comment Share on other sites More sharing options...
doigro Posted April 2, 2013 Share Posted April 2, 2013 Solved this by disabling SEO Friendly URL 1 Link to comment Share on other sites More sharing options...
rmis Posted April 2, 2013 Share Posted April 2, 2013 Currently processing [Ajax / Server Error] textStatus: "error" errorThrown:"Server Hangup" jqXHR: " I have a new error message.... server hangup Does Anyone know what's this? Link to comment Share on other sites More sharing options...
NemoPS Posted April 2, 2013 Share Posted April 2, 2013 To everybody posting "[Ajax / Server Error] textStatus: "error" errorThrown:"Server Hangup" jqXHR:" This is pretty much meaningless to anybody trying to help. be sure you get "chrome developer tools" or firebug, and then, if you have the first one, examine the "network tab", or the console in the second one. There will be more details about those errors Link to comment Share on other sites More sharing options...
rmis Posted April 2, 2013 Share Posted April 2, 2013 To everybody posting "[Ajax / Server Error] textStatus: "error" errorThrown:"Server Hangup" jqXHR:" This is pretty much meaningless to anybody trying to help. be sure you get "chrome developer tools" or firebug, and then, if you have the first one, examine the "network tab", or the console in the second one. There will be more details about those errors At first, Thank for everybody, who try to help me! But in my latest post, I intrested in only about what is this message. Link to comment Share on other sites More sharing options...
sf-webdesign Posted April 2, 2013 Share Posted April 2, 2013 Hi Nemo1, In the attachment you will find the results of the network test. Btw, I already had disabled the Friendly URLs. I have my store located in a submate (not at the root). Regards and thanks! Link to comment Share on other sites More sharing options...
Doug Hurd Posted April 3, 2013 Share Posted April 3, 2013 I am receiving the same error message when trying to upgrade from PrestaShop™ 1.5.3.1 Has anyone had success upgrading to 1.5.4 using 1-click upgrade? Link to comment Share on other sites More sharing options...
NemoPS Posted April 3, 2013 Share Posted April 3, 2013 It looks like the server is timing out, it probably has a 30 seconds limit for the scripts, try increasing it Link to comment Share on other sites More sharing options...
Doug Hurd Posted April 3, 2013 Share Posted April 3, 2013 I added the following two lines to my PHP5.ini on my Godaddy server and the 1-Click Upgrade worked. max_execution_time = 120 memory_limit = 64M Link to comment Share on other sites More sharing options...
sf-webdesign Posted April 5, 2013 Share Posted April 5, 2013 Okay, I see the webhosting I am at only provides max_execution of 50 seconds.. That's the problem I think! Thanks Link to comment Share on other sites More sharing options...
dformica Posted April 6, 2013 Share Posted April 6, 2013 I was able to upgrade both 1 click and from version 1.5.3.1 to 1.5.4.0 (automated upgrade, on a default theme) all successfully installed. But now testing, I can't even add an item to the shopping cart. I get the below error. Please help. Impossible to add the product to the cart. textStatus: 'error' errorThrown: '' responseText: Link to comment Share on other sites More sharing options...
register25 Posted April 8, 2013 Share Posted April 8, 2013 Hi, Im receiving the same error (Ajax / Server Error] textStatus: "error" errorThrown:"" jqXHR: "") Im attaching error screenshots from developer tools. My execution time is set to 300. Also i see missing files 404 error, but i also cant find these files my another fresh presta install. maybe you know where can be problem? Best regards, D Link to comment Share on other sites More sharing options...
sf-webdesign Posted April 8, 2013 Share Posted April 8, 2013 Okay.. That's interesting! Your execution time seems to be sufficient.. Anyone knows how to solve this? Regards Link to comment Share on other sites More sharing options...
usengines Posted April 8, 2013 Share Posted April 8, 2013 Our usengines.net front was not showing at all, while the admin worked fine.. Attempted to upgrade it to 1.4.4 hoping this would solve the problem, and got the ajax error when trying to upgrade it, so ended up here. Tried Diogro solution "Solved this by disabling SEO Friendly URL" and it worked with respect to showing the front end, next will try the upgrade. Have successfully upgraded from 1.5.3.1 to 1.5.4 on other sites, and fixed the csv import categories problem with help from Nemo1. Link to comment Share on other sites More sharing options...
doigro Posted April 8, 2013 Share Posted April 8, 2013 Beware of this SEO error. I suspect it affects the seo for multilanguage shops. I did the upgrade but later when i tried to activate two more languages i get error 500 at customer login. Just browsing the site is ok, but when the customer tries to login ... then 500 error. After trying to fix with all my knowledge i give up ... and now i am trying to migrate the content to a new installation. Can anyone confirm this seo 500 error at login in multilanguage shops? Link to comment Share on other sites More sharing options...
GoGoMo Posted April 16, 2013 Share Posted April 16, 2013 Hi use the 1-Click upgrade but I got a lot errors how do I resolve these errors: [ERROR] /modules/cashondelivery/ has not been unzipped[WARNING] error when trying to upgrade module cashondelivery.[ERROR] /modules/cashondelivery/ has not been unzipped[WARNING] error when trying to upgrade module cashondelivery.[ERROR] /modules/ebay/ has not been unzipped[ERROR] /modules/ebay/ajax/ has not been unzipped[ERROR] /modules/ebay/log/ has not been unzipped[ERROR] /modules/ebay/template/ has not been unzipped[ERROR] /modules/ebay/template/images/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/refs/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/refs/heads/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/refs/tags/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/refs/remotes/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/refs/remotes/origin/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/branches/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/hooks/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/info/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/pack/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/info/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/12/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/7e/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/81/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/9e/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/23/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/df/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/d1/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/39/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/9d/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/b7/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/e4/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/2e/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/3c/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/48/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/3d/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/65/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/d9/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/7b/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/62/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/7a/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/51/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/d2/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/d5/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/e1/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/78/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/0f/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/10/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/1d/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/4b/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/logs/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/logs/refs/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/logs/refs/heads/ has not been unzipped[ERROR] /modules/ebay/help/ has not been unzipped[ERROR] /modules/ebay/mails/ has not been unzipped[ERROR] /modules/ebay/mails/en/ has not been unzipped[ERROR] /modules/ebay/mails/fr/ has not been unzipped[ERROR] /modules/ebay/mails/it/ has not been unzipped[WARNING] error when trying to upgrade module ebay.[ERROR] /modules/ebay/ has not been unzipped[ERROR] /modules/ebay/ajax/ has not been unzipped[ERROR] /modules/ebay/log/ has not been unzipped[ERROR] /modules/ebay/template/ has not been unzipped[ERROR] /modules/ebay/template/images/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/refs/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/refs/heads/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/refs/tags/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/refs/remotes/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/refs/remotes/origin/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/branches/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/hooks/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/info/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/pack/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/info/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/12/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/7e/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/81/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/9e/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/23/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/df/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/d1/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/39/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/9d/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/b7/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/e4/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/2e/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/3c/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/48/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/3d/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/65/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/d9/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/7b/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/62/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/7a/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/51/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/d2/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/d5/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/e1/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/78/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/0f/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/10/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/1d/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/objects/4b/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/logs/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/logs/refs/ has not been unzipped[ERROR] /modules/ebay/backward_compatibility/.git/logs/refs/heads/ has not been unzipped[ERROR] /modules/ebay/help/ has not been unzipped[ERROR] /modules/ebay/mails/ has not been unzipped[ERROR] /modules/ebay/mails/en/ has not been unzipped[ERROR] /modules/ebay/mails/fr/ has not been unzipped[ERROR] /modules/ebay/mails/it/ has not been unzipped[WARNING] error when trying to upgrade module ebay.[ERROR] /modules/gsitemap/ has not been unzipped[ERROR] /modules/gsitemap/translations/ has not been unzipped[WARNING] error when trying to upgrade module gsitemap.[ERROR] /modules/gsitemap/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/refs/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/refs/heads/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/refs/tags/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/refs/remotes/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/refs/remotes/origin/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/branches/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/hooks/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/info/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/pack/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/info/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/1f/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/2b/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/12/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/7e/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/81/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/9e/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/23/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/df/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/d1/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/39/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/b7/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/a4/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/e4/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/2e/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/3c/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/48/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/0a/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/3d/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/65/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/d9/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/7b/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/64/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/62/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/7a/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/31/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/9d/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/51/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/d2/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/d5/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/e1/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/78/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/0f/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/10/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/1d/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/objects/4b/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/logs/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/logs/refs/ has not been unzipped[ERROR] /modules/gsitemap/backward_compatibility/.git/logs/refs/heads/ has not been unzipped[ERROR] /modules/gsitemap/img/ has not been unzipped[ERROR] /modules/gsitemap/tpl/ has not been unzipped[ERROR] /modules/gsitemap/translations/ has not been unzipped[ERROR] /modules/gsitemap/upgrade/ has not been unzipped[WARNING] error when trying to upgrade module gsitemap.[ERROR] /modules/stripejs/ has not been unzipped[ERROR] /modules/stripejs/img/ has not been unzipped[ERROR] /modules/stripejs/lib/ has not been unzipped[ERROR] /modules/stripejs/lib/Stripe/ has not been unzipped[ERROR] /modules/stripejs/lib/Stripe/Util/ has not been unzipped[ERROR] /modules/stripejs/lib/data/ has not been unzipped[WARNING] error when trying to upgrade module stripejs.[ERROR] /modules/stripejs/ has not been unzipped[ERROR] /modules/stripejs/img/ has not been unzipped[ERROR] /modules/stripejs/lib/ has not been unzipped[ERROR] /modules/stripejs/lib/Stripe/ has not been unzipped[ERROR] /modules/stripejs/lib/Stripe/Util/ has not been unzipped[ERROR] /modules/stripejs/lib/data/ has not been unzipped[WARNING] error when trying to upgrade module stripejs.[ERROR] /modules/themeinstallator/ has not been unzipped[ERROR] /modules/themeinstallator/export/ has not been unzipped[ERROR] /modules/themeinstallator/import/ has not been unzipped[WARNING] error when trying to upgrade module themeinstallator.[ERROR] /modules/themeinstallator/ has not been unzipped[ERROR] /modules/themeinstallator/export/ has not been unzipped[ERROR] /modules/themeinstallator/import/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/refs/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/refs/heads/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/refs/tags/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/refs/remotes/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/refs/remotes/origin/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/branches/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/hooks/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/info/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/pack/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/info/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/1f/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/2b/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/12/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/7e/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/81/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/9e/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/23/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/df/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/d1/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/39/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/b7/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/a4/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/e4/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/2e/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/3c/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/48/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/0a/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/3d/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/65/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/d9/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/7b/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/64/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/62/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/7a/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/31/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/9d/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/51/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/d2/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/d5/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/e1/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/78/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/0f/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/10/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/1d/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/objects/4b/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/logs/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/logs/refs/ has not been unzipped[ERROR] /modules/themeinstallator/backward_compatibility/.git/logs/refs/heads/ has not been unzipped[WARNING] error when trying to upgrade module themeinstallator. Link to comment Share on other sites More sharing options...
GoGoMo Posted April 16, 2013 Share Posted April 16, 2013 When do yo get that error The list of errors was next to the list highlighted in blue box in BO when I perform 1-Click Upgrade. My shop has been updated to 1.5.4.0 but I haven't experience any other problems other than the Ajax error that everybody else was experiencing. I disabled the Friendly URL after the upgrade to 1.5.4.0 those were the errors I saw in 1-Click Upgrade. Do I have to upgrade or reinstall the modules that didn't unzip when I upgraded to 1.5.4.0? Link to comment Share on other sites More sharing options...
Antakarana Posted April 21, 2013 Share Posted April 21, 2013 (edited) I was able to upgrade both 1 click and from version 1.5.3.1 to 1.5.4.0 (automated upgrade, on a default theme) all successfully installed. But now testing, I can't even add an item to the shopping cart. I get the below error. Please help. Impossible to add the product to the cart. textStatus: 'error' errorThrown: '' responseText: That issue is probably due to ajax cart... and its incompatibility with the last paypal module... You have 2 options, go to cart module and unable ajax or also you can unistall paypal module and reinstall it from the prestashop addons ... they have seem to fix the problem as you can see here: http://www.prestasho...-update/unread/ I hope it helps! Anyway... I have the same problem of this thread when trying to update PS from 1.5.3.1 to 1.5.4 by using 1-click update Please help! Edited April 21, 2013 by Antakarana (see edit history) Link to comment Share on other sites More sharing options...
Antakarana Posted April 28, 2013 Share Posted April 28, 2013 hi every body... I have the same error, and I have fixed it in that way: http://www.prestashop.com/forums/index.php?/topic/182016-ajax-server-error-textstatus-error-errorthrown-when-trying-to-upgrade-with-1click-autoupgrade/page__view__findpost__p__1203237 hope that helps! regards 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