Author Topic: Dynamic Filter Javascript Bug  (Read 10790 times)

0 Members and 1 Guest are viewing this topic.

Offline nation-x

  • Newbie
  • *
  • Posts: 24
    • View Profile
Dynamic Filter Javascript Bug
« 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.

Offline ip0li

  • miSearkXD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1952
    • View Profile
    • Premier Сasual Dating Real-life Girls
Re: Dynamic Filter Javascript Bug
« Reply #1 on: December 03, 2008, 02:22:55 PM »
solved