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

[ANY] Player Analytics


Post New Thread Reply   
 
Thread Tools Display Modes
DrFallen
AlliedModders Donor
Join Date: Jul 2013
Location: ./root
Old 04-04-2014 , 19:58   Re: [ANY] Player Analytics
Reply With Quote #121

Quote:
Originally Posted by DrFallen View Post
Yep updated this morning no problems accessing, There seems to be an issue with process.php when trying to add new users it comes up with the mysqli error and problems with the header.

Other than that great job.
Huh weirdly if you reclick the link it loops normally to main again and everything is fine. Odd
DrFallen is offline
island55
Senior Member
Join Date: Aug 2010
Location: charleston
Old 04-04-2014 , 22:08   Re: [ANY] Player Analytics
Reply With Quote #122

Quote:
Originally Posted by Pickles47 View Post

is there a table missing? when i get everything installed/configured i'm getting a query error that the table "player_analytics" doesn't exist... i tried creating one then i get some other error about connect_time or lastconnect time or something...
i know i'm close to having this thing set up 100% but there's just a few things missing

any ideas?


edit: you're missing "player_analytics.sql" from the "sql" directory.. there's only 2 files in there, "servers.sql" and "users.sql"

jesus, nevermind... i didn't know the plugin created the table when it started for the first time...

Last edited by island55; 04-04-2014 at 22:27.
island55 is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 04-05-2014 , 03:25   Re: [ANY] Player Analytics
Reply With Quote #123

You can't use the same buffer as both the input and output of SQL_EscapeString, it's unsafe.
__________________
asherkin is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 04-05-2014 , 18:11   Re: [ANY] Player Analytics
Reply With Quote #124

Quote:
Originally Posted by asherkin View Post
You can't use the same buffer as both the input and output of SQL_EscapeString, it's unsafe.
Fixed, thanks.
__________________
Dr. McKay is offline
Advokat
Member
Join Date: Mar 2014
Location: Australia
Old 04-06-2014 , 03:37   Re: [ANY] Player Analytics
Reply With Quote #125

I don't seem to be able to get Player Analytics to recognise the GeoIPCity extension as being installed, though it's listed in the sm exts list:

Quote:
[11] GeoIPCity (1.1.1): Geographical IP information
The entry, relevant section attached, into the table for each player typically looks like this, which I'd guess is how it looks normally with the base GeoIP alone?
Code:
city    region    country    country_code    country_code3 
NULL     NULL     Australia  NULL            NULL
Any ideas on where I might be going wrong? I made sure to load player_analytics after GeoIPCity when I was testing it but I believe I initially installed Player Analytics before I grabbed GeoIPCity when I was first setting it up.
Advokat is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 04-06-2014 , 09:28   Re: [ANY] Player Analytics
Reply With Quote #126

Quote:
Originally Posted by Advokat View Post
I don't seem to be able to get Player Analytics to recognise the GeoIPCity extension as being installed, though it's listed in the sm exts list:

The entry, relevant section attached, into the table for each player typically looks like this, which I'd guess is how it looks normally with the base GeoIP alone?
Code:
city    region    country    country_code    country_code3 
NULL     NULL     Australia  NULL            NULL
Any ideas on where I might be going wrong? I made sure to load player_analytics after GeoIPCity when I was testing it but I believe I initially installed Player Analytics before I grabbed GeoIPCity when I was first setting it up.
It should automatically detect the extension. It's possible that there's no city info for your region.
__________________
Dr. McKay is offline
nineteeneleven
Veteran Member
Join Date: Nov 2010
Old 04-06-2014 , 11:48   Re: [ANY] Player Analytics
Reply With Quote #127

I wrote a quick php script to look up players connection, and their relevant information.

http://nineteeneleven.info/downloads...yer_finder.zip
__________________
nineteeneleven is offline
Advokat
Member
Join Date: Mar 2014
Location: Australia
Old 04-06-2014 , 13:39   Re: [ANY] Player Analytics
Reply With Quote #128

Quote:
Originally Posted by Dr. McKay View Post
It should automatically detect the extension. It's possible that there's no city info for your region.
Wouldn't it still provide the three letter country code though?

Last edited by Advokat; 04-06-2014 at 19:49.
Advokat is offline
island55
Senior Member
Join Date: Aug 2010
Location: charleston
Old 04-06-2014 , 21:35   Re: [ANY] Player Analytics
Reply With Quote #129

Pickles47: instead of having a flag category, you should move the icon category next to the name for quicker reference and have the player's name be the selected color rather than having the name of everyone, even admins being the blue color

just a thought.. nonetheless, this GUI is amazing. is there any way to make this public? obviously removing player IPs and specific locations?
island55 is offline
Pitbull3
AlliedModders Donor
Join Date: Aug 2009
Location: Degree-Gaming.com
Old 04-07-2014 , 01:07   Re: [ANY] Player Analytics
Reply With Quote #130

haha I found the admin dashboard randomly looking at bootstrap stuff...

http://startbootstrap.com/templates/sb-admin/
Pitbull3 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 00:59.


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