webmall v2 help

04/15/2016 07:13 ASTARHOT#1
any idea that I get this error
everything works fine but every time I press buy I get this error
but the purchase is executed the same happens when I import the item

I would appreciate the help
[Only registered and activated users can see links. Click Here To Register...]

This is the link of the person who makes it

[Only registered and activated users can see links. Click Here To Register...]
04/18/2016 16:47 treica#2
Your error indicates that the Firefox cached the website incorrectly and doesn't know what to do when the function is called on the page, (however check your giftbox to see if you've got the item requested) and things to check :

- Try to load the page from a different computer then buy test
- Try a different browser (Chrome, Safari or Edge)
- Do CTRL + SHIFT + R to reload firefox server's cache
- Do CTRL + F5 or clear content + cache from the settings
- Make sure you pointed the script to a valid location and/or not have modified the template files incorrectly from /modules/user/ ...
04/22/2016 20:48 ASTARHOT#3
Quote:
Originally Posted by treica View Post
Your error indicates that the Firefox cached the website incorrectly and doesn't know what to do when the function is called on the page, (however check your giftbox to see if you've got the item requested) and things to check :

- Try to load the page from a different computer then buy test
- Try a different browser (Chrome, Safari or Edge)
- Do CTRL + SHIFT + R to reload firefox server's cache
- Do CTRL + F5 or clear content + cache from the settings
- Make sure you pointed the script to a valid location and/or not have modified the template files incorrectly from /modules/user/ ...
I do not think it's browser problem , I tested with Firefox Opera Internet Explorer and all give the same, but the purchase is processed
any idea how to fix it?
04/23/2016 14:27 treica#4
You most likely modified the files incorrectly, if you've done so then try with the default script. Else check your website URL in the config file should be in format 'http://example.com/webmall/' as it should work as intended if you're using xampp 1.7.3 and 5.3 PHP version. (If you're using any other version than mentioned above then i suggest to install the listed versions).