PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro Bug Reports

Photopost Pro Bug Reports Post post installation PhotoPost Pro problems here.

Reply
 
LinkBack Thread Tools Rating: Thread Rating: 3 votes, 3.00 average. Display Modes
Old November 15th, 2005, 11:35 AM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Feb 2005
Posts: 12
What does this error code mean?

And how do I fix it?

Fatal error: Allowed memory size of 18388608 bytes exhausted (tried to allocate 6800 bytes) in /home/busybee/busybeescrapbooking-www/photopost/image-inc.php on line 84


Thanks so much.
booyachickenmomm is offline   Reply With Quote
Old November 15th, 2005, 01:56 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
Hello that error means your memory has been exhausted

I can suggest in uploadphoto.php you find this

require "image-inc.php";

add above it this


ini_set("memory_limit", "32M");
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old November 24th, 2005, 05:36 AM   #3 (permalink)
Registered User
 
Join Date: Feb 2005
Posts: 7
Hi,

I've had the exact same error this morning while trying to upload pics. I've done as suggested but still have the same problem. Any ideas?

The top part of my uploadphoto.php file now looks like this:

require "pp-inc.php";
require "{$Globals['PP_PATH']}/languages/$pplang/uploadphoto.php";
ini_set("memory_limit","32M");
require "{$Globals['PP_PATH']}/image-inc.php";


Thanks,

Mike.
ascender is offline   Reply With Quote
Old November 24th, 2005, 07:28 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
ini_set("memory_limit","32M");
require "pp-inc.php";

is how I would do it. What is the exact error you get? If it is forwarding to the bulkupload script you would need to add that to that script as well
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old November 24th, 2005, 12:44 PM   #5 (permalink)
Registered User
 
Join Date: Feb 2005
Posts: 7
The exact error is:

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 9360 bytes) in /home/fhlinux199/z/z3mcoupe.com/user/htdocs/photopost/image-inc.php on line 81
ascender is offline   Reply With Quote
Old November 24th, 2005, 01:09 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
Well you must be trying to process ton's of files or something there

Your php memory is being used up and not much else you can do but set the line I suggested to add maybe to 48M
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old November 25th, 2005, 10:07 AM   #7 (permalink)
Registered User
 
Join Date: Feb 2005
Posts: 7
Hmmm, its quite a quiet server, this error is coming up while trying to process a single picture file of 483Kb.
ascender is offline   Reply With Quote
Old November 25th, 2005, 10:25 AM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 9360 bytes) in /home/fhlinux199/z/z3mcoupe.com/user/htdocs/photopost/image-inc.php on line 81

Your PHP memory is being consumed that is what the error is saying. You can try installing Imagemagick and using that or if its already installed set the path to it so you can use it to process images. GD is known to consume PHP memory since it is part of PHP. This would not be an issue using imagemagick
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error creating thumbnail! Error code: 154 ejectorset Photopost Pro Installation & Upgrades 9 January 22nd, 2006 08:52 PM
How do I remove the Direct Link Code, BB Image Code, img Tag Code Iridium1 How Do I? - vBulletin 3.5.X 8 January 13th, 2006 05:46 PM
Error creating watermarked original! Error code: 198(NOT A BUG) TEAMBAJAMARINE Photopost Pro Bug Reports 4 September 6th, 2005 09:38 AM
Error creating watermarked original! Error code: 1 hype901 Photopost Pro Installation & Upgrades 32 July 22nd, 2005 12:15 AM
An Answer to the Error creating thumbnail! Error code: 127 raptor260 Photopost Pro Installation & Upgrades 9 October 28th, 2004 10:50 AM


All times are GMT -5. The time now is 07:01 AM.

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