Not sure if anyone uses this one anymore but if you do and can tell what I'm missing I'd appreciate it

Arrow Trader Core doesn't have a forum anymore and I registration is disabled for the Trade Pulse forum.
Arrow Trader Core
The raw hits in aren't showing in the toplist. Here's the code
Code:
1. <a href="/cgi-bin/atc/out.cgi%%lnk_000%%">%%tit_000%%</a> - %%rin_000%% <br>
2. <a href="/cgi-bin/atc/out.cgi%%lnk_001%%">%%tit_001%%</a> - %%rin_001%% <br>
Trade Pulse
It's showing the count in the toplist but not the url or site name. Here's the code
Code:
<td><a href="tp/out.php?to=%%DOMAIN1%%&link=toplist&trade=%%url_1%%" target="_blank">%%NAME1%%</a> - (%%IN1%%)</td>
<td><a href="tp/out.php?to=%%DOMAIN2%%&link=toplist&trade=%%url_2%%" target="_blank">%%NAME2%%</a> - (%%IN2%%)</td>