Posts: 275
Threads: 10
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Sep 2013
Reputation:
0
Add field a_cid to bg_user ? i think that’s something like a security code for stash password and a maybe a few other things
Posts: 40
Threads: 8
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Aug 2022
Reputation:
0
22 minutes ago, Desarija said:
Add field a_cid to bg_user ? i think that’s something like a security code for stash password and a maybe a few other things
and now i get this error
(mysql_real_query) : error[Unknown column 'a_idname' in 'where clause'] query[SELECT RIGHT(a_cid, 7) as a_cid FROM b g_user WHERE a_idname = 'test1' LIMIT 1]
2023-03-12 13:42:26,461 ERROR - not found row in bg_user. user_id[test1]
Posts: 275
Threads: 10
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Sep 2013
Reputation:
0
i think a_idname should be user_id or vice versa