PhotoPlog

PhotoPlog (http://www.photoplog.com/forum/index.php)
-   Troubleshooting & Problems (http://www.photoplog.com/forum/forumdisplay.php?f=6)
-   -   Bad Save - Thumbs Creation Failed (http://www.photoplog.com/forum/showthread.php?t=2926)

TruthElixirX 08-09-2009 12:05 AM

Bad Save - Thumbs Creation Failed
 
I read some other threads but they all were resolved with:

CHMOD photoplog/images to 777

or some change in photoplog/functions.php that doesn't appear to work anymore because the code referenced is no longer there.

I am running Photoplog 2.0.7 and vBuletin 3.8.3.

I have tried a .gif, a .jpg, a .png, etc. Several different files and none worked. I get no other errors on the page except "Bad Save - Thumbs Creation Failed".

Any ideas?

Morgan 08-09-2009 03:49 PM

The post here is still relevant. What letter do you get?

TruthElixirX 08-09-2009 07:53 PM

Quote:

Originally Posted by Morgan (Post 19655)
The post here is still relevant. What letter do you get?

I misunderstood the post. I thought it mean find:

PHP Code:

return false;
// there are five spots 

When it really meant:

PHP Code:

return false

There are five instances of this code in functions.php.

My bad.


Anyways I did it, saved, and uploaded the file and I don't see any letter appearing anywhere, everything still looks the same. I see no letter. :(

Morgan 08-12-2009 05:30 PM

Leave the letters in the code and temporarily replace these five lines:
Code:

return false;
With this:
Code:

exit();
Then try another upload.


All times are GMT. The time now is 10:11 AM.

Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.