Raised This Month: $32 Target: $400
 8% 

[ANY] Player Analytics


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Pythong
SourceMod Donor
Join Date: Dec 2008
Old 12-06-2013 , 10:43   Re: [ANY] Player Analytics
Reply With Quote #11

FYI I got some errors from the dev. web panel.

For starts, i'm running PH 5.3.10

The config.php had to be edited to include quotes or i received errors
<?php
define('PA_DATABASE_SERVER', 'localhost');
define('PA_DATABASE_USER', 'user');
define('PA_DATABASE_PASSWORD', 'password');
define('PA_DATABASE_NAME', 'player_analytics');
?>

And on the main page i'm getting:
Quote:
Notice: Undefined property: UserSessions::$mTimeAvg in /path/to/data/users.php on line 44


EDIT: I had to add at line 25:
Quote:
private $mTimeAvg;
That fixed the error above.

Last edited by Pythong; 12-06-2013 at 10:58.
Pythong is offline
 



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:44.


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