View Single Post
Kamizun
AlliedModders Donor
Join Date: May 2015
Location: Portugal
Old 08-10-2017 , 13:14   Re: [Store] Daily Credits (v1.4, 2017-08-10)
Reply With Quote #10

Created the Database, connected but I can just spam sm_daily and get credits everytime.
The plugin created the tables but its not writting down the connected players or who use the commands.



There are error logs:
Code:
 [SM] Exception reported: Current result set has no fetched rows
 [SM] Blaming: dailycredits_mysql2.smx
 [SM] Call stack trace:
 [SM]   [0] SQL_FetchInt
 [SM]   [1] Line 94, ...\dailycredits_mysql2.sp::GiveCredits
 [SM]   [2] Line 70, ...\dailycredits_mysql2.sp::Cmd_Daily
 [SM] Exception reported: Current result set has no fetched rows
 [SM] Blaming: dailycredits_mysql2.smx
 [SM] Call stack trace:
 [SM]   [0] SQL_FetchInt
 [SM]   [1] Line 95, ...\dailycredits_mysql2.sp::GiveCredits
 [SM]   [2] Line 70, ...\dailycredits_mysql2.sp::Cmd_Daily
Add: I did not forget to remove the old one and I did not change any code from the plugin. I changed the name to dailycredits_mysql2 because I already had one on my desktop
Thank you for your time

Last edited by Kamizun; 08-10-2017 at 13:15. Reason: Additional information
Kamizun is offline