Script Pulse

Trade Pulse => Trade Pulse Support => Topic started by: dorisco on March 30, 2009, 11:33:55 AM

Title: Toplist In Other Pages
Post by: dorisco on March 30, 2009, 11:33:55 AM
I am abit confused on putting the toplist on other pages
My toplist works fine on the main page, the code is <!--#include virtual="/tp/toplist/toplist1.html"-->

Now heres an example of my other page -   http://www.mysite.com/st/niches/blondeshome
so what do i change for <!--#include virtual="/tp/toplist/toplist1.html"-->

bit confused

thanks dorisco  ???



Title: Re: Toplist In Other Pages
Post by: ip0li on March 30, 2009, 01:22:17 PM
give me exact urls and maybe I can help ;)
Title: Re: Toplist In Other Pages
Post by: charly on March 30, 2009, 01:53:33 PM
try

Code: [Select]
<!--#include virtual="../tp/toplist/toplist1.html"-->
cause you have to refer with your include to your main directory, cause your niche sites re lying two directory levels deeper than main....

I am abit confused on putting the toplist on other pages
My toplist works fine on the main page, the code is <!--#include virtual="/tp/toplist/toplist1.html"-->

Now heres an example of my other page -   http://www.mysite.com/st/niches/blondeshome
so what do i change for <!--#include virtual="/tp/toplist/toplist1.html"-->

bit confused

thanks dorisco  ???




Title: Re: Toplist In Other Pages
Post by: Pavel Svobada on April 01, 2009, 04:13:10 AM
<!--#include virtual="/tp/toplist/toplist1.html"--> should work on all pages on the same domain.