PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Bugs - vBulletin 3.6x (http://www.photopost.com/forum/bugs-vbulletin-3-6x/)
-   -   Upgrading from 1.0 RC4 to 2.2 possible? [added 2.3] (http://www.photopost.com/forum/bugs-vbulletin-3-6x/131481-upgrading-1-0-rc4-2-2-possible-added-2-3-a.html)

Shon April 19th, 2007 10:58 PM

Upgrading from 1.0 RC4 to 2.2 possible? [added 2.3]
 
I'm still running the vBadvanced Gallery v1.0 RC4 and I just upgraded to vB 3.6.5 is there any way I can upgrade to vBGallery 2.2?

I get the following error while trying to upgrade:

Quote:

Database error in vBulletin 3.6.5:

Invalid SQL:
SELECT value FROM ppgal_setting WHERE varname = 'gallery_version';

MySQL Error : Table '*****.ppgal_setting' doesn't exist
Error Number : 1146
Date : Thursday, April 19th 2007 @ 10:55:41 PM
Script : http://www.pit-bull.org/forums/admin...ry_install.php
Referrer : http://www.pit-bull.org/forums/admin...ry_install.php
IP Address : *
Username : Shon
Classname : vb_database

Shon April 20th, 2007 06:48 PM

Anybody?

Zachariah April 20th, 2007 06:58 PM

This script should detect the old gallery and upgrade without issues.

Run this querry and tell me the return data.
Please.
Code:

Content visible to verified customers only.

Shon April 20th, 2007 07:23 PM

value: 1.0 RC4

I don't have a ppgal_setting table, everything is adv_gallery and adv_ :\

Thanks Zachariah :)

Zachariah April 20th, 2007 08:01 PM

Take a look in PM.

elmstr May 16th, 2007 06:20 PM

I have the same problem. I'm trying to upgrade vBGallery 1.02 to V2.2 on a vBulletin 3.6.7.

Error message is the same as stated above. My tables are prefixed vB3_5_adv_gallery_...

Any help is most appreciated. :)

thakikka2 May 18th, 2007 03:59 PM

Quote:

Originally Posted by Shon (Post 1194638)
value: 1.0 RC4

I don't have a ppgal_setting table, everything is adv_gallery and adv_ :\

Thanks Zachariah :)

Exactly the same problem here... 1.0.1 (vB 3.5) and now I updated from vb 3.5 to 3.6 and tried to update vbgallery too...

Zachariah May 18th, 2007 07:20 PM

This should work.

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.


All times are GMT -5. The time now is 06:29 AM.

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


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97