Javascript error

Memovie Joomla Template support forum for Joomla 1.5 only.
GK User
Mon Mar 15, 2010 8:32 pm
I'm debugging my site now to try solve all the javascript conflicts I have at the moment.

In Firebug I get this error

$ is not a function
[Break on this error] if($('btn_login')){n

templates/gk_memovie/js/gk.script.js

What can be wrong and how can it be fixed?

PHP Version: 5.2.9
Joomla version: 1.5.15
Database Version: 5.0.77
mysql: 5.0.67

Link to my site: http://www.queermagazineonline.com/

Anders
User avatar
Senior Boarder

teitbite
Mon Mar 15, 2010 10:47 pm
Hi

$('btn_login') is a standard coding in mootools framework. So I think some plugin is preventing mootools from working at all.
User avatar
Moderator

GK User
Mon Mar 15, 2010 11:08 pm
teitbite wrote:
Hi

$('btn_login') is a standard coding in mootools framework. So I think some plugin is preventing mootools from working at all.


Hi,

I have tried to find which plugin that can cause this problems, but no luck yet.
Have lots of javascript conflicts on the site right now
User avatar
Senior Boarder

teitbite
Tue Mar 16, 2010 8:15 am
Hi

Yes I've seen it. the problem is while using diffrent frameworks. And You are using mootools and jQuery. But as I can see You've manage to fix the Login problem :)
User avatar
Moderator

GK User
Tue Mar 16, 2010 8:20 am
teitbite wrote:
Hi

Yes I've seen it. the problem is while using diffrent frameworks. And You are using mootools and jQuery. But as I can see You've manage to fix the Login problem :)


Yes I have fixed the Login problem.
I disabled the SC jQuery plugin http://extensions.joomla.org/extensions ... ripts/7230
User avatar
Senior Boarder


cron