01-14-2017, 11:00 PM
Hellow dear user.
I have small problem.
I have On Stash_Password and go to select character and hawe this info .
not found row in bg_user. user_id[admin]
how to fix?
|
a_cid
|
|
01-14-2017, 11:00 PM
Hellow dear user. I have small problem. I have On Stash_Password and go to select character and hawe this info . not found row in bg_user. user_id[admin] how to fix?
01-14-2017, 11:44 PM
if you pasted that line directly from the error message you are having a spelling error in your query. theres a space in between bg_user. and user_id. You might wanna check that out.
01-15-2017, 12:22 AM
Hellow dear user. I have small problem. I have On Stash_Password and go to select character and hawe this info . not found row in bg_user. user_id[admin] how to fix? UPDATE `t_users` SET `a_stash_password` = PASSWORD('Pass') WHERE `a_portal_index` = 'id account'; And Test ) |
|
« Next Oldest | Next Newest »
|