Page 1 of 1

my toplist result file is shown exactly as the template

Posted: Tue Nov 10, 2009 9:12 am
by CrazyTomas
Hello, guys.
My target toplist files after generated look the same as source template files. Example:
source - <a href="/cgi-bin/te/o.cgi?id=##id:1##">##name:1##</a><BR><font style="font-size:12px">##desc:1##</font>
target - <a href="/cgi-bin/te/o.cgi?id=##id:1##">##name:1##</a><BR><font style="font-size:12px">##desc:1##</font>
No name, url and desc are inserted, can you please tell me why the script is not parsing it?

Re: my toplist result file is shown exactly as the template

Posted: Tue Nov 10, 2009 9:41 am
by texpert
Hello :-)

i tried to manually generate one of your toplists and i reviewed the toplist.html through the browser and everything looked fine. I assume that you have another trade script installed that has the same input and output path set and it's overriding the TE output files.

regards,
Jim

Re: my toplist result file is shown exactly as the template

Posted: Tue Nov 10, 2009 9:49 am
by CrazyTomas
ohhh crap... I have forgot to switch of the old trade script...
thanks, man