PDA

View Full Version : Database Error when I assign a user


Jason2
Mon 14th Jan '08, 12:39pm
Hiya,

When I create a user, then give that user all the permissions for my forums database, then update this in my config.php, user and password, I always get database error, any ideas why?

Regards Jason :)

Lynne
Mon 14th Jan '08, 1:03pm
Exactly what lines are you changing in your config.php file for this user?

Jason2
Mon 14th Jan '08, 1:11pm
$config['MasterServer']['username']

$config['MasterServer']['password']

Regards Jason :)

Steve Machol
Mon 14th Jan '08, 1:21pm
What is the exact error?

Lynne
Mon 14th Jan '08, 1:42pm
You are creating a new user in phpMyAdmin and then adding the info to your config.php file? I thought you were creating a new user in vbulletin, in which case your would not be editing those lines in config.php.

Jason2
Mon 14th Jan '08, 2:02pm
I use my cPanel to create a new user, in the mySQL tab, and then assign it to my forums database;

===============

Ok, so I`ve got it working. But I download a new vBulletin Package, however, it had my database name ect already in the config.php (new) file ... Strange I must say.

Also, at the top of the config.php file, it says version 3.6.8, patch level 2, take a look at the screenshot;

http://i234.photobucket.com/albums/ee123/Jason_scfc/config.jpg


Is that right?

Regards Jason :)