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?