Search found 4 matches

by wilse
Tue Apr 03, 2012 8:27 pm
Forum: Tutorials
Topic: Auto Image tutorial
Replies: 7
Views: 1093

Re: Auto Image tutorial

There are a number of them but here's an example: http://localhost:8888/abelsoul/images/Ace.jpg Ah okay, that is the location of the full size image, you need to go to the URL that would create the thumbnail. It should be something like index.php?img=Ace.jpg OK, I went to: http://localhost:8888/abe...
by wilse
Tue Apr 03, 2012 11:38 am
Forum: Tutorials
Topic: Auto Image tutorial
Replies: 7
Views: 1093

Re: Auto Image tutorial

Hi Jacek, thanks for the reply. Which URL are you going to to test it ? There should be a file name in the url ? There are a number of them but here's an example: http://localhost:8888/abelsoul/images/Ace.jpg If there is make sure you have E_NOTICE level errors shown (by setting your error_reporting...
by wilse
Mon Apr 02, 2012 10:06 am
Forum: Tutorials
Topic: Auto Image tutorial
Replies: 7
Views: 1093

Re: Auto Image tutorial

First thing I spotted was tha oyu missed a $ from here <a href=\"{image}\"> but that should not cause the problem you see. Whoops, thanks! That certainly helped a bit. =) The broken images now have ".jpg" extensions and clicking on them now displays them. The problem here is tha...
by wilse
Sun Apr 01, 2012 12:55 pm
Forum: Tutorials
Topic: Auto Image tutorial
Replies: 7
Views: 1093

Auto Image tutorial

Hi Jacek, I'm stuck with your Auto Image tutorial. I have a thumbnails folder created OK but no thumbnails in it and no images displaying. In the bit in video where you click on the broken image link and the browser address bar has something ending with ".png", mine all say the same thing,...