how do you collect the data and store it now then? that sounds a bit odd to me![]()
Stats [Unmaintained]
Discussion in 'Plugin Support' started by Vilsol, Jun 29, 2015.
-
-
i see. it all makes sense to me now
-
Vilsol updated Stats with a new update entry:
Security Tokens, Chart Values, Grouping Options
-
@Vilsol Can you answer, why i can't see charts on index or live page? I've just updated plugin and www dir. But index page doesn't show any info.
-
-
PHP version 5.6.10 (FastCGI module) -
Yes you are right. Everything works fine!
-
-
Changed <? to <?php only here and it works.
Thnx a lot:
Code:<?php require("database.php"); $statement = $pdo->prepare("SELECT * FROM live_data"); $statement->execute(); $data = $statement->fetchAll(PDO::FETCH_KEY_PAIR); ?>
Last edited by a moderator: Jun 30, 2015 -
Hello, thanks for this unique plugin, I like it!!
Seems I found a bug: if I set myself to the owner, then I am not in the list, but if I remvove myself and restart my game, then I am in. -
-
when you get the time then a feature to disable the posision need to be made. it can me abused to find players to kill
-
-
awesome. for now i guess i will keep it private. you are doing a awesome work!
-
Victim field is empty
Attached Files:
-
-
-
-
If tooltips contain a lot of text, they are cut off
Attached Files:
-
-