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 25th, 2005, 08:08 PM   #1 (permalink)
Registered User
 
Join Date: Dec 2003
Posts: 45
Upgrade error

I getting this erros.

Warning: main(/home/sites/yoursite/photopost/languages/english.php): failed to open stream: No such file or directory in /home/modernmu/public_html/photopost/pp-inc.php on line 121

Warning: main(/home/sites/yoursite/photopost/languages/english.php): failed to open stream: No such file or directory in /home/modernmu/public_html/photopost/pp-inc.php on line 121

Fatal error: main(): Failed opening required '/home/sites/yoursite/photopost/languages/english.php' (include_path='.:/usr/local/lib/php') in /home/modernmu/public_html/photopost/pp-inc.php on line 121
scroush is offline   Reply With Quote
Old May 25th, 2005, 08:10 PM   #2 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,834
Looks like you overwrote your config-inc.php file; check that file and make sure your settings (especially $PP_PATH) are correct.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Old May 25th, 2005, 08:22 PM   #3 (permalink)
Registered User
 
Join Date: Dec 2003
Posts: 45
ok I fixed that problem, but now I'm getting this errors.

Error performing MySQL command: ALTER TABLE categories ADD ismember SMALLINT(1) default '0' NOT NULL
Error: Duplicate column name 'ismember'

Error performing MySQL command: ALTER TABLE categories ADD albums TEXT AFTER children
Error: Duplicate column name 'albums'

Error performing MySQL command: INSERT INTO settings VALUES (207,'Original Image storage directory URL','origdir','Typically this path matches your DATA directory URL, unless you want to store your original images seperatly from your thumbnail/medium images','http://www.modernmustangs-na.com/photopost/data',34,1)
Error: Duplicate entry '207' for key 1

Error performing MySQL command: INSERT INTO settings VALUES (208,'Orignial Image storage directory server path','origfull','Typically this path matches your DATA directory server path, unless you want to store your original images seperatly from your thumbnail/medium images','/home/modernmu/public_html/photopost/data/',35,1)
Error: Duplicate entry '208' for key 1

Error performing MySQL command: INSERT INTO settings VALUES (209,'When using on-the-fly image generation, do you want to overlay the watermark image?','overwater','You can use this feature for on-the-fly watermarks in combination with the on-the-fly image generation.','no',30,5)
Error: Duplicate entry '209' for key 1


Warning: unlink(/home/modernmu/public_html/photopost/adm-userg.php): No such file or directory in /home/modernmu/public_html/photopost/upgrade.php on line 2077

Warning: unlink(/home/modernmu/public_html/photopost/adm-approve.php): No such file or directory in /home/modernmu/public_html/photopost/upgrade.php on line 2078

Warning: unlink(/home/modernmu/public_html/photopost/adm-db.php): No such file or directory in /home/modernmu/public_html/photopost/upgrade.php on line 2079

Warning: unlink(/home/modernmu/public_html/photopost/adm-menu.php): No such file or directory in /home/modernmu/public_html/photopost/upgrade.php on line 2080
scroush is offline   Reply With Quote
Old May 25th, 2005, 08:45 PM   #4 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,834
Duplicate errors are not a problem; just means they have already been added. unlink for files that have already been deleted is not a problem either.

Looks like the upgrade ran already and successfully.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Old May 25th, 2005, 09:10 PM   #5 (permalink)
Registered User
 
Join Date: Dec 2003
Posts: 45
Ok I deleted the the upgraded.php and when I go to my galler I get this error

We're sorry, but the system experienced an unrecoverable error. Please try again later.

If you need access please let me know

http://www.modernmustangs-na.com/photopost/index.php

Last edited by scroush; May 25th, 2005 at 09:17 PM.
scroush is offline   Reply With Quote
Old May 25th, 2005, 09:42 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,702
You sure you ran all the upgrades? You sure in config the proper table prefix is specified?
__________________
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 25th, 2005, 09:53 PM   #7 (permalink)
Registered User
 
Join Date: Dec 2003
Posts: 45
I have double check and triple check the config file and everything is setup correct.
scroush is offline   Reply With Quote
Old May 25th, 2005, 10:01 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,702
Thats a generic error stating there is a problem connecting to your database. Beings since you dropped your config file plus upgraded these are the two errors to check

I would check these again. Did you run all the required upgrades?
__________________
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 25th, 2005, 10:11 PM   #9 (permalink)
Registered User
 
Join Date: Dec 2003
Posts: 45
I have ran the upgrade and check the file.
scroush is offline   Reply With Quote
Old May 25th, 2005, 10:14 PM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,702
Was this just an upgrade from 5.03 to just 5.1 or did you have multiple upgrades to run. You see where I am going here.

The error you have here is a mysql one saying he cant proceed cause the database is not set up properly
__________________
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 25th, 2005, 10:16 PM   #11 (permalink)
Registered User
 
Join Date: Dec 2003
Posts: 45
From 5.03 to 5.1
scroush is offline   Reply With Quote
Old May 25th, 2005, 10:19 PM   #12 (permalink)
Registered User
 
Join Date: Apr 2005
Posts: 148
What is the full error message shown onscreen?
Frost is offline   Reply With Quote
Old May 25th, 2005, 10:20 PM   #13 (permalink)
Registered User
 
Join Date: Dec 2003
Posts: 45
Check the site

http://www.modernmustangs-na.com/photopost/index.php
scroush is offline   Reply With Quote
Old May 25th, 2005, 10:22 PM   #14 (permalink)
Registered User
 
Join Date: Apr 2005
Posts: 148
I'm not an admin so cannot see any possible SQL info the message prints out.
Frost is offline   Reply With Quote
Old May 25th, 2005, 10:26 PM   #15 (permalink)
Registered User
 
Join Date: Dec 2003
Posts: 45
there is no SQL info just the message in the middle of the page, I cannot even get into the admin page
scroush is offline   Reply With Quote
Old May 25th, 2005, 10:28 PM   #16 (permalink)
Registered User
 
Join Date: Apr 2005
Posts: 148
Open pp-inc.php and find:
Code:
Content visible to verified customers only.
And temporarily remove if ( $User['adminedit'] == 1 ) so the full message can show.
Frost is offline   Reply With Quote
Old May 25th, 2005, 10:32 PM   #17 (permalink)
Registered User
 
Join Date: Dec 2003
Posts: 45
done, now is showing, but I have no idea what to do
scroush is offline   Reply With Quote
Old May 25th, 2005, 10:43 PM   #18 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,702
Your forums table prefix is empty or either you have specified the incorrect database info in config.

Since an upgrade does not touch the table prefix for the forum in the database I would tend to think the database info to connect to the forum is incorrect which is why I stated above to recheck the config file and ensure you entered everything correctly.
__________________
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 25th, 2005, 10:50 PM   #19 (permalink)
Registered User
 
Join Date: Apr 2005
Posts: 148
The wrong prefix is being prepended to your vB3 sessions table name in the query. Look in your PP config file for $pp_db_prefix and write down the value. Next, look in your vB config file for $tableprefix and write down the value. Then run the following query, where VALUE1 is the PP prefix and VALUE2 is the vB prefix:
Code:
Content visible to verified customers only.
Frost is offline   Reply With Quote
Old May 25th, 2005, 10:51 PM   #20 (permalink)
Registered User
 
Join Date: Dec 2003
Posts: 45
I really don't know what to tell you but the config file has the correct database configuration
scroush 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
upgrade error medieval Classifieds Bug Reports 2 September 29th, 2005 12:47 PM
Error with upgrade 5.11 lighterrr Photopost Pro Installation & Upgrades 2 June 19th, 2005 08:14 PM
5.1 Upgrade Error HobbyTalk Photopost Pro Installation & Upgrades 4 June 2nd, 2005 02:01 PM
5.1 error on upgrade. SoCalrailFan Photopost Pro Installation & Upgrades 9 May 27th, 2005 10:44 PM
upgrade error hunterscentral Photopost Pro Installation & Upgrades 4 May 26th, 2005 09:07 AM


All times are GMT -5. The time now is 10:15 AM.

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