Allowed to see the gallery? Allowed to see the gallery?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Allowed to see the gallery?

Started by Meistaaa, March 19, 2004, 04:28:22 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Meistaaa

Where dose "thumbnails.php" check, if you are allowed to see the gallery?

Cya,
Meistaaa

Joachim Müller

authentification checking isn't done in individual files, but with functions defined in the includes, so you're question can't be answered in general. Please post a more detailed question like "I want to do foo when bar happens. What files/fucntions have to be edited?"...

GauGau

Meistaaa

I want to fix 2 Problems with this mod:
http://forum.coppermine-gallery.net/index.php?topic=3069

1. Check if you are allowed to see the picture
2. Change the URL of the "Category Picture" of my Gallery from "http://www.mydomain.co.uk/gallery/albums/album1/thumb_pic01.jpg" to "get_file.php?pid=...&size=cat"

I hope you can help me ;)

Cya,
Meistaaa

Meistaaa