VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: amie on February 29, 2016, 23:48:17 PM

Title: Fancybox errors: Unable to get property 'msie'...
Post by: amie on February 29, 2016, 23:48:17 PM
http://www.bluebubble.nz
Joomla! 3.4.8 / VirtueMart 3.0.12


1. I am getting the following console error on all pages of the above site I am building.

Unable to get property 'msie' of undefined or null reference
jquery.fancybox-1.3.4.pack.js (18,207)

How can i resolve this error please?


2. I am also having a few issues with the virtuemart frontpage integrating with the joomla template I have chosen. Basically the frontpage would not show on homepage (hack done to make it show at moment) and any joomla style changes do not take effect on pages showing virtuemart frontpage. Note the side social media buttons are different between frontpage and all other pages.

Is anyone able to help please?

Title: Re: Fancybox errors: Unable to get property 'msie'...
Post by: jenkinhill on March 01, 2016, 00:01:09 AM
I can't see any reason why you would want to use jQueryEasy so why have you installed it?

The js errors I see on the product details page are:
TypeError: b.browser is undefined
...se,B=b.extend(b("<div/>")[0],{prop:0}),M=b.browser.msie&&b.browser.version<7&&!w...

scripts.js (line 48)
TypeError: jQuery.fancybox is undefined
jQuery.fancybox.showActivity();

Your Joomla template/theme is loading a strange facybox file so maybe that is also contributing to the error:
script src="/templates/responsive2/html/com_virtuemart/assets/Flexible/fancybox2-helpers/jquery.fancybox2-thumbs.js" type="text/javascript"></script>

The second issue is surely one for your template supplier.