Page 1 of 1

Toplist problem

Posted: Tue Jul 08, 2014 10:27 am
by pornoraj
Hi, I have a problem with my toplist, links do not work. There is my toplist code:

Code: Select all

Partners:<br />
<table>
<tr><td><a href=\\\\\\\"/te3/out.php?id=##domain:1##\\\\\\\">##name:1##</a></td></tr>
<tr><td><a href=\\\\\\\"/te3/out.php?id=##domain:2##\\\\\\\">##name:2##</a></td></tr>
<tr><td><a href=\\\\\\\"/te3/out.php?id=##domain:3##\\\\\\\">##name:3##</a></td></tr>
<tr><td><a href=\\\\\\\"/te3/out.php?id=##domain:4##\\\\\\\">##name:4##</a></td></tr>
<tr><td><a href=\\\\\\\"/te3/out.php?id=##domain:5##\\\\\\\">##name:5##</a></td></tr>
</table>
My site is: Sexhotpics.com

Re: Toplist problem

Posted: Tue Jul 08, 2014 10:46 am
by youramat
What exactly is not working? The urls do not show up?


if you use this <a href="/te3/out.php?id=##domain:1##">##desc:1##</a> they probably will show up.

Re: Toplist problem

Posted: Tue Jul 08, 2014 11:18 am
by pornoraj
Urls show up but do not work.

Re: Toplist problem

Posted: Mon Jul 14, 2014 9:36 am
by texpert
Hello,

you can PM me login info for TE3 and i can check it, but if you have problems with "/" when you save it, and when it's generated example:

Code: Select all

<tr><td><a href=\\\\\\\"/te3/out.php?id=##domain:1##\\\\\\\">##name:1##</a></td></tr>
you need to disable gpc magic quotes on server, and it will work. Let me know if you need anything else.


best regards,
Alex