PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro How Do I...? (http://www.photopost.com/forum/photopost-pro-how-do-i/)
-   -   Clear pending images? (http://www.photopost.com/forum/photopost-pro-how-do-i/132321-clear-pending-images.html)

SourApple June 26th, 2007 01:05 AM

Clear pending images?
 
Hey guys! One of my members is having a problem I'm not familiar with. I've got a very active gallery ... here's a summary of the problem:

"Every time I upload something (no matter how big or small) I get the same error:

Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 9600 bytes) in /(path-to)/gallery/image-inc.php on line 102"


"I've noticed that my upload page says : Images pending 4. Is there any way to clear those and start over? I mean, when I first tried it, maybe my file sizes were too big? I don't know, maybe it will work if that is cleared out."

I don't have any file size limits set, where should I start?

SourApple June 26th, 2007 06:18 PM

anyone?

MediaHound June 26th, 2007 09:31 PM

I think you should use file size limits, even a big limit, but at least some number there! Someone can cripple your server if they try to upload a stitched together photo as big as your house. It's a security hole you have there imo.

Chuck S June 27th, 2007 05:18 AM

Doing a search on ini_set would pull up tons of information on your error

You need to give more memory to PHP if you using GD2 to process images

SourApple June 27th, 2007 04:41 PM

Quote:

Originally Posted by MediaHound (Post 1199304)
I think you should use file size limits, even a big limit, but at least some number there! Someone can cripple your server if they try to upload a stitched together photo as big as your house. It's a security hole you have there imo.

I understand, and sorry, I *do* have maximum pixel height & width set; I meant to say that I didn't put any restrictions on file size. Now that I'm poking through the ACP, I'm not seeing any place for that anyway ... all I see is "Maximum multimedia upload size in Kb", but I thought that was for other file types. Hmmm...

Quote:

Originally Posted by Chuck S
Doing a search on ini_set would pull up tons of information on your error
You need to give more memory to PHP if you using GD2 to process images

Well, I'm in a shared hosting environment - so I can only do so much, kwim? I wonder why this is happening for only ONE of my 270-something users?

Natasha June 30th, 2007 09:46 AM

One of my users is having the exact same problem, she also has8 mages in her queue - when I try process her queue nothing happens, it says it's completed but nothing gets processed.
I've logged in as her and I also get the error, when I log in as me, I can upload the same photo with no problems.
None of my other users are having this problem.
Any ideas?

Natasha June 30th, 2007 09:54 AM

Ok, I fixed her account by deleting all the images in the upload directory!


All times are GMT -5. The time now is 12:38 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97