Raised This Month: $32 Target: $400
 8% 

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


Post New Thread Reply   
 
Thread Tools Display Modes
Sillium
AlliedModders Donor
Join Date: Sep 2008
Location: Germany
Old 07-25-2011 , 01:43   Re: [TF2 Stats] With Web Ranking and Item Logger [v8.3.1/v7.1.5]
Reply With Quote #1711

Hi DN,

thanks for the update! And good that our little "conflict" is resolved :-)
__________________
brb, dishes have developed their own language and are talking to the garbage about overthrowing me... i must correct this

www.unterwasserpyromanen.de
Sillium is offline
mrelfire
Member
Join Date: May 2010
Old 07-25-2011 , 05:09   Re: [TF2 Stats] With Web Ranking and Item Logger [v8.3.1/v7.1.5]
Reply With Quote #1712

I am trying to implement the website from the github of "Obsidian" and I have a beautiful "RuntimeException::0" I suspect it is linked to the includes (Codebite,Twig,..) Do I have to put these includes somewhere specific ?
I have just change the config.json
mrelfire is offline
Lob (UK
Veteran Member
Join Date: Jun 2009
Old 07-25-2011 , 07:46   Re: [TF2 Stats] With Web Ranking and Item Logger [v8.3.1/v7.1.5]
Reply With Quote #1713

New Update 8.3.1 all working fine DarthNinja.

Great job and Thanks.

- Lob (UK)
Lob (UK is offline
Obsidian
Senior Member
Join Date: Jun 2011
Old 07-25-2011 , 09:18   Re: [TF2 Stats] With Web Ranking and Item Logger [v8.3.1/v7.1.5]
Reply With Quote #1714

Quote:
Originally Posted by mrelfire View Post
I am trying to implement the website from the github of "Obsidian" and I have a beautiful "RuntimeException::0" I suspect it is linked to the includes (Codebite,Twig,..) Do I have to put these includes somewhere specific ?
I have just change the config.json
In the config, set site.debug to true. It should give you the full details about the error.
I'll need all of those (stack trace, exception message, file/line of exception).

It's likely throwing an exception somewhere during the bootstrap file, which means the includes themselves are being loaded just fine.
Obsidian is offline
galadril
Senior Member
Join Date: Apr 2009
Old 07-25-2011 , 10:25   Re: [TF2 Stats] With Web Ranking and Item Logger [v8.3.1/v7.1.5]
Reply With Quote #1715

I don't know if your already using Obsidian version, but heres a update on my Webui:

~ WebUI update 7.3.0~ Changelog:
- Added a number of found items:
  • c_drg_cowmangler.a74918c7984a947e48da080038b8 713ee6472bd5.png
  • c_drg_righteousbison.056fde174f868a1b211b5b41 5d346ebafdba2da8.png
  • drg_badge.988aa4d408bd0cedd8888f65876f81dea93 05687.png
  • drg_hair_beard_icon.d29d774f67c35ee356befc79b 66027b3d7859b49.png
  • drg_pith_hat.42a83d657c7456e27532965d0edeb6ee c492f8d0.png
  • grordborts_bundle.1a256e9b0dc52e66dfaefa44cec c624291a16b75.png
- Added the interface for the new star wars weapons.

Hope you all like it!

Install:
- some sqlscripts are changed (weapons and icons.sql)
- and i've added a number of icons (in the foundweapons and items directories)

Demo:
http://www.heinisblog.nl/tf2stats

Download:
http://www.multiupload.com/MWATE4G600
__________________
galadril is offline
-=eternal=-
Junior Member
Join Date: Jan 2005
Old 07-25-2011 , 10:42   Re: [TF2 Stats] With Web Ranking and Item Logger [v8.3.1/v7.1.5]
Reply With Quote #1716

This may be a pain in the ass question but assuming I am using phpmyadmin can anyone explain exactly how to

Quote:
Run rank_debug_resetallcpcaps and rank_debug_resetallctfcaps commands to reset all CTF and CP cap records in the database.
I looked around in there but this is hardly the thing you want to mess with and I couldn't find the appropriate area.

Last edited by -=eternal=-; 07-25-2011 at 10:48.
-=eternal=- is offline
Obsidian
Senior Member
Join Date: Jun 2011
Old 07-25-2011 , 11:04   Re: [TF2 Stats] With Web Ranking and Item Logger [v8.3.1/v7.1.5]
Reply With Quote #1717

Quote:
Originally Posted by -=eternal=- View Post
This may be a pain in the ass question but assuming I am using phpmyadmin can anyone explain exactly how to



I looked around in there but this is hardly the thing you want to mess with and I couldn't find the appropriate area.
Using rcon or directly in your server console, use that command on the tf2 server itself. It'll execute the queries in the plugin to reset that stuff.
Obsidian is offline
-=eternal=-
Junior Member
Join Date: Jan 2005
Old 07-25-2011 , 11:08   Re: [TF2 Stats] With Web Ranking and Item Logger [v8.3.1/v7.1.5]
Reply With Quote #1718

Quote:
Originally Posted by Obsidian View Post
Using rcon or directly in your server console, use that command on the tf2 server itself. It'll execute the queries in the plugin to reset that stuff.
I tried that and got an error which is why I assumed it was something done directly to the database. I will try again since it was obviously something on my end.
Thanks for the quick response.

edit==
Got it to work Obsidian thanks. I had to switch maps on the server and then it was fine. I followed instructions to the letter the first time so i'm now sure why it did that.

Last edited by -=eternal=-; 07-25-2011 at 11:28.
-=eternal=- is offline
-=eternal=-
Junior Member
Join Date: Jan 2005
Old 07-25-2011 , 11:19   Re: [TF2 Stats] With Web Ranking and Item Logger [v8.3.1/v7.1.5]
Reply With Quote #1719

Quote:
Originally Posted by galadril View Post
I don't know if your already using Obsidian version, but heres a update on my Webui:
Just installed your update and none of the weapon icons are showing up (the png files).
I checked one out of curiosity and it seems it is pointing to "images/weaponicons/minigun.png"> but every icon in that folder has the Killicon_ prefix.
Not sure if that is the cause but trying to be helpful.

And still no Tomislav for me.

edit==
I just looked at my backup and the new upload has about half the icons. I assumed by the size it was a full install and not an "upgrade."
Hope nothing else is missing or I will be back, you have been WARNED! hehe.

again, no Tomislav. This is killing me since it is my primary weapon.

Last edited by -=eternal=-; 07-25-2011 at 11:59.
-=eternal=- is offline
Obsidian
Senior Member
Join Date: Jun 2011
Old 07-25-2011 , 12:13   Re: [TF2 Stats] With Web Ranking and Item Logger [v8.3.1/v7.1.5]
Reply With Quote #1720

Quote:
Originally Posted by -=eternal=- View Post
I tried that and got an error which is why I assumed it was something done directly to the database. I will try again since it was obviously something on my end.
Thanks for the quick response.

edit==
Got it to work Obsidian thanks. I had to switch maps on the server and then it was fine. I followed instructions to the letter the first time so i'm now sure why it did that.
I'm thinking that you hadn't had the plugin run yet and install the database tables; the stats page doesn't require any database modifications by default in order to make it a drag-and-drop installation process.
Either way, good stuff, glad you're enjoying it. If you find any problems or bugs, let me know.
Obsidian 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 16:41.


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