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

[L4D] Player Stats (Co-op) v1.1.1


Post New Thread Reply   
 
Thread Tools Display Modes
Sekra
New Member
Join Date: Apr 2009
Old 04-22-2009 , 04:10   Re: Webstats not working - Need help!
Reply With Quote #351

Quote:
Originally Posted by IH_Jimbo View Post
I tried this on several different versions of WAMP (Apache/PHP on windows and did not have any luck using the web app until running on apache on linux (php 5.x) I was getting the same web problems as you were getting. There maybe something in the application(I haven't had the time or really the desire to work through it) that is only supported in linux versions of php.
Quote:
Originally Posted by muukis View Post
IH_Jimbo: Thanks for the input. I have to go to some PHP forums if they might have a clue. I don't want to install a Linux at this point.
I had the same "problem" but its only a configuration error. You need to enable shorttags in your php.ini. After that it will work.

Last edited by Sekra; 04-22-2009 at 04:14. Reason: Added another quote
Sekra is offline
muukis
Veteran Member
Join Date: Apr 2009
Old 04-22-2009 , 04:27   Wonderful! THANKS!
Reply With Quote #352

Whoaa... that worked out! A huge thanks to Sekra for the right answer!

I set the short_open_tag to On in the php.ini and I was done.

Last edited by muukis; 04-22-2009 at 04:33.
muukis is offline
Thuril
Junior Member
Join Date: Mar 2009
Old 04-22-2009 , 06:10   Re: [L4D] Player Stats (Co-op) v1.1
Reply With Quote #353

The DLC broke the plugin for me. I'm running an Linux and a Windows Dedicated on both the ingame commands "rank" and "top10" works fine but no more points are given and player names doesn't appear on the webstats page.

Anyone solved this problem?

EDIT: Sorry I overwrote msleepers posting. It seems it was not my fault. I'll wait :-)
Thuril is offline
muukis
Veteran Member
Join Date: Apr 2009
Old 04-22-2009 , 08:46   DDR Khat fix tested and working
Reply With Quote #354

Thanks DDR Khat. Looks like it's working again.

Now waiting for the version 1.2...

EDIT: My server is playing the Survivor mode at the moment and the players are getting some points (according to the webstats playerlist)... are they supposed to?

Last edited by muukis; 04-22-2009 at 08:48.
muukis is offline
msleeper
Veteran Member
Join Date: May 2008
Location: Atlanta, Jawjuh
Old 04-22-2009 , 15:20   Re: [L4D] Player Stats (Co-op) v1.1
Reply With Quote #355

Okay I am testing the v1.1.1 fix right now. Assuming everything goes well, I will release in the next few hours.

For the people having troubles with the short_open_tags, this will be fixed in 1.2.0 along with some other Webstats problems. Again, sorry about this error, it never came up during beta testing so I totally overlooked it. You can fix it yourself if you would like, all of the short tags are in the template files. Just change all of the <?= the <?php= and it should work fine.

DDR Khat, if you could please remove your version since the official fix will be out shortly. Thanks for putting it up! I have added some precode for Survival and Versus also into the code, more on that in the release notes.

I think I have a working model for Survival stats, so 1.2.0 should only be a few days away!
__________________
msleeper is offline
bug
Senior Member
Join Date: Nov 2007
Old 04-22-2009 , 16:12   Re: [L4D] Player Stats (Co-op) v1.1
Reply With Quote #356

Welcome back! I guess these aren't bugs but it would be nice to have these small features.

*It would be nice if players that left before they got a score were purged from the database on regular basis or right after the leave.

*Also, could the plugin be fully disabled when the server is running unsupported modes? Currently I show the rank on join, but it always shows even when versus is running.

*This is a bit more controversial but I would like to have an option to ban as well. For example, if a player goes below for exampe -500 they will be shown a warning telling them that if they keep up like this they will be automatically banned and if the players reach -1000 he will be banned. I think that your stat system does a very good job ranking players performance, I would much rather use it to get rid of griefers than a simple FF tracker that does not take other actions into account, like zombie kills.

Thanks!
bug is offline
msleeper
Veteran Member
Join Date: May 2008
Location: Atlanta, Jawjuh
Old 04-22-2009 , 18:57   Re: [L4D] Player Stats (Co-op) v1.1
Reply With Quote #357

EDIT
Disregard, I am infact a moron. Doing some final testing to make sure everything is a-okay, then will release soon.
__________________

Last edited by msleeper; 04-22-2009 at 19:38.
msleeper is offline
Tripayou
Junior Member
Join Date: Nov 2008
Location: France
Old 04-22-2009 , 20:18   Re: [L4D] Player Stats (Co-op) v1.1
Reply With Quote #358

I've got a problem with your plugin.
Web part is ok, but .smx file doesn't load.
Here is the SM errorlog:
Quote:
[SM] Failed to load plugin "l4dstats.smx": Unable to open file
My plugins list:
Code:
[SM] Listing 20 plugins:
           01 "Basic Ban Commands" (1.2.0) by AlliedModders LLC
           02 "Admin Help" (1.2.0) by AlliedModders LLC
           03 "Player Commands" (1.2.0) by AlliedModders LLC
           04 "Basic Chat" (1.2.0) by AlliedModders LLC
           05 "SQL Admin Manager" (1.2.0) by AlliedModders LLC
           06 "Basic Commands" (1.2.0) by AlliedModders LLC
           07 "Admin File Reader" (1.2.0) by AlliedModders LLC
           08 "Basic Votes" (1.2.0) by AlliedModders LLC
           09 "Fun Votes" (1.2.0) by AlliedModders LLC
           10 "SQL Admins (Threaded)" (1.2.0) by AlliedModders LLC
           11 "Anti-Flood" (1.2.0) by AlliedModders LLC
           12 "Reserved Slots" (1.2.0) by AlliedModders LLC
           13 "Sound Commands" (1.2.0) by AlliedModders LLC
           14 "Client Preferences" (1.2.0) by AlliedModders LLC
           15 "Fun Commands" (1.2.0) by AlliedModders LLC
           16 "MySQL Bans" (2.0) by Team MX | MoggieX
           17 "Basic Info Triggers" (1.2.0) by AlliedModders LLC
           18 "Admin Menu" (1.2.0) by AlliedModders LLC
           19 "Basic Comm Control" (1.2.0) by AlliedModders LLC
           20 <Bad Load> l4d_stats.smx
I've got this problem since a few days, before the update; I tried to download .sp file and compiled it ---> no change.
I tried the .smx file by DDR Khat and your last one -->no change.
Metamod and Sourcemod are up to date...
Its the 1st time I've got this kind of error with plugins, maybe conflict with another one?
Thanks for help, I'd like to use this great plugin...

Last edited by Tripayou; 04-22-2009 at 20:27.
Tripayou is offline
msleeper
Veteran Member
Join Date: May 2008
Location: Atlanta, Jawjuh
Old 04-22-2009 , 20:30   Re: [L4D] Player Stats (Co-op) v1.1
Reply With Quote #359

Is there anything in your error logs? You don't seem to have any other plugins so I don't think it is a conflict. You do have ClientPrefs so that isn't the problem. I'm not sure why it would just flat out not load. If you can get a more descriptive error message in the log that would be great.
__________________
msleeper is offline
Tripayou
Junior Member
Join Date: Nov 2008
Location: France
Old 04-22-2009 , 20:40   Re: [L4D] Player Stats (Co-op) v1.1
Reply With Quote #360

Nothing appears in server's log.
Nothing in SM logs.
My SM errors_log :
Quote:
L 04/23/2009 - 01:57:43: SourceMod error session started
L 04/23/2009 - 01:57:43: Info (map "l4d_hospital01_apartment") (file "errors_20090423.log")
L 04/23/2009 - 01:57:43: [SM] Failed to load plugin "l4d_stats.smx": Unable to open file
I tried to create l4d_stats.cfg and placed it in addons/sourcemod/configs-->no change.
I don't understand...

Last edited by Tripayou; 04-22-2009 at 20:43.
Tripayou is offline
Reply



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 18:46.


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