Jquery Install Problem

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
GabbyG
Forum Members
Forum Members
Posts: 24
Joined: Fri Dec 17, 2010 2:39 pm

Jquery Install Problem

Post by GabbyG »

Good Morning Everyone,
Having a problem with my jquery install. I get the below error listed about 15 times. Can anyone advise in layman's terms? I've already completed a forum search and was not able to find a solution to this. Thank you kindly as I really need this module


Gabby

Warning: Illegal offset type in isset or empty in home******public_html/modules/jQuery/jQuery.module.php on line 149
Last edited by GabbyG on Sun Dec 19, 2010 3:56 pm, edited 1 time in total.
Jos
Support Guru
Support Guru
Posts: 4019
Joined: Wed Sep 05, 2007 8:03 pm
Location: The Netherlands

Re: Jquery Install Problem

Post by Jos »

This is reported as a bug for this module: http://dev.cmsmadesimple.org/bug/list/685

But, I guess you don't really need a module to include jquery. Just put

Code: Select all

<__script__ type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></__script>
into the section of your page-template
GabbyG
Forum Members
Forum Members
Posts: 24
Joined: Fri Dec 17, 2010 2:39 pm

Re: Jquery Install Problem

Post by GabbyG »

OK thank you very much. Glad it wasn't something I did wrong which is typically the case. LOL  On average, how long does it taek for these bugs to get fixed? I tried your solution and it offset my page all the way to the left?

Thank  you again,

Gabby
Jos
Support Guru
Support Guru
Posts: 4019
Joined: Wed Sep 05, 2007 8:03 pm
Location: The Netherlands

Re: Jquery Install Problem

Post by Jos »

GabbyG wrote: On average, how long does it taek for these bugs to get fixed?
Nobody knows... depends when the moduledeveloper is in the mood and has time for it.
GabbyG wrote:I tried your solution and it offset my page all the way to the left?
That is almost impossible... did you put it somewhere between and ?
GabbyG
Forum Members
Forum Members
Posts: 24
Joined: Fri Dec 17, 2010 2:39 pm

Re: Jquery Install Problem

Post by GabbyG »

Yes, it shifted the content to the left. I'm using the same ocean template if that is at all important.
GabbyG
Forum Members
Forum Members
Posts: 24
Joined: Fri Dec 17, 2010 2:39 pm

Re: Jquery Install Problem

Post by GabbyG »







CMS Made Simple Site - jq test



uniqu3

Re: Jquery Install Problem

Post by uniqu3 »

if you placed tag correctly it could be possible that used jQuery plugin in Ocean theme doesn't work with latst jQuery version so try changing 1.4.4 to a lower number like 1.4.1 0r 1.3.6 depends what plugin is used in the theme.
Post Reply

Return to “Modules/Add-Ons”