Jquery module and CMSMS 1.10.1

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
henris17
Forum Members
Forum Members
Posts: 70
Joined: Sun Feb 06, 2011 11:11 pm

Jquery module and CMSMS 1.10.1

Post by henris17 »

Apparently there seems some incompatibility... Has someone else noticed it ?

Henri
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12709
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Jquery module and CMSMS 1.10.1

Post by Dr.CSS »

If you are having problems please to post a Bug Report in forge page of the module...
deneddie
Forum Members
Forum Members
Posts: 24
Joined: Wed Apr 13, 2011 12:30 pm

Re: Jquery module and CMSMS 1.10.1

Post by deneddie »

I have exactly the same error.
JQuery tries to extend the CmsObject

Code: Select all

class jQueryBase extends CmsObject
But this is not possible in the latest version...

Is there anything changed. Does anyone has a solution, this is very critical. And in the forgepage there are already 2 bugs reported for this case.
totophe
Forum Members
Forum Members
Posts: 63
Joined: Wed Feb 21, 2007 9:30 am

Re: Jquery module and CMSMS 1.10.1

Post by totophe »

jQuery 1.2.0 released and fix compat issue with 1.10

By the way, this module is old, and strait jQuery is advised more than using jQuery module.

Br,

JCC
deneddie
Forum Members
Forum Members
Posts: 24
Joined: Wed Apr 13, 2011 12:30 pm

Re: Jquery module and CMSMS 1.10.1

Post by deneddie »

Ok,

Where do we find the new release?
Or how do we add straight jQuery?
totophe
Forum Members
Forum Members
Posts: 63
Joined: Wed Feb 21, 2007 9:30 am

Re: Jquery module and CMSMS 1.10.1

Post by totophe »

New release is in the forge.

To add strait jQuery, go on http://jquery.com/ and read the manual ;-)

You can include the code directly in your templates (it should be escaped by {literal}Your js code{/literal} and/or put in files to optimise page loading.
Pance
Forum Members
Forum Members
Posts: 15
Joined: Wed Oct 06, 2010 5:47 pm

Re: Jquery module and CMSMS 1.10.1

Post by Pance »

deneddie wrote:I have exactly the same error.
JQuery tries to extend the CmsObject

Code: Select all

class jQueryBase extends CmsObject
But this is not possible in the latest version...
Do you know what is possible with Hyacinthe? XMLMadeSimple has the same problem and there's no upgrade fr it.

Thanks.
Post Reply

Return to “Modules/Add-Ons”