Raised This Month: $ Target: $400
 0% 

[req] problem with uq_jumpstats (mysql fix)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
sigerman
Senior Member
Join Date: Aug 2013
Location: Argentina, Bs.As.
Old 05-07-2024 , 23:42   Re: [req] problem with uq_jumpstats (mysql fix)
Reply With Quote #14

I put the line

PHP Code:
SQL_SetCharset(DB_TUPLE,"utf8"); 
Where you told me to, and IT WORKS!!!! : D Thanks!!

Quote:
Originally Posted by JocAnis View Post
okay, can you go in uqjumpstats/scripting/includes/uq_jumpstats_sql.inc

after:
Code:
if(!SqlConnection) 
{
	server_print("uq_jumpstats: Could not connect to SQL database; Error #%d: %s", error, g_error);
	log_amx("uq_jumpstats: Could not connect to SQL database; Error #%d: %s", error, g_error);
	return pause("a");
}
and add one line:
SQL_SetCharset(sql,"utf8")
sigerman is offline
 


Thread Tools
Display Modes

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 09:52.


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