VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: thoughtless on December 04, 2012, 09:18:04 AM

Title: Jquery Issue when VM is arround
Post by: thoughtless on December 04, 2012, 09:18:04 AM
Hello everyone.

Im using a commercial template for a new eshop and i have the following error displaying when a module of virtuemart is in page.

Image when there is no VM arround:
http://postimage.org/image/vtx6r5a4l/
issue_img1 (see below @ attachments)

Image when there IS VM arround (default page or modules like Cart)
http://postimage.org/image/6lyjq99tn/
issue_img2 (see below @ attachments)

The error:
JFile: :read: Αδυναμία ανοίγματος αρχείου: /var/www/vhosts/husky-sports.gr/httpdocs/ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js

Looking forward for your help

[attachment cleanup by admin]
Title: Re: Jquery Issue when VM is arround
Post by: thoughtless on December 05, 2012, 09:32:19 AM
i think that the problem started when i tryed to add a Google analytics rule to a commercial template. - if that helps -
Title: Re: Jquery Issue when VM is arround
Post by: bytelord on December 05, 2012, 09:38:01 AM
Hello,

This is not related to vm or javascript conflict, there is a possibility to have something wrong inside your .htaccess file, try with sef urls and Use URL rewriting disabled.
On the url added twice the localpath and the live path of the jquery library...
Also you forgot to mention your vm2, php, joomla versions.

Regards
Title: Re: Jquery Issue when VM is arround
Post by: thoughtless on December 06, 2012, 08:57:16 AM
VM version 2.0.14
Joomla 2.5.8

I tried to dissable htaccess and SEF urls but still the error remains when VM showing. In the rest of the pages there is no problem so something with VM at my website is wrong :S  :o
Title: Re: Jquery Issue when VM is arround
Post by: bytelord on December 06, 2012, 09:15:38 AM
Hello,

This is not related to vm2 ... something have wrong settings inside your joomla site, please your joomla configuration.php file and find for any errors under live site statement.

JFile: :read: Αδυναμία ανοίγματος αρχείου: /var/www/vhosts/husky-sports.gr/httpdocs/ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js

Also there are other files put of vm2, gavick template files that is not loaded also, please check your site configuration.

PHP version?

Use firebug and examine your header! Also please DO NOT use cache/js compress Technics until you finish the develop/design part of your site.

Regards