mysql query error
#1

hi, i have this error when i go to enter the game

query error (mysql_real_query) : error[Unknown column 'a_cid' in 'field list'] query[SELECT RIGHT(a_cid, 7) as a_cid FROM bg_user WHERE a_idname = 'test1' LIMIT 1]

2023-03-12 12:22:43,942 ERROR - not found row in bg_user. user_id[test1]

2

2

could someone help me to solve it? i am using november files btw

#2

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

#3


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]

#4

i think a_idname should be user_id or vice versa

#5


25 minutes ago, Desarija said:




i think a_idname should be user_id or vice versa




now i only get this error 

2

not found row in bg_user. user_id[test3]



Forum Jump:


Users browsing this thread: 1 Guest(s)