Raised This Month: $51 Target: $400
 12% 

Issue Wrong field name for native Store_GetClientUserID


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
pokemonmaster
princess milk
Join Date: Nov 2010
Location: Somewhere in this world
Old 07-11-2016 , 22:12   Wrong field name for native Store_GetClientUserID
Reply With Quote #1

in store-backend.sp:
Code:
char sQuery_GetClientUserID[] = "SELECT user_id FROM store_users WHERE auth = %d;";

It should be
Code:
char sQuery_GetClientUserID[] = "SELECT id FROM store_users WHERE auth = %d;";
According to sql_init scripts.
__________________
اَشْهَدُ اَنْ لَّآ اِلٰهَ اِلَّا اللہُ وَحْدَه لَا شَرِيْكَ لَه وَ اَشْهَدُ اَنَّ مُحَمَّدًا عَبْدُه وَرَسُوْلُه
No longer active in AMXX. Sorry.

Last edited by pokemonmaster; 07-11-2016 at 22:12.
pokemonmaster is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 16:33.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode