VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: rakotos on March 30, 2013, 01:36:16 AM

Title: please help, having strange problem
Post by: rakotos on March 30, 2013, 01:36:16 AM
using joomla 2,5 +VM2 ( jooma 2.5.9 ,php 5.3.18, vm 2.0.20b) on E-sport latest version ,on the web i have 4 languages (en/ru/et/fi)-error getting only on ru/et/fi languages on english all ok
recently i get this kind of error **JFile: :read: Не удается открыть файл: /data01/virt31864/domeenid/www.ledlux.eu/htdocs/ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js** (cant open the file in english translation)
console gives : Uncaught ReferenceError: jQuery is not defined

**JFile: :read: Не удается открыть файл: /data01/virt31864/domeenid/www.ledlux.eu/htdocs/ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js**
Call stack
#   Function   Location
1   JSite->render()   JROOT/index.php:48
2   JDocumentHTML->render()   JROOT/includes/application.php:271
3   JDocumentHTML->_renderTemplate()   JROOT/libraries/joomla/document/html/html.php:433
4   JDocumentHTML->getBuffer()   JROOT/libraries/joomla/document/html/html.php:655
5   JDocumentRendererHead->render()   JROOT/libraries/joomla/document/html/html.php:371
6   JDocumentRendererHead->fetchHead()   JROOT/libraries/joomla/document/html/renderer/head.php:37
7   JApplication->triggerEvent()   JROOT/libraries/joomla/document/html/renderer/head.php:57
8   JDispatcher->trigger()   JROOT/libraries/joomla/application/application.php:642
9   call_user_func_array()   JROOT/libraries/joomla/event/dispatcher.php:166
10   useJSCompression()   
11   optimizejs()   JROOT/templates/gk_eSport/lib/gk.framework.php:1024
12   JFile::read()   JROOT/templates/gk_eSport/lib/gk.framework.php:1102
13   JError::raiseWarning()   JROOT/libraries/joomla/filesystem/file.php:324
14   JError::raise()   JROOT/libraries/joomla/error/error.php:276
and this all on Virtuemart categories pages, not on the front virtuemart page

what is it ? where problem ?

[attachment cleanup by admin]
Title: Re: please help, having strange problem
Post by: jenkinhill on March 30, 2013, 10:56:01 AM
QuoteUncaught ReferenceError: jQuery is not defined

Indicates that the jQuery library is not loading at all, or is not loading in the page head before it is required, or you are using a JavaScript compression plugin on the site.

http://forum.virtuemart.net/index.php?topic=79799.0