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 How Do I...?

Photopost Pro How Do I...? Wondering how to do things in PhotoPost?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old April 17th, 2006, 03:23 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Mar 2006
Location: philly
Posts: 89
Fatal Error

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 10128 bytes) in /hsphere/local/home/trudaily/trudaily.com/gallery/image-inc.php on line 84


what is the cause of this error. how can i fix it

thanks for the helo
vbreal is offline   Reply With Quote
Old April 17th, 2006, 03:25 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 52,693
If your using GD2 the filesizes or amount of files being uploaded are too large and gd2 is chocking your PHP. You either need to limit the filesizes in Admin => Edit Usergroup settings and increase the PHP memory for the upload script like so

Code:
Content visible to verified customers only.
__________________
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 April 17th, 2006, 03:29 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Mar 2006
Location: philly
Posts: 89
but it wasnt a large file
i have been uploading pics just fine to my site. so i don't get why why i am having a prob all of a sudden.

thanks i will try that but why all of a sudden i get this error
vbreal is offline   Reply With Quote
Old April 17th, 2006, 03:30 PM   #4 (permalink)
Member
Verified Customer
 
Join Date: Mar 2006
Location: philly
Posts: 89
fast response

thanks
vbreal is offline   Reply With Quote
Old April 17th, 2006, 03:35 PM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 52,693
See if your uploads directory has tons of files in it this will cause issue as well.

The error is as posted PHP is running out of memory
__________________
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 April 17th, 2006, 03:36 PM   #6 (permalink)
Member
Verified Customer
 
Join Date: Mar 2006
Location: philly
Posts: 89
hmm i gave that a try and there is no reference to that code in the file
vbreal is offline   Reply With Quote
Old April 17th, 2006, 03:37 PM   #7 (permalink)
Member
Verified Customer
 
Join Date: Mar 2006
Location: philly
Posts: 89
Quote:
Originally Posted by Chuck S
See if your uploads directory has tons of files in it this will cause issue as well.

The error is as posted PHP is running out of memory

there is a bunch of folders but they are empty
vbreal is offline   Reply With Quote
Old April 17th, 2006, 05:44 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 52,693
The code in bold is what you ADD below the line noted in that file
__________________
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 April 17th, 2006, 07:21 PM   #9 (permalink)
Member
Verified Customer
 
Join Date: Mar 2006
Location: philly
Posts: 89
this is the code in that file. i dont see it any where in there


Code:
Content visible to verified customers only.
vbreal is offline   Reply With Quote
Old April 17th, 2006, 08:35 PM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 52,693
uploadphoto.php not image-inc.php
__________________
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 April 17th, 2006, 08:46 PM   #11 (permalink)
Member
Verified Customer
 
Join Date: Mar 2006
Location: philly
Posts: 89
tried that still the same error. i have unlimited upload space set in my usergroups also
vbreal is offline   Reply With Quote
Old April 17th, 2006, 09:00 PM   #12 (permalink)
Member
Verified Customer
 
Join Date: Mar 2006
Location: philly
Posts: 89
i been using photopost for about 2 months. never had this issue before. now no one can upload
vbreal is offline   Reply With Quote
Old April 17th, 2006, 09:24 PM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 52,693
Well I see a big problem on your site with cookies.

Your vb and Photopost must be set exactly the same

Set cookies like this in both apps

cookie path /

cookie prefix bb

cookie domain .domain.com
__________________
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 April 17th, 2006, 09:29 PM   #14 (permalink)
Member
Verified Customer
 
Join Date: Mar 2006
Location: philly
Posts: 89
where do i make the changes for photo post. but why would that cause the upload problem. its been working fine all this time
vbreal is offline   Reply With Quote
Old April 17th, 2006, 09:39 PM   #15 (permalink)
Member
Verified Customer
 
Join Date: Mar 2006
Location: philly
Posts: 89
ok i see where to go. but they are the same besides the 06 but i know that is what i set it to in the config file for vb
vbreal is offline   Reply With Quote
Old April 17th, 2006, 09:41 PM   #16 (permalink)
Member
Verified Customer
 
Join Date: Mar 2006
Location: philly
Posts: 89
$config['Misc']['cookieprefix'] = '06';

and thats the value i have in photopost

should add the domain thing to both vb and photo post its blank for both right now
vbreal is offline   Reply With Quote
Old April 18th, 2006, 07:49 AM   #17 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 52,693
06 is fine bb was just a suggestion as note I stated they need to be exact. Yes do the domain thing as your login is flopping in and out.
__________________
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 April 18th, 2006, 07:01 PM   #18 (permalink)
Member
Verified Customer
 
Join Date: Mar 2006
Location: philly
Posts: 89
they are exact. what do u mean my login is flipping in and out.
vbreal is offline   Reply With Quote
Old April 18th, 2006, 07:53 PM   #19 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 52,693
your photopost and forum are on two separate domains www.domain.com and domain.com hense the login is dropped.
__________________
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 April 18th, 2006, 10:08 PM   #20 (permalink)
Member
Verified Customer
 
Join Date: Mar 2006
Location: philly
Posts: 89
but i am not having an issues so its hard for me to understand what u mean by dropped login
vbreal 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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Fatal Error Kseki Installs and Upgrade - vBulletin 3.5.X 1 November 9th, 2005 01:27 PM
Fatal Error Kseki Installs and Upgrade - vBulletin 3.5.X 4 October 13th, 2005 01:17 PM
Fatal Error 7thgencivic.com Installs and Upgrade - vBulletin 3.5.X 8 October 11th, 2005 03:34 PM
installation error Fatal error: Call to undefined function: init_user_groups hoss ReviewPost Installation & Upgrades 1 January 16th, 2005 08:35 PM
Fatal error aquariumpros Photopost Pro Installation & Upgrades 8 December 21st, 2004 07:10 AM


All times are GMT -5. The time now is 11:26 AM.

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