The Joomla! Forum ™



Forum rules


Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 4 posts ] 
Author Message
PostPosted: Mon Jul 23, 2012 10:07 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Wed Jun 24, 2009 6:51 am
Posts: 38
Hi,

I have an issue and I really can't handle it.

1. Install a fresh Joomla 2.5.6 version
2. Install a jQuery integrator script. Ex: http://www.joomlabamboo.com/joomla-exte ... ery-plugin (enable the plugin, enable conflict)
3. Install a module witch must use jQuery and if this module have an option to Load jQuery disable it. (jQuery is allready loaded by the plugin) - I have test this with more then one module and I get the same error.

The module does not work because the used function is not recognized. For example for this module: http://extensions.joomla.org/extensions ... show/16712

I get an error like:
Quote:
TypeError: $.fn is undefined
$.fn.tzShutter = function(options){
script.js (line 5)

TypeError: $(document).ready is not a function
$(document).ready(function(){


The scripts order is ok:
Code:
<link title="RSS 2.0" type="application/rss+xml" rel="alternate" href="/PROJECTS/joomla256/index.php?format=feed&type=rss">
<link title="Atom 1.0" type="application/atom+xml" rel="alternate" href="/PROJECTS/joomla256/index.php?format=feed&type=atom">
<link type="image/vnd.microsoft.icon" rel="shortcut icon" href="/PROJECTS/joomla256/templates/beez_20/favicon.ico">
<link type="text/css" href="/PROJECTS/joomla256/templates/system/css/system.css" rel="stylesheet">
<link media="screen,projection" type="text/css" href="/PROJECTS/joomla256/templates/beez_20/css/position.css" rel="stylesheet">
<link media="screen,projection" type="text/css" href="/PROJECTS/joomla256/templates/beez_20/css/layout.css" rel="stylesheet">
<link media="print" type="text/css" href="/PROJECTS/joomla256/templates/beez_20/css/print.css" rel="stylesheet">
<link type="text/css" href="/PROJECTS/joomla256/templates/beez_20/css/general.css" rel="stylesheet">
<link type="text/css" href="/PROJECTS/joomla256/templates/beez_20/css/general_mozilla.css" rel="stylesheet">
<link type="text/css" href="/PROJECTS/joomla256/templates/beez_20/css/personal.css" rel="stylesheet">
<link type="text/css" href="http://localhost/PROJECTS/joomla256/modules/mod_artshuttergallery/css/style.css" rel="stylesheet">
<style type="text/css">
<script type="text/javascript" src="/PROJECTS/joomla256/media/system/js/mootools-core.js">
<script type="text/javascript" src="/PROJECTS/joomla256/media/system/js/core.js">
<script type="text/javascript" src="/PROJECTS/joomla256/media/system/js/mootools-more.js">
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js">
<script type="text/javascript">
<script type="text/javascript" src="/PROJECTS/joomla256/media/plg_jblibrary/jquery/jquery.noconflict.js">
<script type="text/javascript" src="/PROJECTS/joomla256/media/system/js/mootools-core.js">
<script type="text/javascript" src="/PROJECTS/joomla256/media/system/js/core.js">
<script type="text/javascript" src="/PROJECTS/joomla256/media/system/js/caption.js">
<script type="text/javascript" src="/PROJECTS/joomla256/media/system/js/mootools-more.js">
<script type="text/javascript" src="/PROJECTS/joomla256/templates/beez_20/javascript/md_stylechanger.js">
<script type="text/javascript" src="/PROJECTS/joomla256/templates/beez_20/javascript/hide.js">
<script type="text/javascript" src="http://localhost/PROJECTS/joomla256/modules/mod_artshuttergallery/js/script.js">


Please take in consideration that I have just give an example with this module. This is happening with any othe rmodule that use jQuery.

I tryes to find what i happening and I don't have so much time to fix this.

Can anyone help me please?

Thanks,
Raluca.


Top
 Profile  
 
PostPosted: Mon Jul 23, 2012 10:08 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Wed Jun 24, 2009 6:51 am
Posts: 38
I have just seen that mootols core is loaded one again after jQuery loads.

Why is that? Is a fresh new Joomla instalation.


Top
 Profile  
 
PostPosted: Mon Jul 23, 2012 10:47 pm 
User avatar
Joomla! Exemplar
Joomla! Exemplar

Joined: Fri Aug 12, 2005 7:19 am
Posts: 9328
Location: Leeds, UK
This can only be an issue created by the joomlabamboo extension and you should contact them

_________________
"Exploited yesterday... Hacked tomorrow"
Blog http://brian.teeman.net/
Joomla Hidden Secrets http://hiddenjoomlasecrets.com/


Top
 Profile  
 
PostPosted: Mon Jul 23, 2012 10:52 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Wed Jun 24, 2009 6:51 am
Posts: 38
I tried also to use this plugin:

http://extensions.joomla.org/extensions ... ipts/12995

The same issue.

Somehow, the mootools script is loaded after the plugin loads jQuery.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 



Who is online

Users browsing this forum: No registered users and 18 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group