The following information is required to get an answer:
Get this information from the PHP diagnostic (in the configuration wizard).
Gallery URL (optional but very useful):
Gallery version: 1.6
Apache version:
PHP version (don't just say PHP 4, please):
Graphics Toolkit:
Operating system:
Web browser/version (if applicable):
how can I inserting the image-link ("BACK to MAIN PAGE" ag.) in my gallery?
Wich file I must editing?
I want insert it in my heder and footter.
Where I should insert this link ? - <a href="url_to_my_main_page"><img src="my_image_path"></a>
Thank's to all.
Posts: 6818
Hello,
Remember that Gallery 1.6-svn|alpha is NOT for production! We will release another alpha4 this weekend which has MAJOR changes.
But for testing its okay.
You could edit the overall.header, or the 3 header files for gallery, album and photo view.
They are all in the templates folder.
Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6
Posts: 3
Thanks, but I do not understend where I should insert it ?
This files contain only php code and variables.
Help please.
Posts: 6818
Did you get it done?
If not,
in the overall.header files, just add it at the bottom of the file. Below <div class="g-main">
In the other files you can add it before or after the g-header div.
Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6