Posts: 71
Threads: 3
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Nov 2013
Reputation:
0
$dbset["lc_authORdb"] = _auth;
Maybe yours is try using DB or db_auth Im not sure which it is, this can be found in the config.php
Posts: 580
Threads: 75
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Feb 2013
Reputation:
0
$dbset["lc_authORdb"] = _auth;
Maybe yours is try using DB or db_auth Im not sure which it is, this can be found in the config.php
DB_auth has the t_users table, and I have it set to that. Do you know which php file has the player counting script thingy mah bob in it?
Posts: 71
Threads: 3
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Nov 2013
Reputation:
0
Try what i said, As I know player counting is not db_auth
At EP3 Mine is, a_portal_index in newproject_db_user (Default when u set it as it set in newstobn.bin)
Try it, when it doesnt work then I have no Idea.
Posts: 580
Threads: 75
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Feb 2013
Reputation:
0
Try what i said, As I know player counting is not db_auth
At EP3 Mine is, a_portal_index in newproject_db_user (Default when u set it as it set in newstobn.bin)
Try it, when it doesnt work then I have no Idea.
I put everything from db_user into db_auth.... Should I try newproject_db ?
Posts: 71
Threads: 3
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Nov 2013
Reputation:
0
Well normaly t_user is in newproject_db_user since t_user has a_portal_index thats what It needs to check whos Online
Posts: 580
Threads: 75
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Feb 2013
Reputation:
0
hmmmm... Is the table called t_user or t_users? Maybe I have it named wrong.
Posts: 395
Threads: 43
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Aug 2011
Reputation:
0
still need help let me know ill fix it for ya
Posts: 580
Threads: 75
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Feb 2013
Reputation:
0
still need help let me know ill fix it for ya
OH yea, fixed. Switched config to P_db_user.
Some1 move please.