coppermine-gallery.com/forum

Support => cpg1.4 plugins => cpg1.4.x Support => Older/other versions => cpg1.4 JUpload by etienne_sf => Topic started by: levorto on July 12, 2008, 11:33:31 AM

Title: [Solved] Error in v3.2.2: ^SUCCESS$" was not found in the response body.
Post by: levorto on July 12, 2008, 11:33:31 AM
Hi Etienne.

I really hope you can help... I don't understand it, but it seems like I have the $SUCCESS string problem - atleast I think thats the problem...

Your java plugin seems like an exceptionally good and well-thought plugin,
and it really suits my site's needs (lots of pictures), so I hope that you can help me ...  ???


Here's the debug (looks like an exhaust error too?): I've added it to an .txt file due to the max allowed characters error

http://broesby.dk/galleri/DebugSUCCESSStringError.txt (http://broesby.dk/galleri/DebugSUCCESSStringError.txt)

(edit: I've tested your test gallery first - I can easily upload a picture there, so its a serverside problem)
Title: Re: Error in v3.2.2: ^SUCCESS$" was not found in the response body.
Post by: etienne_sf on July 12, 2008, 03:53:22 PM
Hi,

  The real error is:
11:20:40.599 [DEBUG] Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 282128 bytes) in /mounted-storage/home98c/sub003/sc61581-GLWZ/www/galleri/include/functions.inc.php on line 2040\r\n

It seems like the applet, when it reduces the picture size, can generate pictures that doesn't work.

It's the same error as in the thread below (      Upload not working, memory exhausted and problems with user gallery).
http://forum.coppermine-gallery.net/index.php?topic=53710.0

  DFF gave me an admin account on a test forum. But I did not have time to work on it.


Etienne
Title: Re: Error in v3.2.2: ^SUCCESS$" was not found in the response body.
Post by: DFF on July 13, 2008, 09:43:14 AM
Same host, so maybe it has something to do with this?
Title: Re: Error in v3.2.2: ^SUCCESS$" was not found in the response body.
Post by: etienne_sf on July 14, 2008, 10:40:15 PM
Quote from: DFF on July 13, 2008, 09:43:14 AM
Same host, so maybe it has something to do with this?

Probably.

  I'll try to find out a workaround...

Etienne
Title: Re: Error in v3.2.2: ^SUCCESS$" was not found in the response body.
Post by: etienne_sf on August 02, 2008, 02:03:18 PM
Please see the release 3.2.3.

  It corrects this error.

Etienne