PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |
Old May 27th, 2007, 01:18 AM   #1 (permalink)
Junior Member
 
Join Date: Mar 2004
Posts: 24
2.0? -> 2.2 upgrade problems

Before upgrading, I checked the version number at the bottom of the galleries, and it claimed to be 2.0.

I say 'claimed', because there was something not quite right about the old install. It was functional, but I'd get a couple of these every day;

Code:
Content visible to verified customers only.
Upon downloading 2.2, I uploaded all the files as directed (from the gallery and forum folders), and was immediately hit by this once I hit the submit button to 'UPGRADE';

Code:
Content visible to verified customers only.
Went out to check my forums, and FORUMHOME was returning this;

Code:
Content visible to verified customers only.
I've since restored the backup of the database I made just before upgrading, and the site is working again, but now my gallery is a blank white page. This is, no doubt, due to 2.2 files being up, but the databases and edits being 2.0 (or even earlier?)

Moreover, I've had to disable the vbGallery 2.0 product in Admincp as it was breaking my Control Panel Home (I assume because of 2.2-relevant code in the summary that appears there).

Not sure what to do next.

Last edited by Bryant; May 27th, 2007 at 01:24 AM.
Bryant is offline   Reply With Quote
Old May 29th, 2007, 05:24 AM   #2 (permalink)
Junior Member
 
Join Date: Mar 2004
Posts: 24
Poked around a bit more this weekend, but didn't get anywhere, and didn't want to risk having to restore that 1.5gb database dump file again. :P Hoping now that the holiday is over, someone can point me in the right direction, my users are looking forward to having the gallery back.
Bryant is offline   Reply With Quote
Old May 29th, 2007, 06:54 PM   #3 (permalink)
Registered User
Verified Customer
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,243
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
Hey,

What is the status of your gallery ?
Zachariah is offline   Reply With Quote
Old May 29th, 2007, 08:36 PM   #4 (permalink)
Junior Member
 
Join Date: Mar 2004
Posts: 24
http://www.buckeyeplanet.com/gallery/

Dead white page.

I reverted the database back to a point before the 2.2 upgrade script made changes, and disabled the vbGallery 2.0 item in the Product Manager.

So that's where I stand at the moment. 2.2 files on the server. Upgrade script that returns the error above when run. Database either 2.0, or something below 2.0 with missing fields even though 2.0 was the last installation.
Bryant is offline   Reply With Quote
Old May 30th, 2007, 07:39 PM   #5 (permalink)
Junior Member
 
Join Date: Mar 2004
Posts: 24
In what version was ppgal_setting added? Is it possible then when we upgraded to 2.0, that some of the tables weren't updated?

Either way, what's the best course of action here? If necessary, I can provide access, but happy just to run a few queries, follow whatever steps are prescribed, etc.
Bryant is offline   Reply With Quote
Old May 30th, 2007, 08:49 PM   #6 (permalink)
Registered User
Verified Customer
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,243
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
This should work.
- if problems, shoot me some ftp / adminCP access via PM

2.0 should of changed the tables from adv_gallery_* to ppgal_*
- can not find a table name ? "xxxx_setting"

This should fix the database errors when launching the upgrade script for the gallery.

edit:
forums/admincp/vbgallery_install.php

About line 869-874

find:
Code:
Content visible to verified customers only.

Replace:
Code:
Content visible to verified customers only.
Try running the update script again.
Zachariah is offline   Reply With Quote
Old May 30th, 2007, 09:03 PM   #7 (permalink)
Junior Member
 
Join Date: Mar 2004
Posts: 24
Thanks a ton, I'll report back either way to let you know how it goes.
Bryant is offline   Reply With Quote
Old June 1st, 2007, 01:40 AM   #8 (permalink)
Junior Member
 
Join Date: Mar 2004
Posts: 24
Thanks for the fix! It seemed to work to fix the databases issues (the upgrade ran without a hitch).

My gallery is still a blank white page (as you can see below), but I'm sure that's something simple.

http://www.buckeyeplanet.com/gallery/

I checked the settings, and the paths are still correct. I checked gallery_config.php, and that path is still correct as well. Obviously the product is enabled. The admincp functions seem to work properly.

I'm sure I'm overlooking something simple here, but I don't see it, and I don't want to assume that running "Reinstall the templates, phrases, plugins." or "This will add setting and update setting cache" in the install file is a good bet until you indicate so.

--edit--
Also, this came in at 2am (after the upgrade, before the post below);

Code:
Content visible to verified customers only.

Last edited by Bryant; June 1st, 2007 at 03:48 AM.
Bryant is offline   Reply With Quote
Old June 1st, 2007, 03:28 AM   #9 (permalink)
Junior Member
 
Join Date: Mar 2004
Posts: 24
Looking through some of the admincp pages, I noticed something that indicated that I was running 2.1, rather than 2.2.

Did some searches around here, found someone saying they had to run the upgrader twice when going from 2.0 to 2.2, so I ran it again.

This time it errored out with this;

Code:
Content visible to verified customers only.
Bryant is offline   Reply With Quote
Old June 1st, 2007, 09:06 AM   #10 (permalink)
Registered User
Verified Customer
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,243
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
All that is left is to make sure your datastore was updated, change the version number and build stats cache.

Code:
Content visible to verified customers only.

AdminCP => Scheduled Tasks => Scheduled Task Manager
- PhotoPost vBGallery Total Statistics
[ Run ]
Zachariah is offline   Reply With Quote
Old June 13th, 2007, 06:27 AM   #11 (permalink)
Junior Member
 
Join Date: Mar 2004
Posts: 24
Fell ill and was unable to do this, hope to try it soon to see if that wraps up the process.
Bryant is offline   Reply With Quote
Old August 17th, 2007, 02:52 PM   #12 (permalink)
Junior Member
 
Join Date: Mar 2004
Posts: 24
It worked, thanks a bunch.
Bryant is offline   Reply With Quote
Old August 17th, 2007, 08:43 PM   #13 (permalink)
Registered User
Verified Customer
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,243
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
good to hear
Zachariah 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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
2.1 - 2.2 upgrade problems Volion Installs and Upgrade - vBulletin 3.6x 3 May 25th, 2007 10:25 AM
Problems after vB upgrade YSR50 Installs and Upgrade - vBulletin 3.6x 6 April 16th, 2007 01:36 PM
Problems with upgrade. marcjd Photopost Pro Installation & Upgrades 30 February 19th, 2007 08:01 AM
upgrade problems webmaster8868 Photopost Pro Installation & Upgrades 3 August 8th, 2005 05:25 PM
Upgrade Problems chrisyscrapper Photopost Pro Installation & Upgrades 9 May 4th, 2005 07:22 PM


All times are GMT -5. The time now is 12:54 PM.

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