Author Topic: Toplist In Other Pages  (Read 9676 times)

0 Members and 3 Guests are viewing this topic.

Offline dorisco

  • Newbie
  • *
  • Posts: 20
    • View Profile
Toplist In Other Pages
« 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  ???




Offline ip0li

  • mgSearkGD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1959
    • View Profile
    • Pretty Girls from your city for night
Re: Toplist In Other Pages
« Reply #1 on: March 30, 2009, 01:22:17 PM »
give me exact urls and maybe I can help ;)

Offline charly

  • Newbie
  • *
  • Posts: 24
    • View Profile
Re: Toplist In Other Pages
« Reply #2 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  ???





Offline Pavel Svobada

  • Jr. Member
  • **
  • Posts: 53
    • View Profile
Re: Toplist In Other Pages
« Reply #3 on: April 01, 2009, 04:13:10 AM »
<!--#include virtual="/tp/toplist/toplist1.html"--> should work on all pages on the same domain.