Search found 2 matches

by Wipper179
Wed Nov 16, 2011 8:56 pm
Forum: PHP
Topic: Issues with Gallery
Replies: 2
Views: 516

Re: Issues with Gallery

The src="" of the images is set to http://animatorx.net/Minecraft/gallery/gallery.php?img=images/1.png which gives me a 403 errors. Perhaps you need to change the permission of the folder or script ? thats a lot :D, it works now! somehow I knew id missed something obvious, thanks :D and t...
by Wipper179
Wed Nov 16, 2011 7:02 pm
Forum: PHP
Topic: Issues with Gallery
Replies: 2
Views: 516

Issues with Gallery

I've followed through the image gallery tutorial and it works perfectly (thanks for that :)), but I've been trying to change the directory of the images from the root of the gallery folder (as shown in the tutorial), into a separate "images" folder, so I've change one bit of the code that ...