The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Attempt to Upgrade to 3.8.2
Well I am new to this I have asked several questions and Brian has been amazingly quick to respond. Basically, I attempted to upgrade to 3.8.2 and just kinda browsed the instructions. Bad idea, I overwrote the config.php with config.php.new before changing any settings. Now on step 2/13 of the upgrade I get this.
Quote:
A section of my config reads as follows. Quote:
|
#2
|
||||
|
||||
Ok, now it depends on which host you use too fyi.
I was using Siteground (avoid IMO, strictly IMO) and had $config['MasterServer']['servername'] = 'localhost'; $config['MasterServer']['port'] = 1022; However I have always used port 3306 w/o any problems. Additionally w/ SG I used: Code:
$config['Database']['dbname'] = 'test_testing'; Code:
$config['Database']['tableprefix'] = 'mx6_'; Code:
$config['Database']['dbname'] = 'mx-6_forum'; Code:
Make it this: $config['Database']['tableprefix'] = ''; Code:
$config['MasterServer']['servername'] = 'dbname.db.1234567.hostedresource.com'; $config['MasterServer']['port'] = 3306; AND now is the time to make a backup of your config file |
#3
|
||||
|
||||
Are you sure your database login name and password are correct? This is usually different than your server login information.
|
#4
|
|||
|
|||
config.php doesn't usually have to be overwritten at all. There are times when it changes, but those are usually only major releases (ie: vb3, vb4, etc).
If you're using cpanel (many are), you can assign another username and password to the database inside the control panel itself, this may help relieve the situation |
#5
|
||||
|
||||
Quote:
I tried what "TheLastSuperman" said still same error, I also closed all windows after editing. Any other ideas --------------- Added [DATE]1242094014[/DATE] at [TIME]1242094014[/TIME] --------------- Quote:
Quote:
Oh, and my host is www.Servage.net I can add MySQL databases inside there myself as well. --------------- Added [DATE]1242094747[/DATE] at [TIME]1242094747[/TIME] --------------- I'll add this as well, line 311 of the class_core.php file is as follows Quote:
|
#6
|
||||
|
||||
What is the database error you get? You'll need to view the page source to get it.
|
#7
|
|||
|
|||
OH WOW
I fixed it, but now. my entire forums are gone. Everything. --------------- Added [DATE]1242095745[/DATE] at [TIME]1242095745[/TIME] --------------- I made a new MySQL database, is that where all the information for my forums are? that would make sense as the new one worked without a problem, but wiped my forums clean. Now im trying with the previous database I had. Im still getting an error but this time its. Quote:
|
#8
|
||||
|
||||
You said you only skimmed the directions.... you didn't Install the forums (install.php), did you? You did an Upgrade (upgrade.php), right?
|
#9
|
|||
|
|||
Nope I just realized that. Im so effed.
The site has only been open for a little over 2 months but still. |
#10
|
||||
|
||||
Do you have a backup?
(One of the instructions in doing an upgrade is to make a backup. ) |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|