PDA

View Full Version : Cant upgrade from 3.5.4 to 3.6



tommac
Sun 13th Aug '06, 6:25pm
the table prefix should be :
sbdbb_
I get these warnings on upgrade.sql

Warning: mysql_query(): Table 'sbdbb.template' doesn't exist in /var/www/html/sbdbb/upload/includes/class_core.php on line 354

Warning: mysql_query(): Duplicate column name 'unserialize' in /var/www/html/sbdbb/upload/includes/class_core.php on line 354

Warning: mysql_query(): Unknown column 'type' in 'field list' in /var/www/html/sbdbb/upload/includes/class_core.php on line 354

Warning: mysql_query(): Duplicate column name 'phrasegroup_accessmask' in /var/www/html/sbdbb/upload/includes/class_core.php on line 354

Warning: mysql_query(): Duplicate column name 'phrasegroup_holiday' in /var/www/html/sbdbb/upload/includes/class_core.php on line 354

Warning: mysql_query(): Table 'sbdbb.sbdbb_post_parsed' doesn't exist in /var/www/html/sbdbb/upload/includes/class_core.php on line 354

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/sbdbb/upload/includes/class_core.php:354) in /var/www/html/sbdbb/upload/includes/functions.php on line 2480

Steve Machol
Sun 13th Aug '06, 6:42pm
Edit your config.php file with the correct table prefix.

tommac
Sun 13th Aug '06, 6:49pm
the data is correct

Steve Machol
Sun 13th Aug '06, 6:51pm
Okay then. Strange that you would get this though:

Warning: mysql_query(): Table 'sbdbb.template' doesn't exist

Clearly there is no table prefix being used when you get this error. The only other possibility is a hack or plugin has changed this.

tommac
Sun 13th Aug '06, 6:51pm
// ****** TABLE PREFIX ******
// Prefix that your vBulletin tables have in the database.
$config['Database']['tableprefix'] = 'sbdbb_';

Steve Machol
Sun 13th Aug '06, 6:52pm
See post #4.

tommac
Sun 13th Aug '06, 7:05pm
There are no hacks or plugins ... Nothing changed this ... for some reason it seems that for the upgrade it doesnt recognize the prefix

Sha
Sun 13th Aug '06, 7:15pm
I didn't want to risk coming across a problem like that so I just upgraded to 3.5.5 & then to 3.6 with no issues.

tommac
Sun 13th Aug '06, 9:08pm
I was able to upgrade to 3.5
but still cant get to 3.6

still getting all of the warnings

tommac
Sun 13th Aug '06, 9:18pm
Cant figure it out .... still getting this :

Warning: mysql_query(): Duplicate column name 'unserialize' in lass_core.php on line 354

tommac
Mon 14th Aug '06, 8:05pm
can I get any help with this ?

Steve Machol
Tue 15th Aug '06, 12:01am
Did you reupload the original 3.6.0 files?

tommac
Tue 15th Aug '06, 4:57pm
Yes! Still doesnt work

Steve Machol
Tue 15th Aug '06, 5:18pm
Fill out a support ticket at:

http://members.vbulletin.com/membersupport_contactform.php

Be sure to include the login info to your Admin CP, phpMyAdmin and FTP. Please also include a complete description of the problem.

tommac
Tue 15th Aug '06, 5:25pm
I was able to do a full install with the scrips I have ...

Steve Machol
Tue 15th Aug '06, 5:27pm
You filled out a support ticket but you didn't provide any of the info I requested so we could troubleshoot this problem. :)