Are you enjoying the extensions? Did you like the support? Help others decide.

Leave a review

file Slideshow doesn't work any more

More
10 years 8 months ago #3021 by mengana
Slideshow doesn't work any more was created by mengana
Hi
I've installed jQueryEasy to solve a problem with a calender where it was not possible to select the dates. Somebody tried it and could solve the problem. I couldn't at all and additionally I have the problem now that my slideshow doesn't work anymore. I get the following message:

Webpage error details
....

Message: Object doesn't support this property or method
Line: 25
Char: 93
Code: 0
URI: http://XXXXX/index.php?lang=de


Message: 'Class' is undefined
Line: 22
Char: 1
Code: 0
URI: http://XXXXX/templates/contructionco-tg/slideshow/NivooSlider.js


Message: Object doesn't support this property or method
Line: 1
Char: 9
Code: 0
URI: http://XXXXX/templates/contructionco-tg/slideshow/init.js

I've read several issues dealing with conflicts an so on but I really don't dare changing something where I'm not sure...

Here an extract of the index.php:

<?php if ($this->params->get( 'jchecker' )) : ?>

<script type="text/javascript">if (typeof jQuery == 'undefined') { document.write(unescape("%3Cscript src='<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/modules/jquery171.js' type='text/javascript'%3E%3C/script%3E")); } </script>

<script type="text/javascript">jQuery.noConflict();</script>

<?php endif; ?>

What can I do so that my slideshow works again?

Please Log in or Create an account to join the conversation.

More
10 years 8 months ago #3023 by admin
Replied by admin on topic Re: Slideshow doesn't work any more
Hello,
thank you for all this info but I would need to see the 'whole' picture to be able to help you out. When it comes to conflicts, problems can come from different avenues and the issues may not be in the code you handed out here.
Do you have a URL I can look at?

Olivier.
The following user(s) said Thank You: mengana

Please Log in or Create an account to join the conversation.

More
10 years 8 months ago #3026 by mengana
Replied by mengana on topic Re: Slideshow doesn't work any more
Hi, thank you for your answer.
The URL is www.novartis-sport.ch
With IE I see how all images are loaded and on the bottom left corner the yellow triangle with a !
The slideshow shows only the first image.
I suspect that this happens since I've installed jQueryEasy, as I said to solve a problem with a calender.

Please Log in or Create an account to join the conversation.

More
10 years 8 months ago - 10 years 8 months ago #3028 by admin
Replied by admin on topic Re: Slideshow doesn't work any more
Thanks for the link, that really helps.

So far, I can see that problems come from the fact that MooTools is missing. NivooSlider uses MooTools and I am surprised your template does not include it. Is there an option in your template that disables it?

In a nutshell, I don't see a problem (at first glance) with jQuery but with MooTools.

You may not need jQuery Easy, but rather figure out why MooTools is disabled.

Olivier.
Last edit: 10 years 8 months ago by admin.

Please Log in or Create an account to join the conversation.

More
10 years 8 months ago #3029 by mengana
Replied by mengana on topic Re: Slideshow doesn't work any more
Hi,
how or where can I Mootools enable again.
Attached the screen with the template settings... I find nowhere something about Mootools...
My JQuery is version 1.5.2
Tnanks in advance for your help!
Attachments:

Please Log in or Create an account to join the conversation.

More
10 years 8 months ago #3031 by mengana
Replied by mengana on topic Re: Slideshow doesn't work any more
Hi, I've read in some forums that mootools should be enable but I find no "System - Mootools Upgrade" in my list of plugins. I use Joomla 2.5.7
I've looked for some plugins and found Mootools Upgrade Plugin but it is for 1.5... i don't think I have to install it...

Please Log in or Create an account to join the conversation.