Hello everybody,
i hope my english isn't too bad.
I'm from Germany.
At mainpage there are the albums and the categories.
When I'm click a Album there open a new window with the images inside. (the thumbnail.php file)
Is there any chance to open displayimage.php when I'm clicking on mainpage's albums ?!
=
In german:
Gibt es eine Möglichkeit anstatt der thumbnail.php die displayimage.php anzuzeigen, wenn man auf ein Album auf der Startseite klickt ?
1) There is a German sub-board (http://forum.coppermine-gallery.net/index.php/board,67.0.html). If you don't feel comfortable posting in English you can start a new thread there, but first resolve this one then.
2) By default, there is no pop-up if you click on the thumbnail - you're being sent to displayimage.php in the very same window. If this is different, you must have applied a mod on your page.
3) It's always a good idea to post a link to your gallery when asking for help
Galerie (http://kgv-oberaltchemnitz.de/gal/index.php)
I have change my theme.php, so the displayimage.php open in a pop-up window, when I'm click on a thumb.
Well, then undo your changes if this bothers you. Not sure what your actual question is.
My question is, which code in theme.php must i edit,
so the displayimage.php open, when I'm click on a album-thumb from the mainpage.
At the moment it opens thumbnail.php. But i wish thats open displayimage.php
with the image from the album-thumb.
I find the url in the theme.php, edit with the complet displayimage.php url but he doesn't get the variables. (Bsp: $aid)
Undo your changes, then apply one of the mods available that will open the actual images in a pop-up (from thumbnail to pop-up).