News:

Looking for documentation? Take a look on our wiki

Main Menu

Developer to fix some virtuemart bugs on product details page & cart page

Started by References, March 02, 2015, 18:10:56 PM

Previous topic - Next topic

References

Hi  I have some  console errors and warnings  that show in web console on the product details page and shopping cart.  I have listed the errors by browser below

I have two significant bugs in IE

1) bug IE (all versions) The customer cannot delete the second item they place in their cart.  We use a custom fields plugin from from Breezing forms and I don't know if this is the cause of the bug.  But I would like the delete bug  fixed in IE. 

2) I use the OPC shopping cart and and field labels do not display in IE 8 and 9 so I would like it fixed so the field labels display.  I have been told by the developer of one page checkout that a js error is breaking the css. 

Please email me if you are interested... including your project price.

Here is a list of console errors by browser

I have posted this job on Elance as well if you are an elance member you can bid on the job their.

IE 11

Product details

Error in script declaration; Error:Object doesn't support property or method 'call'
SCRIPT438: Object doesn't support property or method 'on'

cart

SCRIPT1006: Expected ')'


firefox

product details

  NO Errors

cart

  TypeError: $(...).on is not a function


Chrome

product details

Error in script declaration; Error:undefined is not a function
Uncaught TypeError: undefined is not a function

cart

Uncaught TypeError: undefined is not a function

Safari

product details

Error in script declaration; Error:'undefined' is not a function

cart

No errors