View Single Post
Old 05-19-2008, 10:47 AM   #5 (permalink)
MountainGoat
WARNING! May ask stupid questions...
 
MountainGoat's Avatar
 
Join Date: Feb 2008
Location: Catalan Pyrenees...
Posts: 613
Points: 270
Send a message via MSN to MountainGoat Send a message via Skype™ to MountainGoat
Quote:
Originally Posted by AgentZee View Post
thanks for this goat - had to use this on the image.php page to stop it doing weird things during testing.

<image src="images/<?php echo $_GET['f']?>/<?php echo $_GET['id']?>.jpg" border="0" />
That, as you have described there, is getting the gallery identification and the picture identification cross wired!

I've just read through the tutorial again, and where I was looking at it, I realised that I should have used something else to represent the image (possibly 'p' for photo). The reason I used the 'f' was when I was building it, I was building a site in Spanish, and 'f' is the inital for fotografía where as it could be confused in English as folder... Sorry for the confusion.

I have extended this script a bit, as to give the impression that you are updating your thumbnail page every day, where in fact you could only be doing it on a monthly basis... If anyone wants that posting up here, then let me know, and I'll sort it out.
__________________
I would change the world, but they would not give me the source code.
MountainGoat is online now   Reply With Quote Send a private message to MountainGoat