Hah, well.. I'm obviously doing something very wrong then. I guess it shows I've never worked with anything outside of basic database pulling/entry..
If I right click on where the thumbnail is supposed to be, the properties have it linked to "misc.php?do=downloadfile&i=" instead of the image file folder it's in.
If anyone has a quick minute, here is the code I have so far. I'm pretty sure I have just overlooked something or something is not lined up correctly.. or maybe I'm completely wrong with the approach of this. :x
Code:
Content visible to verified customers only.
I have required the functions_gallery.php file, so the construct_image_url should work according to what I checked out so far.
Code:
Content visible to verified customers only.
And here is what I have as the html template:
Code:
Content visible to verified customers only.
So basically, everything is working so far except the fact that the "$latestimagebits" is linking to "misc.php?do=downloadfile&i=" instead of the thumbnail file itself and I'm not quite sure why.
Any assistance would be greatfully appreciated.
Thanks,