1. hmm, playerlist doesn't seem to display. says there is no page on the server for that. it used to work...
     
  2. can you send me a link to your stats?
     
  3. hax I am having the same issue with the player list, it doesn't push any data unless people sign out. It seems that the data for the players list and the updating of time on the server is sent when they log off or the server resets.
     
  4. How to change update time statistics on the site?
    The database statistics are updated instantly! A website is only displayed after some time!
     
    Last edited by a moderator: Jul 13, 2015
  5. The live frontpage updates every 60 seconds, the rest of the stats are pushed to the database every 10 seconds to avoid bulking.
     
  6. back, any reason that table isn't loading @Vilsol ?


    Edit, doublechecked and re copied players.php to the host. It's def there, funny thing is, it doesn't even see it. it goes to a 403 error. trying to compare it to the older one I had in there to see if permissions are a factor here.
     
    Last edited by a moderator: Jul 13, 2015
  7. I have no idea, it's definitely not a problem with the plugin, but rather with the webhost.
     
  8. hmm that sucks. i'm still tinkering. maybe i'll check permissions in the admin panel
    [DOUBLEPOST=1436772488,1436762193][/DOUBLEPOST]okay. I submitted a ticket. My webhost blocks the term "steamcommunity" in the request for profiles. Is there anyway I can modify the request in the players.php to use a shortcode? let me try.
     
  9. How to make the default sorting by date?
     
  10. it's coming soon in admin panel settings. planned in the roadmap.
    [DOUBLEPOST=1436773802][/DOUBLEPOST]
    okay. apparently tiny.cc is the ONLY url shortener that passes term (aka the profile string) google and others didnt work
     
  11. Wow, what kind of a shit webhost is that? If its not free, then move away instantly
     
  12. Edit: double post
     
  13. Error thrown a few mins ago.

    Code:
    [Oxide] 3:28 PM [Error] Failed to call hook 'OnWeaponFired' on plugin 'Stats' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 3:28 PM [Debug] at Oxide.Plugins.Stats.OnWeaponFired (.BaseProjectile projectile, .BasePlayer player, .ItemModProjectile itemProjectile, ProtoBuf.ProjectileShoot projectiles) [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
     
  14. How do you fix a date?
    I've added a new option to display the I, but the date is displayed in it as before a number (
    [DOUBLEPOST=1436826661][/DOUBLEPOST]Test site:
    http://lwor.ru/stats1/whos.php
     
  15. Hi first time its run now i get this

    [Stats] Error: ConnectFailur

    But the Host works
     
  16. Vilsol updated Stats with a new update entry:

    Optimization and minor bugfixes


    [DOUBLEPOST=1436893015][/DOUBLEPOST]
    Can you give me the full error not just the beginning of one?
     
  17. Jep but ist in German: [Stats] Error: ConnectFailure (Ein Verbindungsversuch ist fehlgeschlagen, da die Gegenstelle nach einer bestimmten Zeitspanne nicht richtig reagiert hat, oder die hergestellte Verbindung war fehlerhaft, da der verbundene Host nicht reagiert hat. ) : 0
     
  18. Are you sure that you specified a correct QUERY_URL in the config?
     
  19. @Vilsol - Abit of a feature request. Would it be possible to have total kills, total deaths on the players List page?