bigbuglv Posted July 22, 2012 Share Posted July 22, 2012 Hi, Does anyone encountered this error message like i do. Technical Error: unable to add the product Details: Error thrown: [object XMLHttpRequest] Text status: parseerror I did find a few other solutions from this forum but does not seem to work on mine. And i realise when i try it on Safari and IE it seems to be fine. Can someone help me please as is affecting my business ? Thanks in advanced. My site is www.kiddstore.com Link to comment Share on other sites More sharing options...
jaguar823 Posted July 22, 2012 Share Posted July 22, 2012 Hi, Does anyone encountered this error message like i do. Technical Error: unable to add the product Details: Error thrown: [object XMLHttpRequest] Text status: parseerror I did find a few other solutions from this forum but does not seem to work on mine. And i realise when i try it on Safari and IE it seems to be fine. Can someone help me please as is affecting my business ? Thanks in advanced. My site is www.kiddstore.com Can you post screenshot of the error? Link to comment Share on other sites More sharing options...
bigbuglv Posted July 22, 2012 Author Share Posted July 22, 2012 hi Jaguar, I attached the snapshot. Somehow it works in IE and Safari but not firefox and Chrome. Thanks for helping out. rgds Link to comment Share on other sites More sharing options...
jaguar823 Posted July 22, 2012 Share Posted July 22, 2012 hi Jaguar, I attached the snapshot. Somehow it works in IE and Safari but not firefox and Chrome. Thanks for helping out. rgds ok, I see the error, I'm checking the site. Link to comment Share on other sites More sharing options...
jaguar823 Posted July 22, 2012 Share Posted July 22, 2012 Your script has error "var CUSTOMIZE_TEXTFIELD = ;" Go to modules/blockcart/blockcart.tpl change the code from: var CUSTOMIZE_TEXTFIELD = {$CUSTOMIZE_TEXTFIELD}; to var CUSTOMIZE_TEXTFIELD = '{$CUSTOMIZE_TEXTFIELD}'; Link to comment Share on other sites More sharing options...
bigbuglv Posted July 23, 2012 Author Share Posted July 23, 2012 Thanks Jaguar I changed the code but seems like the problem still exists. Can you help test if you are seeing from your side as well ? Thanks. Link to comment Share on other sites More sharing options...
jaguar823 Posted July 23, 2012 Share Posted July 23, 2012 Thanks Jaguar I changed the code but seems like the problem still exists. Can you help test if you are seeing from your side as well ? Thanks. hi bigbuglv, Everything works fine here, maybe the issue is in your browser not the prestashop, you can use ccleaner to clean up your system. Here I made a video for you. http://www.youtube.com/watch?v=FBvkOJI0GpI Link to comment Share on other sites More sharing options...
bigbuglv Posted July 23, 2012 Author Share Posted July 23, 2012 Hi Jaguar, Thank you very much for dedicating your time to help me out. I was doing a few testing (removing block cart, etc) when u did the test. The actual function is when you click on the cart, it will just increase the cart number. It should not jump straight to the checkout area. If you perform a test on IE, you will have a clearer picture. But i realise when i remove cart block and top cart, the error is gone. I have now put it back. I have resetted back what i changed before. Here is what i did before Contact Service Provider to enable mb_string. - Did not work Increase mb_string to 7 in php.ini. - Did not work Add the content_dir to the Front Class controller. - Did not work. Uninstall & install Cart block and Block Top Cart - Did not work. Looks like when both of this is uninstalled, the error dissapeared. Maybe something to do with Ajax. Thanks Link to comment Share on other sites More sharing options...
jaguar823 Posted July 23, 2012 Share Posted July 23, 2012 script sometime erratic, still I saw the error. Yep, something to do with ajax, I will look it again. Link to comment Share on other sites More sharing options...
bigbuglv Posted July 24, 2012 Author Share Posted July 24, 2012 (edited) Any other people that could help me out here ? Really need help as it is effecting my business. Thanks all in advanced. Edited July 24, 2012 by bigbuglv (see edit history) 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