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

[ANY] CallAdmin - Extended Report Mod


Post New Thread Reply   
 
Thread Tools Display Modes
maxolahird
Veteran Member
Join Date: Dec 2012
Old 12-01-2013 , 14:46   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #381

How can I make it save the report in utf-8 to my Mysql table? I already set everything there to utf8_general_ci or utf8_unicode_ci and both of them utf-8 still don't work.. symbols shows up as weird characters.
maxolahird is offline
Impact123
Veteran Member
Join Date: Oct 2011
Location: Germany
Old 12-01-2013 , 15:29   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #382

The mysqlmodule has used UTF-8 since its release, it's probably a problem in your mysql config.
I recommend you read something like this and check if your mysql server is configured correctly.
__________________

Last edited by Impact123; 01-03-2015 at 06:55.
Impact123 is offline
maxolahird
Veteran Member
Join Date: Dec 2012
Old 12-01-2013 , 16:04   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #383

Quote:
Originally Posted by Impact123 View Post
The mysqlmodule has used UTF-8 since it's release, it's probably a problem in your mysql config.
I recommend you read something like this and check if your mysql server is configured correctly.
Thank you my friend I will check that link.
maxolahird is offline
moxie2020
Veteran Member
Join Date: Aug 2011
Old 12-06-2013 , 02:43   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #384

The mysql module keeps trying to connect to the local host instead of the one I have specified in the config and database.cfg

L 12/06/2013 - 07:13:51: [CallAdmin: Mysql module] ConErr: [2003]: Can't connect to MySQL server on '127.0.0.1' (111)

Quote:
// Entries older than given minutes will be deleted, 0 deactivates the feature
// -
// Default: "25"
// Minimum: "0.000000"
sm_calladmin_entrypruning "25"

// Entries older than given minutes will be recognized as orphaned and will be deleted globally (serverIP and serverPort won't be checked)
// -
// Default: "4320"
// Minimum: "0.000000"
// Maximum: "0.000000"
sm_calladmin_entrypruning_ohphaned "4320"

// Server key to identify this server (Max. 64 allowed!)
// -
// Default: ""
sm_calladmin_server_key "1"

// Name of the CallAdmin table
// -
// Default: "CallAdmin"
sm_calladmin_table_name "calladmin"
Quote:
"calladmin"
{
"driver" "mysql"
"host" "mysql.server.net"
"port" "3306"
"database" "calladmin"
"user" "username"
"pass" "password"
}

Last edited by moxie2020; 12-09-2013 at 13:03.
moxie2020 is offline
Impact123
Veteran Member
Join Date: Oct 2011
Location: Germany
Old 12-06-2013 , 13:51   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #385

The key is case sensitive, means you must name it like this
Code:
CallAdmin
If this key doesn't exist, it will fall back to the default key.
__________________

Last edited by Impact123; 12-06-2013 at 13:52.
Impact123 is offline
moxie2020
Veteran Member
Join Date: Aug 2011
Old 12-07-2013 , 01:22   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #386

Quote:
Originally Posted by Impact123 View Post
The key is case sensitive, means you must name it like this
Code:
CallAdmin
If this key doesn't exist, it will fall back to the default key.
Will it create the table or do I need to do it manually first?
moxie2020 is offline
SPYderman
Senior Member
Join Date: Aug 2013
Old 12-07-2013 , 15:27   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #387

So when I tried this using the steam module, it spams my console like every 2 seconds saying
PHP Code:
 
[MessageBotUnable to get the client engine
And it crashes every time someone sends a report, the bot doesn't go online, etc.
SPYderman is offline
Impact123
Veteran Member
Join Date: Oct 2011
Location: Germany
Old 12-07-2013 , 16:41   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #388

The messagebot extension sometimes breaks on updates, there's nothing we can do about that.
__________________

Last edited by Impact123; 12-07-2013 at 16:41.
Impact123 is offline
jpwanabe
Veteran Member
Join Date: Mar 2010
Old 12-14-2013 , 12:31   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #389

After the most recent update, my servers now crash on a call. I have not added any plugins or changed any cfgs. Any idea?
__________________
My Steam TF2APP
My sig changes with each load! Refresh to see my other servers!
jpwanabe is offline
AEIOwnedU
Junior Member
Join Date: Dec 2013
Old 12-15-2013 , 09:24   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #390

Two things:

Prbblem: After latest steam update, If someone sends a call, the Call Admin plugin crashes the server, the message bot plugin never appears to even get called.
Description: Someone sends a call, server immediately crashes. Message bot plugin does not appear to even get called. I took a look at most of the code specifically for the messagebot plugin, but haven't taken the time to debug it. I may do this later and post a solution for poliskokeiekkdsisoeoskseiskds here later. With above info I would assume the steam api's that messagebot uses were changed and that call is what is causing the server crash.

Problem: Call Admin Client appears to have a slow memory leak (slow enough that its not really a big deal).
Description: Running on a Quad Core 3.3 Ghz i3770k Processor with 24Gb RAM after one week the Calladmin process is up to 25% cpu utilization. Simple restart fixes it however the client would not display so I had to kill it with task manager.
AEIOwnedU 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 19:17.


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