Next and Prev buttons dont work
3 posts
• Page 1 of 1
Next and Prev buttons dont work
Hello;
I'm using zOOm Media Gallery 2.5.1 RC4 with Joomla! 1.0.12 Stable and my next and back buttons are no longer working, when pressed they go to the loading screen and just stay there (you have to press backspace to get out), but if clicked from the site they do load this only happens when you try and navigate from within the zoom window. Has anyone else had this happen? If so whats the fix?
There is one gallery that has six images that work (four that dont) but all the other galleries don't. [url=http://www.lakeviewequipmentsales.com/index.php?option=com_zoom&Itemid=8&catid=13:91410f00]Try it[/url:91410f00] yourself the first four don't work the last six do...I'm at a loss.
I have checked the images in the backend and they are loaded okay the only thing I can find is that the six that work are very small images (50-75KB ) and all the rest are larger (125-200KB ) thats all. I have also tried re-uploading the components/com_zoom/www folder still no change.
I'm using zOOm Media Gallery 2.5.1 RC4 with Joomla! 1.0.12 Stable and my next and back buttons are no longer working, when pressed they go to the loading screen and just stay there (you have to press backspace to get out), but if clicked from the site they do load this only happens when you try and navigate from within the zoom window. Has anyone else had this happen? If so whats the fix?
There is one gallery that has six images that work (four that dont) but all the other galleries don't. [url=http://www.lakeviewequipmentsales.com/index.php?option=com_zoom&Itemid=8&catid=13:91410f00]Try it[/url:91410f00] yourself the first four don't work the last six do...I'm at a loss.
I have checked the images in the backend and they are loaded okay the only thing I can find is that the six that work are very small images (50-75KB ) and all the rest are larger (125-200KB ) thats all. I have also tried re-uploading the components/com_zoom/www folder still no change.
- ideamarket
- Fresh Boarder

- Posts: 15
- Joined: Thu Mar 20, 2008 5:09 pm
Re:Next and Prev buttons dont work
Hi, edit your /components/com_zoom/lib/js/lightbox.js file and remove the following code (starting at line 405):
That should do the trick!
- Code: Select all
// if new and old image are same size and no scaling transition is necessary,
// do a quick pause to prevent image flicker.
if((hDiff == 0) && (wDiff == 0)){
if (navigator.appVersion.indexOf("MSIE")!=-1){ pause(250); } else { pause(100);}
}
That should do the trick!
-

guilleva - Administrator

- Posts: 1517
- Joined: Wed Sep 12, 2007 3:10 am
- Location: San José, Costa Rica
Re:Next and Prev buttons dont work
This fixed it! thank-you very much
- ideamarket
- Fresh Boarder

- Posts: 15
- Joined: Thu Mar 20, 2008 5:09 pm
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: Google [Bot] and 2 guests