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

[TF2] Kill log and Web Panel


Post New Thread Reply   
 
Thread Tools Display Modes
Pickles47
Member
Join Date: Jun 2013
Old 11-01-2014 , 22:08   Re: [TF2] Kill log and Web Panel
Reply With Quote #41

Quote:
Originally Posted by King Cnut View Post
I've noticed a typo in the Player Stats.

Code:
Total Plytime


Edit: and to build on the point that unicode names are being displayed as blank on the webpage. I can confirm this. The unicode chars are being stored correctly in the database but are not displaying correctly on the webpage.
I don't know why it is doing this, you can try editing inc/nav.php and modifying to this:

PHP Code:
<?php header('Content-type: text/html; charset=utf-8'); ?>
<!doctype html>
<html lang="en">
<head>
    <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
    <title><?php echo $Title?></title>
    <!-- etc etc -->
__________________
Pickles47 is offline
King Cnut
Senior Member
Join Date: Sep 2014
Old 11-02-2014 , 06:47   Re: [TF2] Kill log and Web Panel
Reply With Quote #42

Quote:
Originally Posted by Pickles47 View Post
Should be fixed now.

Added Necro-Smasher and Nostromo Napalmer killicons and info in weapons.sql
Thanks, the items.sql worked fine, but when trying the weapons.sql I get this error:

Code:
ERROR 1062 (23000) at line 14: Duplicate entry '1' for key 'PRIMARY'
__________________
*tips fedora, unsheaths katana, teleports behind u, nods respectfully*
King Cnut is offline
King Cnut
Senior Member
Join Date: Sep 2014
Old 11-04-2014 , 08:32   Re: [TF2] Kill log and Web Panel
Reply With Quote #43

<insert sp00ky maymay about OP delivering>
__________________
*tips fedora, unsheaths katana, teleports behind u, nods respectfully*
King Cnut is offline
island55
Senior Member
Join Date: Aug 2010
Location: charleston
Old 11-10-2014 , 14:55   Re: [TF2] Kill log and Web Panel
Reply With Quote #44

on the top 10 page, half the names are not visible.

screenshot: http://puu.sh/cLlrv/da435f345a.png
page: http://i960.org/ranks/top.php
island55 is offline
Pickles47
Member
Join Date: Jun 2013
Old 11-27-2014 , 17:49   Re: [TF2] Kill log and Web Panel
Reply With Quote #45

I've updated the plugin to resolve some errors with OnRowUpdated. I also vastly improved the items panel. Updates are in github.

DEMO HERE
__________________

Last edited by Pickles47; 01-02-2015 at 05:27.
Pickles47 is offline
island55
Senior Member
Join Date: Aug 2010
Location: charleston
Old 12-22-2014 , 00:00   Re: [TF2] Kill log and Web Panel
Reply With Quote #46

Quote:
Originally Posted by Pickles47 View Post
I've updated the plugin to resolve some errors with OnRowUpdated. I also vastly improved the items panel. Updates are in github.

DEMO HERE

this demo page doesn't load?
island55 is offline
depthbomb
Junior Member
Join Date: Jul 2014
Old 12-22-2014 , 00:01   Re: [TF2] Kill log and Web Panel
Reply With Quote #47

Will I have to do any database editing if I were to simply overwrite the old rank plugin with this new one? And if so would the current ranks be kept?
depthbomb is offline
Pickles47
Member
Join Date: Jun 2013
Old 12-23-2014 , 00:21   Re: [TF2] Kill log and Web Panel
Reply With Quote #48

Quote:
Originally Posted by depthbomb View Post
Will I have to do any database editing if I were to simply overwrite the old rank plugin with this new one? And if so would the current ranks be kept?
This is not compatible at all with any other stats plugins due to the way it handle weapon tracking.
__________________
Pickles47 is offline
Pickles47
Member
Join Date: Jun 2013
Old 12-25-2014 , 13:05   Re: [TF2] Kill log and Web Panel
Reply With Quote #49

I have fixed some pretty big bugs in the panel (weapons page not throwing errors when selecting slot/class, buggy bootstrap, added small changes to maps page, will now show class stats for capture and defends on that map) and added a install page to make installing and updating weapons and items easier.

I will be adding a cvar to the plugin soon that will auto-remove old entries from to help improve performance of web panel on large communities.
__________________

Last edited by Pickles47; 12-25-2014 at 13:08.
Pickles47 is offline
Pickles47
Member
Join Date: Jun 2013
Old 12-30-2014 , 03:49   Re: [TF2] Kill log and Web Panel
Reply With Quote #50

Updated plugin to fix invalid client errors, improve stats tracked, and added convars to delete old entries after a set amount of time.
__________________
Pickles47 is offline
Reply


Thread Tools
Display Modes

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 04:16.


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