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 > ReviewPost Pro Support Forums > ReviewPost Installation & Upgrades

ReviewPost Installation & Upgrades If you're having problems getting ReviewPost Pro to work or receiving errors while running RP, seek help here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old February 27th, 2005, 03:37 PM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Feb 2004
Location: Tampa Bay Florida
Posts: 15
Send a message via ICQ to adutopia Send a message via AIM to adutopia Send a message via Yahoo to adutopia
error in review post wheni rebuild thumbs

Can somebody help me with this error

I get it when i rebuild all my thumbs in review post
Fatal error: Maximum execution time of 30 seconds exceeded in /usr/local/apache/www/adultproduct.us/htdocs/products/adm-db.php on line 133
adutopia is offline   Reply With Quote
Old February 27th, 2005, 10:24 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,809
Open up adm-db.php and below this line

$disableforadmin=1;

add this

ini_set("memory_limit", "24M");
__________________
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 February 28th, 2005, 05:48 AM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Feb 2004
Location: Tampa Bay Florida
Posts: 15
Send a message via ICQ to adutopia Send a message via AIM to adutopia Send a message via Yahoo to adutopia
You are the man... I really do appreciate all you are teaching me with this and your patience with me...

thanks
adutopia is offline   Reply With Quote
Old February 28th, 2005, 06:52 AM   #4 (permalink)
Junior Member
Verified Customer
 
Join Date: Feb 2004
Location: Tampa Bay Florida
Posts: 15
Send a message via ICQ to adutopia Send a message via AIM to adutopia Send a message via Yahoo to adutopia
made the changes and i still get the error
Fatal error: Maximum execution time of 30 seconds exceeded in /usr/local/apache/www/adultproduct.us/htdocs/products/adm-db.php on line 171

I put a higher number got the same error... Do you think it is mysql time out error ???
adutopia is offline   Reply With Quote
Old February 28th, 2005, 07:47 AM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,809
Its a server timeout yes not script

You can try a little higher of a number
__________________
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 February 28th, 2005, 05:20 PM   #6 (permalink)
Junior Member
Verified Customer
 
Join Date: Feb 2004
Location: Tampa Bay Florida
Posts: 15
Send a message via ICQ to adutopia Send a message via AIM to adutopia Send a message via Yahoo to adutopia
I have increased the timeout to 300.
Thank you,
System Admin - UNIX

He increased time out now we get this error

Fatal error: Maximum execution time of 30 seconds exceeded in /usr/local/apache/www/adultproduct.us/htdocs/products/image-inc.php on line 356
adutopia is offline   Reply With Quote
Old March 4th, 2005, 11:40 AM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,809
Is that uploading an image?

You can try this before the require to pp-inc.php

ini_set("max_execution_time", 0);
__________________
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 March 4th, 2005, 11:46 AM   #8 (permalink)
Junior Member
Verified Customer
 
Join Date: Feb 2004
Location: Tampa Bay Florida
Posts: 15
Send a message via ICQ to adutopia Send a message via AIM to adutopia Send a message via Yahoo to adutopia
this is when we rebuild thumbnails.. I dont understand where i would put

ini_set("max_execution_time", 0); in pp-inc.php
adutopia is offline   Reply With Quote
Old March 10th, 2005, 04:43 PM   #9 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,858
Actually, you can put that in adm-db.php under the $disableforadmin line.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Old March 18th, 2008, 03:15 AM   #10 (permalink)
Member
Verified Customer
 
Join Date: Oct 2007
Posts: 66
When I'm using 'Rebuild all medium images' I'm getting part way through the job and it fails on the same image with a similar error!
Quote:
Fatal error: Maximum execution time of 30 seconds exceeded in /home/my_site/public_html/gallery/image-inc.php on line 140
Has anybody any suggestions on a possible solution please?

Line 140 in image-inc.php reads as follows:
Quote:
ImageCopyResampled( $full_id, $src_img, 0,0, 0,0, $new_width, $new_height, $FullImage_width, $FullImage_height );
Ronseal is offline   Reply With Quote
Old March 18th, 2008, 10:36 AM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,809
It is a timeout issue. This post should help with timeout or memory issues

http://www.photopost.com/forum/showp...46&postcount=2
__________________
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 March 18th, 2008, 11:04 AM   #12 (permalink)
Member
Verified Customer
 
Join Date: Oct 2007
Posts: 66
Quote:
limit/recent

It is a server memory error or timeout. You can edit pp-inc.php and at the top below error_reporting line place these lines.

ini_set("memory_limit", "48M");
ini_set("max_execution_time", 0);
Thanks Chuck, The addition of that code makes everything work perfect!
You're a dam genius I tell ya!
Ronseal is offline   Reply With Quote
Old March 18th, 2008, 11:05 AM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,809
enjoy your day buddy.
__________________
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
Review Post: Review Other then products mindcry ReviewPost How do I...? 1 October 15th, 2005 06:05 PM
Review Post Thumbnails paratek ReviewPost How do I...? 2 March 16th, 2005 12:05 PM
Rebuild Image Sizes turned thumbs into "beach" picture Happy Camper Installs and Upgrade - vBulletin 3.0.X 20 February 21st, 2005 07:42 PM
Review Post and Nuke stuartn Before You Buy 2 October 8th, 2004 08:26 PM


All times are GMT -5. The time now is 05:24 PM.

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