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 July 8th, 2006, 11:13 PM   #1 (permalink)
Member
Verified Customer
 
wynode's Avatar
 
Join Date: Sep 2004
Posts: 44
Re-installing Photopost (after removing it)

As per this thread, I removed Photopost after upgrading to vB 3.5.4

Now I'm thinking I want PP back so whould it be possible to re-insert the relevant PP tables (i still have a backup from before I upgraded to vb 3.5.4) and then run an upgrade of photopost? (I was running PP PHP 4.8.2)?
wynode is offline   Reply With Quote
Old July 9th, 2006, 09:14 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,809
If you restore the backup and all the files yes you can do an upgrade after installing 5.31 our current version.
__________________
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 July 10th, 2006, 09:20 AM   #3 (permalink)
Member
Verified Customer
 
wynode's Avatar
 
Join Date: Sep 2004
Posts: 44
Quote:
Originally Posted by Chuck S
If you restore the backup and all the files yes you can do an upgrade after installing 5.31 our current version.
So is this correct:

1. Restore (previously removed) tables from the mySQL database
2. Upload the new PP 5.31 files to the server and run the upgrade script?

OR

A. Restore (previously removed) tables from the mySQL database
B. Restore the deleted PP files from before I upgraded to vB 3.5.4
C. Then....?
wynode is offline   Reply With Quote
Old July 10th, 2006, 09:42 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,809
You can do the first one provided you restore the previous data directories and config files
__________________
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 July 14th, 2006, 10:42 PM   #5 (permalink)
Member
Verified Customer
 
wynode's Avatar
 
Join Date: Sep 2004
Posts: 44
Quote:
Originally Posted by Chuck S
You can do the first one provided you restore the previous data directories and config files
Planning to do this tomorrow

Just to recap:

1. Restore previously removed PP tables (17 in total)
Quote:
ppadmingroups
ppadmlog
ppcategories
ppcomments
ppecards
ppexif
ppfavorites
ppipcache
ppiponline
pplaston
ppnotify
ppphotos
ppsettings
ppsort
ppsortmemb
ppusergroups
ppusers
2. Restore the \data directory from the backups
3. Restore the \uploads directory from the backups
4. Edit the new config-inc.php (PP5.31) so it has the same data as the old config-inc.php file*
5. Upload all the files from the latest version (PP5.31) except for the install.php file
6. Run upgrade.php

*Am I correct in doing this? Reason being is that in the upgrade instructions for PP5.31 it says there are some new variables in the config-inc.php file
wynode is offline   Reply With Quote
Old July 15th, 2006, 08:55 AM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,809
You can restore the old config file and you dont need to restore the uploads directory.
__________________
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 July 15th, 2006, 04:05 PM   #7 (permalink)
Member
Verified Customer
 
wynode's Avatar
 
Join Date: Sep 2004
Posts: 44
Ok thanks!
wynode is offline   Reply With Quote
Old July 16th, 2006, 06:13 AM   #8 (permalink)
Member
Verified Customer
 
wynode's Avatar
 
Join Date: Sep 2004
Posts: 44
When going from PP5.0 to pp5.1 I got a few errors.

So I skipped that and went to 5.2 and completed the upgrade OK. Will this be a problem?

Here is a coyp of the error

Quote:
PhotoPost Upgrade
Preparing to update database...
Error performing MySQL command: ALTER TABLE ppcategories ADD ismember SMALLINT(1) default '0' NOT NULL
Error: Duplicate column name 'ismember'

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

Error performing MySQL command: INSERT INTO ppsettings 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.ozhonda.com/gallery/data',34,1)
Error: Duplicate entry '207' for key 1

Error performing MySQL command: INSERT INTO ppsettings 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/ozhonda/public_html/gallery/data/',35,1)
Error: Duplicate entry '208' for key 1

Error performing MySQL command: INSERT INTO ppsettings 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/ozhonda/public_html/gallery/adm-userg.php): No such file or directory in /home/ozhonda/public_html/gallery/upgrade.php on line 2100

Warning: unlink(/home/ozhonda/public_html/gallery/adm-approve.php): No such file or directory in /home/ozhonda/public_html/gallery/upgrade.php on line 2101

Warning: unlink(/home/ozhonda/public_html/gallery/adm-db.php): No such file or directory in /home/ozhonda/public_html/gallery/upgrade.php on line 2102

Warning: unlink(/home/ozhonda/public_html/gallery/adm-menu.php): No such file or directory in /home/ozhonda/public_html/gallery/upgrade.php on line 2103

Home • Search • Register





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


Powered by: PhotoPost PHP
Copyright 2006 All Enthusiast, Inc.
wynode is offline   Reply With Quote
Old July 16th, 2006, 10:37 AM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,809
You will get duplicate errors as long as you run all applicable upgrades you need to you will be fine.
__________________
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
Installing PhotoPost on IIS6 with ImageMagick AdderSolution Photopost Pro Installation & Upgrades 17 June 1st, 2006 04:55 PM
Installing PhotoPost 4.8.5 and vBulletin 3.0.3 Megamack Photopost Pro Installation & Upgrades 1 December 23rd, 2004 10:03 AM
a problem installing photopost.......please help Cro2 Photopost Pro Installation & Upgrades 1 September 29th, 2004 06:17 AM
Installing Photopost to a different domain than listed on License... clockwood8494 Photopost Pro Installation & Upgrades 1 August 14th, 2004 02:14 PM
Error in step 3 when installing photopost classifieds lygren Classifieds Installation & Upgrades 1 July 27th, 2004 11:35 PM


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

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