PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Installs and Upgrade - vBulletin 3.6x (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-6x/)
-   -   SQL Problem - Upgrading photopost to vb3.7.2 (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-6x/138167-sql-problem-upgrading-photopost-vb3-7-2-a.html)

mambo50 October 15th, 2008 02:25 PM

SQL Problem - Upgrading photopost to vb3.7.2
 
Hey!

Database error in vBulletin 3.7.2:

Invalid SQL:
SELECT catid, styleid, title, title_clean, allowusercats, catuserid, membercat, parent, parentlist, hasimages, password, active, options, useroptions, styleoverride FROM ppgal_categories ORDER BY d d, hasimages;

MySQL Error : 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 'd, hasimages' at line 1
Error Number : 1064
Request Date : Wednesday, October 15th 2008 @ 11:47:45 AM
Error Date : Wednesday, October 15th 2008 @ 11:47:47 AM
Script : http://www.x.com/forum/admincp/vbgallery_install.php
Referrer : http://www.x.com/forum/admincp/vbgallery_install.php
IP Address : 000.000.000.00
Username : x
Classname : vB_Database
MySQL Version : 5.0.51a-community-log

mambo50 October 15th, 2008 02:27 PM

Sorry just to add, i have a file backup ( and sql... ) from the old photogallery, where can i find the old version number so i can tell you guys ?

Chuck S October 15th, 2008 06:53 PM

How is this error generated doing what the upgrade?

Yes I would need to know what version your vbgallery is so we can assist.

mambo50 October 16th, 2008 12:03 AM

Hey again! Thanks for replying.

Ok, this error happens from the http://www.x.com/forum/admincp/vbgallery_install.php

After i logg inn as admin, i click Upgrade. Then it happens.

How can i find my version number from the file backup or SQL backup ?

Chuck S October 16th, 2008 06:28 AM

You can find your version number in the settings table of vbgallery

SELECT value FROM ppgal_setting WHERE varname='gallery_version'

mambo50 October 16th, 2008 09:26 AM

('gallery_version', 'adv_gallery_main', '2.0', '1.0.1 (vB 3.5)', 'hidden', 1),

yep.


Edit:

Any clues on what we can do to upgrade ?

Chuck S October 16th, 2008 06:32 PM

I would have to look at your install as I do not see that query in any upgrade version

You can send full server details url and admin logins etc through the contact link in the header.


All times are GMT -5. The time now is 02:44 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