register wont work black pro ep2
#1

Hey Guys, got another Problem.
If i try to register it shows that everything was successfully but there is no entry in the database.

im happy about everyone who helps me out.

Config Settings:

// Change this to your newproject_db or newproject_db_auth
// If things on the site dont work like online players, paymentwall, Buy Stats, Pet Covers etc etc
$dbs["authORdb"] = newproject_db;

// Normal Mysql settings
$dbs["ip"] = 127.0.0.1; // mysql ip
$dbs["user"] = root; // mysql username
$dbs["pass"] = ; // mysql password
$dbs["auth"] = newproject_db_auth; // auth database
$dbs["db"] = newproject_db; // db database
$dbs["data"] = newproject_data; // data database
$dbs["site"] = pro; // Website Database Name

 

#2

Try to change this from

$dbs["authORdb"] = newproject_db;
to

$dbs["authORdb"] = newproject_db_auth;
#3
no success Sad



Forum Jump:


Users browsing this thread: 1 Guest(s)