PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |
Old October 27th, 2006, 09:31 PM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2006
Location: teh Ether
Posts: 12
2.1 upgrade was pretty rough...

... and now all my member uploads are gone. They are still on the server, but there is nothing on the pages or categories any more.

I followed the upgrade instructions to the letter. I ran the upgrade script and made sure upgrade was checked. I got a database error. I refreshed and got more of the same. So, I reinstalled all the files and tried it again. Nothing but database errors. I tried to do a complete install and was told I already had it installed.

The gallery pages crashed to database errors too. Nothing worked in the gallery any more. So, thinking an uninstall might back out of the upgrade and let me go back to 2.0, I clicked the uninstall button. Then I was presented with a re-install button, which I thought was very good, so I clicked it.

The product installed fine and took me right to the CP. I made the edit to init.php and also reverted my customized templates (which were only changes to the page title order).

Well, the gallery is there now and it shows version 2.1, but there is nothing to show. Is there a way to get back my images? There weren't many as I just installed the program last weekend, but I'd still like to have them all back.

I don't know what I did wrong or what happened, but this was the clumsiest upgrade of any vB product I have had so far. I've used vB for several years and had the gallery installed before vB 3.6.x and only uninstalled it because of problems. When 2.0 came out, I waited, but finally installed it. There were some glitches, but nothing major. Now I got this problem in the upgrade to 2.1. I hope someone can help me get my images and posts back. Or at least tell me what to do to prevent this for the next upgrade.

Thanks,

Jim
enterpriseJM is offline   Reply With Quote
Old October 27th, 2006, 09:58 PM   #2 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
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
- What were the errors you had on the upgrade ?
There were many changes and some old hacks may not work.

If you uninstalled the software your data was removed. If you made a backup before you started the data can be restored on the new install (database and file wise). phpmyadmin and ftp.

Last edited by Zachariah; October 27th, 2006 at 10:07 PM.
Zachariah is offline   Reply With Quote
Old October 27th, 2006, 10:34 PM   #3 (permalink)
Member
Verified Customer
 
dbarry's Avatar
 
Join Date: Sep 2004
Posts: 31
Send a message via MSN to dbarry
Jim,

I got burned a copy times from installing upgrades, so I do a super-backup every time. If your provider allows ssh, you can make a shell script like this one - it tars all of the "critical" directories, does a mysql dump, and zips it up.

#!/bin/bash

# Create backups of /etc, /home, /usr/local, and...

backupdirs="forum gallery links images thumbshots"
mkdir /home/forum/www/backups/$(date +%Y%m%d)
for path in $backupdirs
do
echo "System backup on $path"
tar -czf /home/forum/www/backups/$(date +%Y%m%d)/$path.$(date +%Y%m%d).gz /home/forum/www/$path
sleep 2
done

mysqldump -C -umy_forum -ppassword my_forum >/home/forum/www/backups/$(date +%Y%m%d)/$(date +%Y%m%d).backup-file.sql
gzip /home/forum/www/backups/$(date +%Y%m%d)/$(date +%Y%m%d).backup-file.sql
dbarry is offline   Reply With Quote
Old October 27th, 2006, 10:35 PM   #4 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2006
Location: teh Ether
Posts: 12
I do auto backups to the database every 4 hours, but this was not worth trying to restore only Gallery info and files for -- only a dozen images or so and 4 or 5 replies. It was frustrating though.

I hope you'll take the time to see my other post about the title in my header: http://www.photopost.com/forum/showt...wpost&t=128286

Thank you.

Jim
enterpriseJM 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
RP3.11 to 3.3 upgrade... new product photos (since upgrade) not being shown criscokid ReviewPost Installation & Upgrades 2 April 30th, 2006 08:34 AM
Upgrade vBulletin = must upgrade vBGallery? LBmtb Before You Buy 1 January 19th, 2006 06:11 AM
Upgrade 4.8d to 5.03 upgrade.php problem dbullock Photopost Pro Installation & Upgrades 4 May 19th, 2005 11:13 AM


All times are GMT -5. The time now is 05:18 AM.

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