2
« on: January 12, 2010, 06:08:39 PM »
No problems with installation. Other than after creating folder tp, Trade Pulse created another tp folder within my tp folder.
Problem: when clicking on my thumbs script sends traffic to my "Trade Pulse login page" instead of trade partners.
Following is the code I have in my HTML & SmartThumbs settings. (It might look weird, keep in mind there are two tp folders, therefore "/tp/tp/...")
<!--#include virtual="/tp/tp/ssi_in.php"-->
Yes, I included:
<img src="/tp/tp/img.php" width="0" height="0" style='display:none;border:none'>
Code within SmartThumbs trade scripts URLs settings:
/tp/tp/out.php?p=#skim#&url=#url#
Toplist I figured out finally, works fine, except the empty links "Your Site Here" of course lead to "URL/tp/trade.php" which is invalid because of the tp double folder issue, also a problem.
Thanks...