Script Pulse
Trade Pulse => Trade Pulse Support => Topic started 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 ???
-
give me exact urls and maybe I can help ;)
-
try
<!--#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 ???
-
<!--#include virtual="/tp/toplist/toplist1.html"--> should work on all pages on the same domain.