vBulletin mySQL error!

Status
Not open for further replies.

dphiance

New Member
Messages
58
Reaction score
0
Points
0
Ive just uploaded vBulletin, and I get a mySQL error. This is the what it says (in the source):

Code:
 Database error in vBulletin : 
cannot use database vexx_vb3database
mysql error: Access denied for user: [email="'vexx_vbdatabase@localhost'"]'vexx_vbdatabase@localhost'[/email] to database 'vexx_vb3database'

mysql error number: 1044

Date: Friday 10th of June 2005 11:11:14 AM
Script: [url="http://www.vexx.elementfx.com/forum/"]http://www.vexx.elementfx.com/forum/[/url]
Referer: 
IP Address: **************

What really happens:
http://vexx.elementfx.com/

Help, please anyone? I also had this error before in phpMyAdmin, it wouldn't let me add a database. Anyway,
Thanks all,
- dphiance
 

dphiance

New Member
Messages
58
Reaction score
0
Points
0
Got somewhere:

Code:
 Database error in vBulletin : 
Invalid SQL: 
	SELECT title, data
	FROM vb3_datastore
	WHERE title IN ('options', 'cron', 'forumcache', 'usergroupcache', 'vbookiesettings', 'stylecache', 'utt_store_act')
   
mysql error: Table 'vexx_vb3database.vb3_datastore' doesn't exist

mysql error number: 1146

Date: Friday 10th of June 2005 12:38:29 PM
Script: [url="http://vexx.elementfx.com/"]http://vexx.elementfx.com/[/url]
Referer:
 

snedan

New Member
Messages
38
Reaction score
0
Points
0
mysql error: Table 'vexx_vb3database.vb3_datastore' doesn't exist

so if you have backup of your database so look in it and create this table from phpmyadmin or either create file and execute it!
 

dphiance

New Member
Messages
58
Reaction score
0
Points
0
thx, my mate just gave me his backup from his site "FullModded". And its filled with mods (ive got em aswell now!). But I have another problem. The forums arent appearing in the proper categories, which is making it all look totally like a 90 year old woman gave it a paint job:
http://vexx.elementfx.com/forum/index.php
 
Status
Not open for further replies.
Top