Does te3 work with RSTGP ?
Posted: Sat May 05, 2012 11:24 pm
Hello,
I have installed RSTGP and te3.
But I'm confused to use te3 as I'm a newbie in trade scripts.
Q1.
Does te3 work with rstgp ?
Q2.
rstgp uses toplist1.php, toplist2.php, toplist3.php and toplist4.php
But in te3 manual, the toplists are not php files. It says tpl and in my admin area addnew it says tmp.
Can I use php files ?
Q3.
What is the te3 Script Link Syntax, which I have to add in rstgp settings ?
te3/out.php?s=70&u=
/te3/out.php?s=70&u=
te3/out.php?es=1&s=70&u=
/te3/out.php?es=1&s=70&u=
Q4.
Can I use like this?
Addnew toplist > File input
Template input: /home/user/public_html/tgp/tops (inside tops are the rstgp files - toplist1.php)
Output toplist as: /home/user/public_html/tgp/newtops
Q5.
Inside my rstgp toplist files, Should I use url's like this?
<a href="tp/out.php?link=more">01</a>
<a href="tp/out.php?link=archives">01</a>
<a href="tp/out.php?to=##DOMAIN1##&link=friends">##NAME1##</a>
<a href="tp/out.php?to=##DOMAIN1##&link=top">##NAME1##</a>
Thank You.
I have installed RSTGP and te3.
But I'm confused to use te3 as I'm a newbie in trade scripts.
Q1.
Does te3 work with rstgp ?
Q2.
rstgp uses toplist1.php, toplist2.php, toplist3.php and toplist4.php
But in te3 manual, the toplists are not php files. It says tpl and in my admin area addnew it says tmp.
Can I use php files ?
Q3.
What is the te3 Script Link Syntax, which I have to add in rstgp settings ?
te3/out.php?s=70&u=
/te3/out.php?s=70&u=
te3/out.php?es=1&s=70&u=
/te3/out.php?es=1&s=70&u=
Q4.
Can I use like this?
Addnew toplist > File input
Template input: /home/user/public_html/tgp/tops (inside tops are the rstgp files - toplist1.php)
Output toplist as: /home/user/public_html/tgp/newtops
Q5.
Inside my rstgp toplist files, Should I use url's like this?
<a href="tp/out.php?link=more">01</a>
<a href="tp/out.php?link=archives">01</a>
<a href="tp/out.php?to=##DOMAIN1##&link=friends">##NAME1##</a>
<a href="tp/out.php?to=##DOMAIN1##&link=top">##NAME1##</a>
Thank You.