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 October 5th, 2010, 10:15 AM   #1 (permalink)
Member
 
Join Date: Mar 2006
Posts: 279
Question PP Pro 6.0.1 -> 7.0.2 upgrade questions

I'm preparing to upgrade my PP Pro installation from 6..0.1 to 7.0.2
I have big board with PP Pro - vbulletin integration and do not use PP forum. I use http and https.

Since there have been a lot of versions inbetween and I vaguely remember reading that this upgrade may need some extra work than the usual upgrade, I'd like to double check before going ahead.

To upgrade, should I just do the following?

* backup DB
* edit the same variables into config-inc.php as are in my 6.0.1 version.
* upload files
* run upgrade.php
* remove upgrade.php

Or is there anything else I should do?
Alfa1 is offline   Reply With Quote
Old October 5th, 2010, 10:35 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
That sounds right although there is no need to replace your config files when upgrading you can use the same one thats there.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old October 5th, 2010, 11:55 AM   #3 (permalink)
Member
 
Join Date: Mar 2006
Posts: 279
Was a breeze. Thanks.

Asides from SEO urls, are there any other new settings that need to be reviewed?

Last edited by Alfa1; October 5th, 2010 at 12:04 PM.
Alfa1 is offline   Reply With Quote
Old October 5th, 2010, 01:05 PM   #4 (permalink)
Member
 
Join Date: Mar 2006
Posts: 279
Im getting this error.
Quote:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in */photopost/forums/vb3.php on line 175
As I assume that something went wrong with the upgrade, I have run the upgrade script again. On the 6.0 > 6.1 upgrade I get this:
Quote:
Error performing MySQL command: INSERT INTO pp_settings VALUES (238,'Use images for user menu options on showphoto?','imgmenu','','yes',35,5)
Error: Duplicate entry '238' for key 1

Error performing MySQL command: INSERT INTO pp_settings VALUES (239,'Enable zoom javascript?','zoom','Enable the TJP zoom javascript feature on showphoto?','no',36,5)
Error: Duplicate entry '239' for key 1

Error performing MySQL command: ALTER TABLE pp_messages ADD fromuserid INT( 12 ) DEFAULT '0' NOT NULL AFTER userid
Error: Duplicate column name 'fromuserid'
Any help would be appreciated.
Alfa1 is offline   Reply With Quote
Old October 5th, 2010, 02:14 PM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
MSQL_Fetch Issue

I think this is your issue which is totally unrelated to your upgrade.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old October 5th, 2010, 02:50 PM   #6 (permalink)
Member
 
Join Date: Mar 2006
Posts: 279
Thanks.
Alfa1 is offline   Reply With Quote
Old October 5th, 2010, 03:26 PM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
no problem glad to help
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old October 5th, 2010, 04:29 PM   #8 (permalink)
Member
 
Join Date: Mar 2006
Posts: 279
I'm now encountering this error:
Quote:
SELECT
id,user,userid,cat,storecat,date,title,description,ismature,keywords,bigimage,width,height,filesize,views,medwidth,medheight,medsize,approved,rating,votes,allowprint,numcom,lastposter
FROM pp_photos WHERE userid= AND storecat=0 ORDER BY disporder,date DESC

The query returned with an errorcode of:

You have an error in your SQL syntax; check the manual that corresponds to your
MySQL server version for the right syntax to use near 'AND storecat=0 ORDER BY
disporder,date DESC' at line 1
Any idea how I can fix this?
Alfa1 is offline   Reply With Quote
Old October 5th, 2010, 06:18 PM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
where are you getting this
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old October 6th, 2010, 05:57 AM   #10 (permalink)
Member
 
Join Date: Mar 2006
Posts: 279
Im getting this in error emails sent from my Photopost installation. Subject 'MySQL Error Report'. One every few hours.
Alfa1 is offline   Reply With Quote
Old October 6th, 2010, 07:46 AM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
did you replace all your files when upgrading?

This looks mysteriously like something I fixed for 7.02 now off to go search down that thread on here.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old October 9th, 2010, 11:21 AM   #12 (permalink)
Member
 
Join Date: Mar 2006
Posts: 279
I did reupload the files now. Just in case. But the error remains. Should I re-run the upgrade process?
Alfa1 is offline   Reply With Quote
Old October 9th, 2010, 11:24 AM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
SQL error
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old June 1st, 2011, 10:06 PM   #14 (permalink)
Member
Verified Customer
 
Join Date: Dec 2004
Posts: 172
How can i upgrade from 5.21 to 7.1? These doesn't seem to be a path in the upgrade
kisii is offline   Reply With Quote
Old June 1st, 2011, 10:37 PM   #15 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
Yes there is you upload the files and run the upgrade and select every upgrade once from 5.2 forward.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   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
PhotoPost PHP Pro 7.01 Security Questions DHewes Photopost Pro Installation & Upgrades 5 January 15th, 2010 10:42 PM
Upgrade from VBgallery to PP Pro? sirtalksalot Photopost Pro Installation & Upgrades 3 February 3rd, 2009 01:45 PM
6.2 PhotoPost Pro upgrade rdimaggio Before You Buy 3 January 5th, 2009 10:49 AM
Just purchased photopost pro - Questions sportsoutlaw General Discussion 3 July 2nd, 2006 04:22 PM
General questions about Photopost Pro text fields and words Johnny Doomo General Discussion 9 August 14th, 2004 04:22 AM


All times are GMT -5. The time now is 10:13 PM.

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