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.
Show Time module Issue - not supporting jQuery and nivoslide
Re: Show Time module Issue - not supporting jQuery and nivos
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?Irshad wrote:In the help section i found that, one need to install jQuery cycle script
To copy System Information to the forum:
https://docs.cmsmadesimple.org/troubles ... nformation
CMS Made Simple Geekmoots attended:
Nottingham, UK 2012 | Ghent, Belgium 2015 | Leicester, UK 2016
https://docs.cmsmadesimple.org/troubles ... nformation
CMS Made Simple Geekmoots attended:
Nottingham, UK 2012 | Ghent, Belgium 2015 | Leicester, UK 2016
-
staartmees
- Power Poster

- Posts: 1049
- Joined: Wed Mar 19, 2008 4:54 pm
Re: Show Time module Issue - not supporting jQuery and nivos
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
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.
-
staartmees
- Power Poster

- Posts: 1049
- Joined: Wed Mar 19, 2008 4:54 pm
Re: Show Time module Issue - not supporting jQuery and nivos
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.
So: something went wrong during installation or your cmsms isn't up-to-date.
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-->

