Php photo gallery TWG | JFUploader | TWG Flash upload | WFU | Forum
https://www.tinywebgallery.com/forum/

bug with slideshow
https://www.tinywebgallery.com/forum/viewtopic.php?f=5&t=261
Page 1 of 1

Author:  chimera [ 15. Apr 2006, 19:35 ]
Post subject:  bug with slideshow

hay, i use the 1.4.0.4
when i set
$show_slideshow=false;

i get an error on page

print screen
#removed_broken_link

Author:  TinyWebGallery [ 15. Apr 2006, 21:46 ]
Post subject: 

Right - i'll fix this in 1.4.0.5 ;).

If you need this version faster please send me an email - i'll send you a version with a fix for this.

/Michael

or do it by yourself ;).

search for
echo'document.getElementById("start_slideshow").href = "' . $_SERVER['PHP_SELF'] . '?" + thumbs[pos] + "&twg_slideshow=true' . $twg_standalonejs . '";';

in inc/cmotiongallery.inc.php (~ line 463)

and replace if by
echo' if (document.getElementById("start_slideshow")) document.getElementById("start_slideshow").href = "' . $_SERVER['PHP_SELF'] . '?" + thumbs[pos] + "&twg_slideshow=true' . $twg_standalonejs . '";';


I'll include this in 1.4.0.5 ;).

Thanks for the post!

/Michael

Author:  chimera [ 16. Apr 2006, 00:56 ]
Post subject:  great

i will do the fix,
10x for all your great work,

i will hope to send you the hebrew file soon as i can.

kobi
8)

Author:  TinyWebGallery [ 16. Apr 2006, 08:52 ]
Post subject: 

Great

Page 1 of 1 All times are UTC + 1 hour [ DST ]
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/