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

[TF2 Stats] With Web Ranking and Item Logger [v9.1.0]


Post New Thread Reply   
 
Thread Tools Display Modes
galadril
Senior Member
Join Date: Apr 2009
Old 09-28-2010 , 16:34   Re: [TF2 Stats] With Web Ranking and Item Logger [v6.6.5/7.0.2]
Reply With Quote #991

Quote:
Originally Posted by jameless View Post
Fix worked thanks. Can you figure out why the arrow won't show next to location on firefox?
I also use firefox and do see it on my site..
__________________
galadril is offline
galadril
Senior Member
Join Date: Apr 2009
Old 09-28-2010 , 16:35   Re: [TF2 Stats] With Web Ranking and Item Logger [v6.6.5/7.0.2]
Reply With Quote #992

Quote:
Originally Posted by eraserhead View Post
I have another idea, what about showing the country flags on the player ranking page as well?
I already had this, but it gave problems with large servers.. (like yours ;) )
__________________
galadril is offline
jameless
Veteran Member
Join Date: Jan 2010
Old 09-28-2010 , 16:38   Re: [TF2 Stats] With Web Ranking and Item Logger [v6.6.5/7.0.2]
Reply With Quote #993

Quote:
Originally Posted by galadril View Post
I also use firefox and do see it on my site..
It shows fine for us on chrome or ie. Just not firefox.
jameless is offline
jameless
Veteran Member
Join Date: Jan 2010
Old 09-28-2010 , 16:52   Re: [TF2 Stats] With Web Ranking and Item Logger [v6.6.5/7.0.2]
Reply With Quote #994

I figured it out. I guess in the player.php you were referencing
Code:
<img src="images\arrows\icon_collapse.png" />
That should be
Code:
<img src="images/arrows/icon_collapse.png" />
Chrome and IE were auto correcting it but Firefox wasn't. Are you using Firefox 4 Beta?
jameless is offline
galadril
Senior Member
Join Date: Apr 2009
Old 09-29-2010 , 02:39   Re: [TF2 Stats] With Web Ranking and Item Logger [v6.6.5/7.0.2]
Reply With Quote #995

Quote:
Originally Posted by jameless View Post
I figured it out. I guess in the player.php you were referencing
Code:
<img src="images\arrows\icon_collapse.png" />
That should be
Code:
<img src="images/arrows/icon_collapse.png" />
Chrome and IE were auto correcting it but Firefox wasn't. Are you using Firefox 4 Beta?
im using 3.6.10.. but thanks! changed it..
__________________
galadril is offline
galadril
Senior Member
Join Date: Apr 2009
Old 09-29-2010 , 04:37   Re: [TF2 Stats] With Web Ranking and Item Logger [v6.6.5/7.0.2]
Reply With Quote #996

@jameless I've managed to implement paging in the player ranking page, but i'm not able to test it properly because I have only 7 players on my private server

Are you willing to try it?

@DarthNinja Any progress on the plugin? (map points, awards, history, etc)
__________________
galadril is offline
jameless
Veteran Member
Join Date: Jan 2010
Old 09-29-2010 , 06:19   Re: [TF2 Stats] With Web Ranking and Item Logger [v6.6.5/7.0.2]
Reply With Quote #997

Yea I can test it. Catch me on steam and shoot me a link.
jameless is offline
galadril
Senior Member
Join Date: Apr 2009
Old 09-29-2010 , 07:17   Re: [TF2 Stats] With Web Ranking and Item Logger [v6.6.5/7.0.2]
Reply With Quote #998

Quote:
Originally Posted by jameless View Post
Yea I can test it. Catch me on steam and shoot me a link.
Im not on steam now.. please install:

1) Add the next values to your settings (and config like you want it)

HTML Code:
//Paging settings
$nrofplayers = 50;//Number of players per page (player_ranking page)
$maxpaging = 5;//Max nr of pagging (5 would be for example: '1 2 3 4 5 ... 211')
$minpaging = 3;//Enable paging when having more then for example 3 pages
2) Use the player_ranking.php attached to this post..

Can you let me know the results?
Attached Files
File Type: zip player_ranking.zip (3.4 KB, 126 views)
__________________
galadril is offline
jameless
Veteran Member
Join Date: Jan 2010
Old 09-29-2010 , 07:29   Re: [TF2 Stats] With Web Ranking and Item Logger [v6.6.5/7.0.2]
Reply With Quote #999

It works great! Also moving the number of players per page to the settings.php was a smart move. It's loading faster for us too. Thanks a ton!
jameless is offline
galadril
Senior Member
Join Date: Apr 2009
Old 09-29-2010 , 07:32   Re: [TF2 Stats] With Web Ranking and Item Logger [v6.6.5/7.0.2]
Reply With Quote #1000

Quote:
Originally Posted by jameless View Post
It works great! Also moving the number of players per page to the settings.php was a smart move. It's loading faster for us too. Thanks a ton!
Yeah, i was also looking at your site and saw that the loading time was huge..
You can also turn paging off by settings the minpaging setting to 0.

You can also configure the maxpaging to a higher nr if you like (10 for example)

EDIT: I saw that the nr's where not cycling when you clicked throught the pages. (when your at page 5, it should show 3 4 5 6 7 and not 1 2 3 4 5 ... 411. I've fix this! please try attached php file
Attached Files
File Type: zip player_ranking.zip (3.5 KB, 116 views)
__________________

Last edited by galadril; 09-29-2010 at 08:09.
galadril 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 05:29.


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