HTML content animation/slide shows: jQuery error

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
9/30/2009 12:30:32 PM
Gravatar
Total Posts 149
Partner
mojoPortal Skinning, Custom Development and Support in Italy?
EffectiveWeb.it

HTML content animation/slide shows: jQuery error

Operating system: Vista
Database platform: MSSQL
Version of mojoPortal: 2.3.1.9
Browsers: IE8, Firefox 5.3.5, Chrome 3.0.195.21

I have just upgraded my sites to version 2.3.1.9 and testing the new features I could not manage to use the new HTML content animation/slide shows.

Here follow My Browser (IE8) Error details:

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 3.5.30729; OfficeLiveConnector.1.4; OfficeLivePatch.1.3; .NET CLR 3.0.30729)
Timestamp: Wed, 30 Sep 2009 17:08:14 UTC

Message: 'jQuery' not defined
Line: 16
Character: 1
Code: 0
URI: http://<SiteURL>/ClientScript/jqmojo/cycle.js

Message: Object doesn't support this property or method
Line: 370
Character: 1
Code: 0
URI: http://<SiteURL>/<Page>.aspx

 

 

9/30/2009 12:33:36 PM
Gravatar
Total Posts 18439

Re: HTML content animation/slide shows: jQuery error

Hi Diego,

I fixed this issue and patched the 2.3.1.9 packages this morning. If you download it again, the only file you need to replace is /ClientScript/oomph/oomph.min.js

It will solve this issue.

Best,

Joe

9/30/2009 12:48:13 PM
Gravatar
Total Posts 149
Partner
mojoPortal Skinning, Custom Development and Support in Italy?
EffectiveWeb.it

Re: HTML content animation/slide shows: jQuery error

I have downloaded again 2.3.1.9 today and replaced /ClientScript/oomph/oomph.min.js (09/30 5:51) but the error is still there.

9/30/2009 12:52:34 PM
Gravatar
Total Posts 18439

Re: HTML content animation/slide shows: jQuery error

try clearing your browser cache. If the issue persists see if you can produce it on demo.mojoportal.com

Best,

Joe

9/30/2009 1:29:34 PM
Gravatar
Total Posts 149
Partner
mojoPortal Skinning, Custom Development and Support in Italy?
EffectiveWeb.it

Re: HTML content animation/slide shows: jQuery error

Browser Cache Clean (even tried on other PC/browsers) > same error

Test in http://demo.mojoportal.com/nuova-pagina.aspx works fine.

Can it be anything related to my custom skins ?

9/30/2009 1:33:31 PM
Gravatar
Total Posts 18439

Re: HTML content animation/slide shows: jQuery error

Is it a public url where I could take a look?

9/30/2009 1:34:16 PM
Gravatar
Total Posts 18439

Re: HTML content animation/slide shows: jQuery error

I would make sure your layout.master file has ScriptLoader as other skins do.

9/30/2009 2:08:16 PM
Gravatar
Total Posts 149
Partner
mojoPortal Skinning, Custom Development and Support in Italy?
EffectiveWeb.it

Re: HTML content animation/slide shows: jQuery error

Gotcha! Embarassed

My custom skins were derived from old releases.

I have now fixed them to handle the scripts as they should.

THANKS!!

You must sign in to post in the forums. This thread is closed to new posts.