Struggling with showing albums Struggling with showing albums
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Struggling with showing albums

Started by andyo, March 22, 2011, 07:54:39 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

andyo

Hello, I'm new to coppermine, and I'm generally happy with the way I can display my photographs on my website. I have one problem (well two but the second one is not so important.

I have three links to my coppermine gallery on my pages, one to take through to the gallery homepage, one to take my users though to each of three seperate album catagories.
http://www.andyoneilphotography.co.uk/cpgx/albmgr.php?cat=2 &
http://www.andyoneilphotography.co.uk/cpgx/albmgr.php?cat=4
both return the same error message "error you do not have permission to access this page."
The third link to an album catagory
http://www.andyoneilphotography.co.uk/cpgx/index.php?cat=3
opens without any issue, as  does the gallery homepage http://www.andyoneilphotography.co.uk/cpgx/ - and I can also access the two pages that error when attempting a direct connection.

I have tried to look through the way the albums are configured and they all look the same.

Confuse :-\

Nibbler

Those links to albmgr.php are supposed to be protected, since that's the album manager. If you want to link to the albums use the actual links eg. http://www.andyoneilphotography.co.uk/cpgx/thumbnails.php?album=4

andyo