 | |  | | | Photopost Pro How Do I...? Wondering how to do things in PhotoPost? |
November 6th, 2005, 03:47 PM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Oct 2004
Posts: 50
| Upgrading from vb3.0.3 with PP 4.8.2
Hi there,
i'm currently running a big forum with VB 3.0.3 with PP 4.8.2 (14k users, 600k posts, 14k pics using 3.5GB space).
now i'm heading towards an upgrade to latest VB and latest PP.
I've currently installed some more hacks wich aren't really interesting to update.
I'm plannning to do a completely new installation of vbulletin and pp to get rid of old unneeded code modifications.
Is there a way to import pics and database stuff from old PP installation?
Is there any other things you could help me with? :-)
Thanks for any help,
Frank
|
| |
November 7th, 2005, 04:51 AM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,937
|
Just upgrade vbulletin and then upgrade photopost dont do a new install
|
| |
December 11th, 2005, 06:06 PM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Oct 2004
Posts: 50
|
hi chuck,
i don't really know how i will upgrade vbulletin, but it seems like doing a new install and importing posts will be the cleaner way. Will there be a way to install photopost and also do an import there of the old stuff? ( about 4 Gig of images from ~14.500 Users)
|
| |
December 11th, 2005, 07:42 PM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,937
|
The easiest way to upgrade Vbulletin and Photopost is to do an regular upgrade not clean installs and reimport data. That would be the hard way.
|
| |
December 12th, 2005, 08:45 AM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Oct 2004
Posts: 50
|
thanks so far, Chuck.
i did the first testrun today and everything went fine on first sight.
But unfortunately the upgrade messed something up with the image-filenames.
the script is looking for filenames like:
data/504/109651096510965122.jpg
and the filenames in my data-dir have names like
data/504/11744Pause.jpg
the upgrade script did some renaming - first with errors, but after fixing file permissions and reloading the upgrade script, without any more errors.
don't really know what the script did but it seems like it did something wrong.
Is there a way to redo this part or do you see any other errors in there?
Frank
|
| |
December 12th, 2005, 08:53 AM
|
#6 (permalink)
| | Member Verified Customer
Join Date: Oct 2004
Posts: 50
|
one other thing:
i can't login to the gallery admin. It brings up a login form and when i enter my data i get back to the gallery.
i just added "$cookie_domain" to the config file as it is written in the UPGRADE.TXT - and it wasn't already in there :S (shouldn't it be?)
|
| |
December 12th, 2005, 09:03 AM
|
#7 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,937
|
No cookie thing should not be there. cookie settings where thrown in the database from your config file. If they where not correct you would now need to view your settings table in phpmyadmin and correct them as needed settings 171-173
As far as upgrade and filenames it would seem to me looking at that error that you ran step 3 of the 485-486 upgrade script twice prepending the userid's to the filenames twice. If this is the case you would need to restore a backup of the photos tables and redo the upgrade only running the step once.
|
| |
December 14th, 2005, 09:22 AM
|
#8 (permalink)
| | Member Verified Customer
Join Date: Oct 2004
Posts: 50
|
Hi Chucks,
thanks for you help again. I did all the update again, but there's still one problem left.
In the last step of the upgrade i get this error: Code: Content visible to verified customers only.
and then on the page: Code: Content visible to verified customers only.
Also the categories get mixed up - there seems to be a problem with the database upgrade in last step!?
Any help appreciated.
Thanks,
Frank
EDIT: and i'm still not able to login to the admin.
One other question: is there a possibility to lock the gallery with the forums? currently my forums are locked for all users but admins, but the gallery doesn't seem to be locked.
Last edited by kommuni; December 14th, 2005 at 09:25 AM.
|
| |
December 15th, 2005, 03:47 AM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Oct 2004
Posts: 50
|
any help with that?
|
| |
December 15th, 2005, 09:19 AM
|
#10 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,937
|
Hello You did not run all the necessary upgrades you needed. Your missing usergroups table field. I guess the question here is which one?
Basically your missing from what I can say either you did not run the 4.5 4.67 4.7 4.82 upgrades which one did you miss?
|
| |
December 15th, 2005, 11:18 AM
|
#11 (permalink)
| | Member Verified Customer
Join Date: Oct 2004
Posts: 50
|
Hi Chuck,
i think i missed the first one (4.8.2) , just because i didn't run after the first time. The first time it worked but therafter nothing happened. May i try this update alone? Apart from all the other again?
Who cares... it's just a testinstallation - i will try |
| |
December 15th, 2005, 11:19 AM
|
#12 (permalink)
| | Member Verified Customer
Join Date: Oct 2004
Posts: 50
|
hmm ****, nothing happens. it just reloads the page in a second, and does nothing like it seems |
| |
December 15th, 2005, 11:31 AM
|
#13 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,937
|
Just run 4.82
Interesting try this in the upgrade script add the line in bold and run 482 upgrade $skip_exheader="yes";
define( 'THIS_SCRIPT', "upgrade" );
|
| |
December 15th, 2005, 12:29 PM
|
#14 (permalink)
| | Member Verified Customer
Join Date: Oct 2004
Posts: 50
|
great, Chuck - that worked.
Thanks a lot for your help!
Let's hope everything works fine tomorrow night - i will give you a look to the ready made upgrade |
| |
December 15th, 2005, 12:34 PM
|
#15 (permalink)
| | Member Verified Customer
Join Date: Oct 2004
Posts: 50
|
just saw the other bug again
i still can't reach the gallery admin area.... any ideas?
|
| |
December 15th, 2005, 12:36 PM
|
#16 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,937
|
check your cookie prefix setting not a bug here |
| |
December 15th, 2005, 03:32 PM
|
#17 (permalink)
| | Member Verified Customer
Join Date: Oct 2004
Posts: 50
|
thanks *headbang* should have known this  too much upgrading stuff during the last days
Thanks for your great help again
|
| |
December 15th, 2005, 03:34 PM
|
#18 (permalink)
| | Member Verified Customer
Join Date: Oct 2004
Posts: 50
|
just one other thing left: how can i disable usergroups from viewing the gallery? I can e.g. avoid guests from uploading, but not from viewing?
That would be a great need for the future |
| |
December 15th, 2005, 04:36 PM
|
#19 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,937
|
Yes you can set under edit categories what usergroups can view upload post etc for cat |
| |
December 15th, 2005, 04:45 PM
|
#20 (permalink)
| | Member Verified Customer
Join Date: Oct 2004
Posts: 50
|
thanks i will try this.
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 02:55 AM. | |