Phoca Gallery Slideshow Nivo Module ie 6,7 solution

Phoca Gallery plugins - plugins for Phoca Gallery extension
kamiln
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 04 Dec 2011, 11:26

Phoca Gallery Slideshow Nivo Module ie 6,7 solution

Post by kamiln »

Solution to work this module in ie 6 and 7
in file mod_phocagallery_slideshow_nivo.php
in javascript code of pgSNJQ(\'#pgsnivo-slider\').nivoSlider
in line
nextText: \''.JText::_('MOD_PHOCAGALLERY_SLIDESHOW_NIVO_NEXT').'\', there is unnecessary comma (,) on the endof ilne, delete it and the code works on ie

You could also upgade code jquery.nivo.slider.js from 2.5.2 to 2.7 of this plugin
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48416
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca Gallery Slideshow Nivo Module ie 6,7 solution

Post by Jan »

Hi, thank you for this info.

Jan
If you find Phoca extensions useful, please support the project
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48416
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca Gallery Slideshow Nivo Module ie 6,7 solution

Post by Jan »

Hi, fixed in 1.0.1, jquery and jquery.nivo.slider.js upgraded
If you find Phoca extensions useful, please support the project
Post Reply