boutique + VM...javascript error

GK User
Sat Jan 12, 2013 4:00 pm
http://www.acrossfab.com/j252/home/bran ... ge-iphone5

Somewhere somehow I broke the site I am building. It seems to be a javascript error.

When you click on the red button, a window should pop up asking me to go to the shopping cart or continue shopping (it is enabled in the backend). It doesn't.

Items ARE being added in the shopping cart however.

The pop-ups for register and login also don't pop.

When I click the red add to cart button, the Chrome Javascript console says:

Uncaught TypeError: undefined is not a function 58fef357a68e006353b566922d00ba80.js.php:21
Uncaught TypeError: Cannot set property 'addtocart_popup' of undefined www.acrossfab.com:178

This error just started a few days ago.

If I change to one of the pre-installed Joomla templates, the pop-up comes back.

I would very much appreciate if someone can help me understand what creates this conflict.

Thanks,
Elias
User avatar
Fresh Boarder

teitbite
Sun Jan 13, 2013 2:22 am
Hi

Please tell me an exact page I can see such behavior.
User avatar
Moderator

GK User
Sun Jan 13, 2013 4:28 am
On the link that I posted:

http://www.acrossfab.com/j252/home/bran ... ge-iphone5

On the right side of the page you see the quantity box and the quantity + and - buttons and to the right of them there is the red "add to cart" button (the Chinese button label is 加入購物車).

If you click on this red button you'll notice the lack of a modal pop-up. The modal pop-up IS enabled in virtuemart so it should be there.

Thanks,
Elias
User avatar
Fresh Boarder

teitbite
Sun Jan 13, 2013 5:57 pm
Hi

Console it showing me this errors:

Code: Select all
TypeError: (intermediate value)(...) is not a function
[Wstrzymuj na tym błędzie]    

Virtuemart.addtocart_popup = '1' ;

jagger...iphone5 (wiersz 155)

TypeError: Virtuemart is undefined
error source line:
[Wstrzymuj na tym błędzie]    

Virtuemart.addtocart_popup = '1' ;


Have You been adding any code trying to force cart to work ? Please send em an access to joomla panel.
User avatar
Moderator

teitbite
Mon Jan 14, 2013 7:12 pm
Hi

I wasn't able to find the source of a problem, but it's for sure a conflict with one of 3rd party extension. Please start disabling pluging after plugin, module after module and keep reloading the site with the problem. When the cart will be working again than it will mean that the last unpublished extension is the one to be blame.
User avatar
Moderator


cron