1. Thnx man.
     
  2. These still a good suggestion? Just can't see them on trello
     
  3. Added to suggestions
     
  4. Vilsol - I can assist with making PHP scripts for you if you wish such as a REST API or anything?
     
  5. Thanks, but I currently want to keep this as a private project, but I will be making it open source at some point.
     
  6. np - feel free to find me on steam if you need anything
     
  7. Is it possible to add this feature to a wordpress site?
    Any guides would be appreciated.
     
  8. No, wordpress sites do not support custom databases, nor they allow PHP to be executed.
     
  9. But can i add folder to domain and just link to webserver?
     
  10. You can try, but you still need a database backing it up!
     
  11. This statement is actually incorrect a as WordPress is php based depending if they havehave ftp access there is a php snippet plugin
     
  12. If you are using their online blog platform, then no, you can't.
     
  13. Statistics not updated player's name. What in the name of the player went to the server for the first time ever a nickname please be displayed in the statistics!
     
  14. Added to bugs, will be fixed in the next release.
     
  15. Vilsol updated Stats with a new update entry:

    Command, Table Optimization, IP Logging, etc

     
  16. @Vilsol Question: if there is a .sql update, will it say in the update comments? It says in the update direction on main plugin page to do it first should there be one. Just wanna make sure I do this right. first update since getting it for me. Thanks
     
  17. There won't be any more SQL updates, the plugin will automatically update the database from now on.
     
  18. Nice work ;)
    [DOUBLEPOST=1436724054][/DOUBLEPOST]
    Code:
    [Oxide] 1:00 PM [Info] Loaded plugin Stats v1.4.0 by Vilsol
    [Oxide] 1:00 PM [Info] [Stats] 1.4.0
    [Oxide] 1:00 PM [Error] Exception raised in web request callback (ArgumentOutOfRangeException: Argument is out of range.
    Parameter name: index)
    [Oxide] 1:00 PM [Debug]   at System.Collections.Generic.List`1[JSON.Value].get_Item (Int32 index) [0x00000] in <filename unknown>:0
      at JSON.Array.get_Item (Int32 index) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Stats.<Init>m__2 (JSON.Array json) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Stats+<selectQuery>c__AnonStorey0.<>m__0 (Int32 code, System.String response) [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.WebRequests+WebRequest.<OnComplete>m__1 () [0x00000] in <filename unknown>:0 
    [DOUBLEPOST=1436724282][/DOUBLEPOST]Not meaning to bombard you, but... is there anyway to default to show 100 entries per page? and also to sort by date/descending by default?
     
  19. @hax0rmort Did you update the query.php file?
    And
    [​IMG]
     
  20. i did @Vilsol. the query.php. no go. I will try again though. I'll pop that in there specifically if you think that is the problem.

    I know i can select 100, but i would like it to default to 100 when I switch pages and back. Not sure if that's my browsers fault or what. same with descending by time, i want it to stay that way, but it resets each time i go to a different page.