Page 1 of 1

Show Time module Issue - not supporting jQuery and nivoslide

Posted: Tue Jan 06, 2015 12:16 pm
by Irshad
Dear Admin;

As per the suggestion of PaulBaker I installed Showtime module, it is working good. But not supporting with the options jQuery and nivoslider.
In the help section i found that, one need to install jQuery cycle script, where do i need keep that script and how to call it.

One more thing I am getting a warning message in the front page above the slider, the below warning I am getting.

Warning: Creating default object from empty value in /home/tajasian/public_html/modules/Showtime/function.default_swf.php on line 108


Kindly help in this regard.

Re: Show Time module Issue - not supporting jQuery and nivos

Posted: Tue Jan 06, 2015 2:29 pm
by paulbaker
Irshad wrote:In the help section i found that, one need to install jQuery cycle script
I don't recall installing anything else before using Showtime (but it is a while since I have installed it), can you copy and paste that instruction please?

Re: Show Time module Issue - not supporting jQuery and nivos

Posted: Tue Jan 06, 2015 4:30 pm
by staartmees
The latest version of Showtime just works out of the box. Please post your system info.

Re: Show Time module Issue - not supporting jQuery and nivos

Posted: Tue Jan 13, 2015 8:57 am
by Irshad
In the showtime jquery option is not supporting only flash version is supporting. due to which website loading very slow. What do I need to do to work jquery option in showtime. Kindly suggest.

Re: Show Time module Issue - not supporting jQuery and nivos

Posted: Tue Jan 13, 2015 9:09 am
by staartmees
When you install Showtime it normally supports 3 types of animation: swfobject, jquery and nivo slider.

I did take a look in the Module help of latest version of Showtime (3.4) and they don't mention you have to install JQuery.

When you use Showtime in a webpage, Showtime automatically calls its own JQuery-scripts.

Code: Select all

<!--LOAD SHOWTIME nivoslider-->
<__script__ type='text/javascript' src='http://www.websitename.xx/cms/modules/Showtime/templates/nivoslider/jquery-1.9.0.min.js'></__script>
<__script__ type='text/javascript' src='http://www.websitename.xx/cms/modules/Showtime/templates/nivoslider/jquery.nivo.slider.pack.js'></__script>
<!--END SHOWTIME-->
So: something went wrong during installation or your cmsms isn't up-to-date.