PDA

View Full Version : Bad Save


bollie
08-16-2009, 11:16 AM
Wen i upload image

Sorry, ivan: Bad Save - Thumbs Creation Failed


Warning: imagejpeg() [function.imagejpeg]: Unable to open '[path]/photoplog/images/1/large/1_002_correctie.JPG' for writing: Permission denied in [path]/photoplog/functions.php on line 150

Warning: imagejpeg() [function.imagejpeg]: Unable to open '[path]/photoplog/images/1/medium/1_002_correctie.JPG' for writing: Permission denied in [path]/photoplog/functions.php on line 150

Warning: imagejpeg() [function.imagejpeg]: Unable to open '[path]/photoplog/images/1/small/1_002_correctie.JPG' for writing: Permission denied in [path]/photoplog/functions.php on line 150

I use vb 3.8.4
PhotoPlog lite 2.0.7

Morgan
09-11-2009, 02:36 AM
Double check that the PhotoPlog images directory, and all subdirectories within the PhotoPlog images directory, have 777 permissions. On a *nix server, to set 777 permissions in one go via hell, cd to your PhotoPlog images directory, and then type the following:
Content visible to registered users only.

bollie
09-11-2009, 05:14 AM
thanks solved ;)