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

[TF2] Item Logger (With Web Panel)


Post New Thread Reply   
 
Thread Tools Display Modes
Skyrider
AMX Mod X Beta Tester
Join Date: May 2005
Location: Netherlands
Old 03-16-2011 , 14:37   Re: [TF2] Item Logger (With Web Panel)
Reply With Quote #101

http://drops.forcepit.com/

Any specific reason why it shows;

traded for: xxx unknown item, and dead images after the TF2 update? even update.php won't fix it.
__________________

Last edited by Skyrider; 03-16-2011 at 14:45.
Skyrider is offline
Send a message via AIM to Skyrider Send a message via MSN to Skyrider Send a message via Yahoo to Skyrider
rowedahelicon
Senior Member
Join Date: Feb 2011
Location: The Observatory
Old 03-16-2011 , 17:30   Re: [TF2] Item Logger (With Web Panel)
Reply With Quote #102

I've installed this on my server, if you don't mind, I'd like to adjust some of the GUI elements before I make it public to my users

http://www.tradefortress.com/ranks/
Also, I run Trade fortress.
rowedahelicon is offline
Send a message via Skype™ to rowedahelicon
SuperNovaLite
Junior Member
Join Date: Oct 2010
Location: New Zealand
Old 03-18-2011 , 00:52   Re: [TF2] Item Logger (With Web Panel)
Reply With Quote #103

For anyone having the problem when people find a weapon that has been in one of the recent updates (E.g. The pyro's rake or the new rift items.) and they turn out to be a scout Bat, you should CHMOD your items.php file to 777 then run the update.php file. Or you can just CHMOD every file except the config.php.
Then you have the
SuperNovaLite is offline
Cuz
Senior Member
Join Date: May 2007
Location: Alaska
Old 05-06-2011 , 22:43   Re: [TF2] Item Logger (With Web Panel)
Reply With Quote #104

Anyone other then me lose all their images after running update.php, after the 5/5/11 update?

http://www.olderthandos.us/itemlogger/
Cuz is offline
Aoxmodeus
Junior Member
Join Date: Apr 2010
Location: Irvine, CA
Old 05-11-2011 , 15:41   Re: [TF2] Item Logger (With Web Panel)
Reply With Quote #105

Quote:
Originally Posted by Cuz View Post
Anyone other then me lose all their images after running update.php, after the 5/5/11 update?

http://www.olderthandos.us/itemlogger/
I had the same issue.

Modified index.php to fix this. Line 216:

<tdclass='dt_itemicon'width='90'><imgsrc='images/<?=$itemimg?>' class='dt_itemimage'width='72'height='72'/></td>

Remove the "images/" from the img tag, and let the itemimg variable stand alone.

<tdclass='dt_itemicon'width='90'><imgsrc='<?=$itemimg?>' class='dt_itemimage'width='72'height='72'/></td>

-Aox
Aoxmodeus is offline
Cuz
Senior Member
Join Date: May 2007
Location: Alaska
Old 05-11-2011 , 19:58   Re: [TF2] Item Logger (With Web Panel)
Reply With Quote #106

Quote:
Originally Posted by Aoxmodeus View Post
I had the same issue.

Modified index.php to fix this. Line 216:

<tdclass='dt_itemicon'width='90'><imgsrc='images/<?=$itemimg?>' class='dt_itemimage'width='72'height='72'/></td>

Remove the "images/" from the img tag, and let the itemimg variable stand alone.

<tdclass='dt_itemicon'width='90'><imgsrc='<?=$itemimg?>' class='dt_itemimage'width='72'height='72'/></td>

-Aox
Thank You !

Cuz is offline
imoda
Member
Join Date: Apr 2010
Old 05-28-2011 , 17:57   Re: [TF2] Item Logger (With Web Panel)
Reply With Quote #107

Why is there a steam profile hard coded into the PHP?
imoda is offline
imoda
Member
Join Date: Apr 2010
Old 05-29-2011 , 15:15   Re: [TF2] Item Logger (With Web Panel)
Reply With Quote #108

Here's my custom searchable one.... http://www.tf2items.711clan.net/index.php

More to come, along with an install package.
imoda is offline
MaloModo
Veteran Member
Join Date: Aug 2008
Old 06-28-2011 , 10:13   Re: [TF2] Item Logger (With Web Panel)
Reply With Quote #109

This working since uber update? Looking to install?
MaloModo is offline
almantsas
Member
Join Date: Apr 2009
Old 07-07-2011 , 06:19   Re: [TF2] Item Logger (With Web Panel)
Reply With Quote #110

Quote:
Originally Posted by imoda View Post
Here's my custom searchable one.... http://www.tf2items.711clan.net/index.php

More to come, along with an install package.
Can you upload it here or sell for me?
almantsas 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 20:30.


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