Jump to content

Perplexing problem showing a .jpg


gator

Recommended Posts

Hi gator,

 

If you simply echo out $vid_row[13] does it give the expected result?  e.g. somethumbnail.jpg

 

Also, is ../storage/movies/thumbs the correct path?

 

Remember the paths in this script are relative to where the script is being run from.  The "../" moves down a directory level.  So, if you move down a folder from where this script is being run, can you then get to storage->moves->thumbs?

 

Hope this helps.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.