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 Installation & Upgrades

Photopost Pro Installation & Upgrades If you're having install or upgrade problems

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old May 27th, 2005, 01:27 PM   #21 (permalink)
Member
Verified Customer
 
Join Date: Jul 2003
Posts: 56
I've also upgrade to the latest and greatest PHP incase... no difference.
MattUK is offline   Reply With Quote
Old May 27th, 2005, 01:35 PM   #22 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 52,667
Take note does this happen when hitting the upload link or when processing a file?

Your thread here read like when you hit the upload link.

If indeed it is when processing a file then try this.

IN bulkupload.php find this

ini_set("max_execution_time", 0);

add below

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

Please do not PM me for support or sales questions. Thank you for your understanding.

Last edited by Chuck S; May 27th, 2005 at 02:18 PM.
Chuck S is offline   Reply With Quote
Old May 27th, 2005, 01:41 PM   #23 (permalink)
Member
Verified Customer
 
Join Date: Jul 2003
Posts: 56
Yes, its when you have clicked the button.. it sits there for about 20 seconds or so, then gives the error.

If you select the bulk upload from a directory it happens almost immediately you hit the button.

Ill give that a try now, thanks.
MattUK is offline   Reply With Quote
Old May 27th, 2005, 01:44 PM   #24 (permalink)
Member
Verified Customer
 
Join Date: Jul 2003
Posts: 56
That line doesnt exist as you write it, but

ini_set("max_execution_time", 0);

Does.. so I assume thats the one.

Have tried that, and still no go..
MattUK is offline   Reply With Quote
Old May 27th, 2005, 02:04 PM   #25 (permalink)
Registered User
 
Join Date: Apr 2005
Posts: 148
In your IIS configuration, do you have php5isapi.dll or php.exe?
Frost is offline   Reply With Quote
Old May 27th, 2005, 02:09 PM   #26 (permalink)
Member
Verified Customer
 
Join Date: Jul 2003
Posts: 56
php.exe
MattUK is offline   Reply With Quote
Old May 27th, 2005, 02:23 PM   #27 (permalink)
Registered User
 
Join Date: Apr 2005
Posts: 148
Just for S&G try the following...

In pp-inc.php find the forward function.

In this function find at the end:
Code:
Content visible to verified customers only.
And beforehand add:
Code:
Content visible to verified customers only.
Frost is offline   Reply With Quote
Old May 27th, 2005, 02:30 PM   #28 (permalink)
Member
Verified Customer
 
Join Date: Jul 2003
Posts: 56
Ok, I added on the block starting

function forward( $redirect, $msg="" ) {

which I assumed was that function.. sadly no fix
MattUK is offline   Reply With Quote
Old May 27th, 2005, 02:39 PM   #29 (permalink)
Registered User
 
Join Date: Apr 2005
Posts: 148
Okay, remove that and try instead...

In pp-inc.php find the printheader function.

In this function find:
Code:
Content visible to verified customers only.
And beforehand add:
Code:
Content visible to verified customers only.
Frost is offline   Reply With Quote
Old May 27th, 2005, 02:44 PM   #30 (permalink)
Member
Verified Customer
 
Join Date: Jul 2003
Posts: 56
Thanks for your suggests Frost.

Tried that one, no fix either.
MattUK is offline   Reply With Quote
Old May 27th, 2005, 03:08 PM   #31 (permalink)
Registered User
 
Join Date: Apr 2005
Posts: 148
What about...

http://support.microsoft.com/default...b;EN-US;884764
Frost is offline   Reply With Quote
Old May 27th, 2005, 03:16 PM   #32 (permalink)
Member
Verified Customer
 
Join Date: Jul 2003
Posts: 56
Tried to apply that patch, downloaded it, but it said SP1 already covered it, so wouldnt install...

sigh.
MattUK is offline   Reply With Quote
Old May 29th, 2005, 01:07 PM   #33 (permalink)
Member
Verified Customer
 
Join Date: Jul 2003
Posts: 56
No one got any other ideas?!
Please
MattUK is offline   Reply With Quote
Old May 29th, 2005, 08:36 PM   #34 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 52,667
No other ideas here. PM me a link and login to your install
__________________
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 May 29th, 2005, 11:59 PM   #35 (permalink)
Member
Verified Customer
 
Join Date: Jul 2003
Posts: 56
I'll PM you in the week as im off to Germany this am for a few days, but will be in touch when I return, thanks everyone.
MattUK is offline   Reply With Quote
Old June 4th, 2005, 02:48 AM   #36 (permalink)
Member
Verified Customer
 
Join Date: Jul 2003
Posts: 56
Dropped you a PM Omegatron, you already have a user on there from last time.

Thanks
MattUK is offline   Reply With Quote
Old June 5th, 2005, 02:45 PM   #37 (permalink)
Member
Verified Customer
 
Join Date: Jul 2003
Posts: 56
So, no one has any ideas as to what has changed in this version to cause this then? Clearly something has changed!
MattUK is offline   Reply With Quote
Old June 5th, 2005, 06:03 PM   #38 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 52,667
Your usergroups script loads right up for me
__________________
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 June 6th, 2005, 02:29 AM   #39 (permalink)
Member
Verified Customer
 
Join Date: Jul 2003
Posts: 56
I don't have a problem with my usergroup scripts, its the uploading that doesnt work.
Think your thinking of the problem I had last time you helped me out when I paid you to integrate the previous version in with UBB.

Its the CGI error when you submit the page to upload new photos to the gallery does no longer works since the upgrade
MattUK is offline   Reply With Quote
Old June 6th, 2005, 06:16 AM   #40 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 52,667
UGH replying to many threads at once LOL
__________________
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
errors uploading 420 Photopost Pro Installation & Upgrades 12 October 3rd, 2005 04:14 PM
Please help, errors after upgrading. imported_AlexUK Installs and Upgrade - vBulletin 3.0.X 3 September 18th, 2005 05:15 PM
Errors uploading dwh Photopost Pro Installation & Upgrades 12 August 12th, 2005 01:24 PM
Upgrading 4.81 to 5.0 - errors when running upgrade script Pauline Kenny Photopost Pro Installation & Upgrades 1 March 8th, 2005 01:22 PM
Errors after upgrading from 2.5 to 2.8 Spinball ReviewPost Installation & Upgrades 2 June 23rd, 2004 04:07 PM


All times are GMT -5. The time now is 04:01 PM.

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