I am using coppermine 1.4 and a slightly modified version of the igames theme. I want to add a second tab field directly beneath the album title line on the thumbnails page so people would know right away how many results were returned on the thumbnail page. I have searched the forum and have found similar posts, but they involved different versions or different themes and their fixes didn't seem to apply to my theme. In fact, I can't find the word "tabs" on my thumbnails.php, theme.php, or template.php pages. I don't know where else to look.
I would greatly appreciate it if you could point me in the right direction.
You can see a sample thumbnail page from my site at:
http://www.blueiceberg.com/gallery/thumbnails.php?album=97 (http://www.blueiceberg.com/gallery/thumbnails.php?album=97)
Thanks for your help. Your coppermine is exactly what I needed
After a bit more digging, I found where to make the code changes I needed. The changes that Shane recommends work perfectly
http://forum.coppermine-gallery.net/index.php/topic,55664.msg272060.html#msg272060 (http://forum.coppermine-gallery.net/index.php/topic,55664.msg272060.html#msg272060)
but they were on a different page in my site. I am using the plug-in that puts an add to lightbox checkbox beneath each thumbnail.(album_fav_boxes) which is a great plug-in. In order to add an additional field to the top of the thumbnails, you have to make Shane's code addition to the plugins/album_fav_boxes/codebase.php page.
The change works exactly as I was hoping and now have a tab field at the top AND bottom of the thumbnails page.
http://www.blueiceberg.com/gallery/thumbnails.php?album=97 (http://www.blueiceberg.com/gallery/thumbnails.php?album=97)
I hope this helps somebody ;D
Thanks for resolving your thread.