http://www.icyphoenix.com/viewtopic.php?f=28&t=6294&p=43405#p43405
-----------------------------------
spydie
Tue 25 Aug, 2009 23:17

Re: [MOD IPv1.3.0.*] Medal Mod
-----------------------------------
Lopa

You´ve got some Var error´s in this script.

I´ve only noticed this, because it would´nt let me edit anything in admin panel. 

 [color=#ff0026]$HTTP_POST_VARS[/color] and [color=#ff0026]$HTTP_GET_VARS[/color] have to be replaced by 

[color=#ff0026]$_POST[/color] and [color=#ff0026]$_GET[/color]


