Script Pulse

Trade Pulse => Trade Pulse Bug Reports => Topic started by: nation-x on December 03, 2008, 07:49:27 AM

Title: Dynamic Filter Javascript Bug
Post by: nation-x on December 03, 2008, 07:49:27 AM
I noticed a possible bug in the javascript that is written out to the page... in ST if you have archives they are located in /st/archives/ and with the tp include when I look at the source it has:
Code: [Select]
document.write('<s' + 'cri' + 'pt language="JavaScript" src="tp/filter.php?pro='+ d +'"></sc' + 'ript>');

Obviously, "tp/filter.php" won't run from this path.
Title: Re: Dynamic Filter Javascript Bug
Post by: ip0li on December 03, 2008, 02:22:55 PM
solved