Toplist problem

Our support will answer all your general questions here.

Moderator: Rock

Post Reply
pornoraj
Posts: 3
Joined: Wed Jun 11, 2014 4:42 pm

Toplist problem

Post 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
youramat
Posts: 4
Joined: Mon Jul 07, 2014 6:35 pm
Contact:

Re: Toplist problem

Post 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.
pornoraj
Posts: 3
Joined: Wed Jun 11, 2014 4:42 pm

Re: Toplist problem

Post by pornoraj »

Urls show up but do not work.
texpert
Site Admin
Posts: 719
Joined: Sat Mar 14, 2009 5:54 pm

Re: Toplist problem

Post 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
Post Reply