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.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
Operating system: VistaDatabase platform: MSSQLVersion of mojoPortal: 2.3.1.9Browsers: 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 definedLine: 16Character: 1Code: 0URI: http://<SiteURL>/ClientScript/jqmojo/cycle.js
Message: Object doesn't support this property or methodLine: 370Character: 1Code: 0URI: http://<SiteURL>/<Page>.aspx
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
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.
try clearing your browser cache. If the issue persists see if you can produce it on demo.mojoportal.com
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 ?
Is it a public url where I could take a look?
I would make sure your layout.master file has ScriptLoader as other skins do.
Gotcha!
My custom skins were derived from old releases.
I have now fixed them to handle the scripts as they should.
THANKS!!