sperio Posted June 8, 2009 Share Posted June 8, 2009 TECHNICAL ERROR: unable to refresh the cart.Details:Error thrown: [object XMLHttpRequest]Text status: erroranyone has any fix for this?thanksalfred Link to comment Share on other sites More sharing options...
Patric Posted June 8, 2009 Share Posted June 8, 2009 Installation type (new/update) :PS version :Theme (default/custo) :Code (original/modified) :Host :Browsers used :When exactly does it happen ? Link to comment Share on other sites More sharing options...
sperio Posted June 8, 2009 Author Share Posted June 8, 2009 WOW ZENDIK Thanks for your prompt replyhttp://www.iputa.comnew intsallationVersion 1.2 alpha 2modified thememodded code... but only modded the css not the JSapache 2.2.11 (Unix) + MySQL 5.0.77FF 3.0.10, IE 8, CHROME 2.0.172.30------The warning signs I only see in FF... it does not always happen... only on certain occassions... have not been able to pinpoint what occassions... maybe 1 out of 20 time refresh... i am developing the site now so i see it quite oftenon CHROME... the expand and collapse button is not working... it works fine in IE and FFhttp://www.zuigeling.com is on the same server but using PS 1.1 no problems on all platformsthanks Link to comment Share on other sites More sharing options...
Tintarella Posted June 15, 2009 Share Posted June 15, 2009 I also get this error on one product. No problem at the product page (where the ajax works). I will hate this webshop for the rest of my life if I need to re-install (again).Any quick fixes out there? Link to comment Share on other sites More sharing options...
sperio Posted June 15, 2009 Author Share Posted June 15, 2009 I have place all the JS on the footer... only CSS in the header... solved the CHROME issue...however the TECHNICAL ERROR stills occurs... Link to comment Share on other sites More sharing options...
Enric Solsona Posted July 6, 2009 Share Posted July 6, 2009 Nobody knows how to solve it?????? Link to comment Share on other sites More sharing options...
Tintarella Posted July 6, 2009 Share Posted July 6, 2009 Still trying but it won't go away! PLEASE PRESTASHOP CREATORS WAKE UP AND ANSWER THE GOT DAMN QUESTION PLEASE PRESTASHOP CREATORS WAKE UP AND ANSWER THE GOT DAMN QUESTION PLEASE PRESTASHOP CREATORS WAKE UP AND ANSWER THE GOT DAMN QUESTION PLEASE PRESTASHOP CREATORS WAKE UP AND ANSWER THE GOT DAMN QUESTION PLEASE PRESTASHOP CREATORS WAKE UP AND ANSWER THE GOT DAMN QUESTION Link to comment Share on other sites More sharing options...
datvtran Posted July 17, 2009 Share Posted July 17, 2009 Hi,It would be great if presta staff can solve this problem. I am hoping Presta team would be able to solve this soon.Thank youDat Link to comment Share on other sites More sharing options...
sperio Posted July 21, 2009 Author Share Posted July 21, 2009 i just tried this and I dun know if it is the true cause and the actual solution... try it and it might work for u... so far... the problem does not recur... i saw a cookie error while working on my site... it got me thinking that the root might be a cookie issue since the ADMIN login fails so often for no reason whatsoever...SOLUTION?Change the cookie...i did a FRESH install and copied the cookie inside /config/settings.inc.phpand pasted it to my installation this is not a actual cookie code... please DO NOT USE! it is for your REF only... define('_COOKIE_KEY_', 'PKSqSGINAQzzIKreUwOnpTZPoYFDL9EZFBgwuppJe7vmh0RQOOPm75dv'); define('_COOKIE_IV_', 'i5L72SXN'); ONE WORD OF CAUTION!!! DANGEROUSFRONTEND LOGIN WILL HAVE TO BE RESETTED!!!! please backup before u do any of this... also you have to go reset your admin password in your database... instructions herehttp://www.prestashop.com/forums/viewthread/4843/becareful of the quotes… i am using phpmyadmin to make the changes to the sql databases… first few failures because of the quotes… the failure was the double quotes… i change them to single quotes and viola~~~ UPDATE ps_employee SET passwd=md5('ZPqWqUahBDb6JMkpsKfBQazLvO8LJutidghx3Jrpps2vC0R8aX1JA8Ep123456789') WHERE email='[email protected]' Link to comment Share on other sites More sharing options...
Recommended Posts