Script Pulse
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Welcome to Script Pulse support forum
Home
Help
Search
Login
Register
Script Pulse
»
Trade Pulse
»
Trade Pulse Support
»
Topic:
STP Include
« previous
next »
Print
Pages: [
1
]
Author
Topic: STP Include (Read 11945 times)
0 Members and 1 Guest are viewing this topic.
Morter
Newbie
Posts: 20
STP Include
«
on:
December 03, 2012, 05:46:44 PM »
Man what is the right toplist include code for STP? It must be 'include' and not 'virtual' on my new server. Bepe says this {php}include("toplists/all-text-50.html");{/php} but it doesn't work. I have tried every variation I can think of. Any ideas?
Logged
ip0li
mgSearkGD
Administrator
Hero Member
Posts: 1963
Re: STP Include
«
Reply #1 on:
December 03, 2012, 05:49:30 PM »
try
{php}include("/absolute/path/to/toplists/all-text-50.html");{/php}
Logged
Pretty Womans from your town
Morter
Newbie
Posts: 20
Re: STP Include
«
Reply #2 on:
December 03, 2012, 06:32:05 PM »
No I am afraid that isn't working either. This is going to drive me over the deep end :-(
Logged
ip0li
mgSearkGD
Administrator
Hero Member
Posts: 1963
Re: STP Include
«
Reply #3 on:
December 04, 2012, 04:08:20 AM »
You will need to check with smart tube pro guys because this is STP issue, you are doing include in STP.
Logged
Pretty Womans from your town
Morter
Newbie
Posts: 20
Re: STP Include
«
Reply #4 on:
December 04, 2012, 10:29:41 AM »
Actually I did get this to work. I had my host file set wrong so I was viewing the old site. So the soltion to this was your suggestion... {php}include("/absolute/path/to/toplists/all-text-50.html");{/php}
Logged
ip0li
mgSearkGD
Administrator
Hero Member
Posts: 1963
Re: STP Include
«
Reply #5 on:
December 04, 2012, 11:02:30 AM »
Fantastic
Logged
Pretty Womans from your town
Print
Pages: [
1
]
« previous
next »
Script Pulse
»
Trade Pulse
»
Trade Pulse Support
»
Topic:
STP Include