View Single Post
  #1  
Old 05-10-2008, 09:19 AM
Darren-S is offline Darren-S
Registered User

Join Date: May 2008
Posts: 1

phAlbum Directory problem

Hi all, i've just uploaded the script to my site and i have a problem with the directorys within the gallery. if i click on the directory it links me to ../phAlbum/phAlbum.php?album=directoryname/

where i get the error

Quote:
Forbidden
You don't have permission to access /phAlbum/phAlbum.php on this server.
but if i remove the "/" after the directory name so it looks like ../phAlbum/phAlbum.php?album=directoryname it works fine. is there a way i can change the code so that when i click on the folder the link doesn't have the trailing "/" ?

thanks

Darren
Reply With Quote