View Single Post
  #5 (permalink)  
Old 09-24-03, 08:11 AM
Pvasoldier Pvasoldier is offline
Newbie Coder
 
Join Date: Aug 2003
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by YourPHPPro
What 'loads of things' have you done to try and correct the error ?

My suggestions would be:

Does the directory (/home/lawsofsh/public_html/Photos/albums/tn/) actually exist on the server ?

Are the permissions correct to allow PHP to write to that directory ?
chmod the permissions to 777 and this got rid of the error not the lack of thumbnails?
Reply With Quote