On large preview the "Show details" link don't work in svn 573. when i use direct detailcode also not show...without errormessage. on beta3 i used under large preview images imagesize and filesize how can i restore how in beta3? give at a solution? reagards from germany uwe
The "Show details" works in the SVN version of all 3 themes included with the gallery.
1. Which theme are you using? Have you edited the picture.php file in that theme? 2. Can you provide a link to the page in your gallery where the "Show details" link isn't working? 3. What browser are you getting this error in? Is javascript enabled in that browser?
Sorry for so many questions, but your answers should help resolve this issue a bit quicker hopefully.
I looks like you no longer have the javascript link to the dynamics.js file. This file defines the javascript functions show_details() and hide_details. You may have erased it from the 'head.php' file from the theme you are using.
Add this line back into your 'head.php' (and make sure the file 'dynamics.js' is located in your theme folder as well): <script type="text/javascript" src="<?php echo THEME_URL ?>dynamics.js"></script>
hm, i reinclude the line, but there don't work. i want only permanent shows the imagesize and the filesize from parent picture in large preview ...without javascript-click.