![]() |
![]() |
![]() |
||||
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() ![]() |
|
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
Thread Tools |
![]() |
#1 |
Such Fun!
Industry Role:
Join Date: Feb 2008
Posts: 13,900
|
How do you use slothtrader with images?
Posted this in the traffic trade forum, but will probably be easier here.
Obviously I can do it manually, but how would I set-up a template to do this automatically? I don't want to worry about changing banners etc (I have generic banners I made to use already), I just want to link to the top 3 trades via some images. E.G. <a href="sloth_out.php?trade=domain.com"><img src="image"></a> <a href="tradeposition2"><img src="image2"></a> <a href="tradeposition3"><img src="image3"></a> What's the easiest/best way to do it? so that it uses the top 3 sites? Probably a dumb question, but don't ask don't learn ![]() Thanks for any suggestions ![]() |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#2 |
Such Fun!
Industry Role:
Join Date: Feb 2008
Posts: 13,900
|
Any idea for the best way to do it?
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#3 |
Junior Achiever
Industry Role:
Join Date: Nov 2004
Location: Walled Garden
Posts: 17,066
|
Dunno. I haven't used it in years but heres a bump for you.
![]() |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#4 |
Such Fun!
Industry Role:
Join Date: Feb 2008
Posts: 13,900
|
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#5 |
Confirmed User
Industry Role:
Join Date: Aug 2007
Posts: 6,697
|
Hmm. I've never used Slothtrader before and I checked the docs quickly for you and I don't see any mention of that feature.
http://www.slothtrader.com/help/siteconfig.html I know tradepulse can do it for example like so: Code:
<a href="/tp/out.php?to=%%DOMAIN1%%&link=top"><img src="%%THUMB1-1-1%%"></a> I'd imagine that you could do this on your own by writing code (if the script is open do it within, if not you'd have to do it in this way as external code) to parse the text toplist generated by slothtrader, then to grab thumbs, then to rewrite the new toplist with the thumbs, perhaps called by cron but that would be messy and a lot of work. It would probably be easier just to use Trade Pulse. Good luck. |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#7 |
Such Fun!
Industry Role:
Join Date: Feb 2008
Posts: 13,900
|
The site config link should be useful. going to try and use the %DOMAINx% or %URLx% code and see if that will link to pics.
Fris, couldn't find a template dir anywhere do you have a URL for it? |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#8 |
Too lazy to set a custom title
Industry Role:
Join Date: Aug 2002
Posts: 55,252
|
it should be the only sub dir thats included in the install. has examples of the templates.
__________________
Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence. ![]() WP Stuff |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#9 | |
Such Fun!
Industry Role:
Join Date: Feb 2008
Posts: 13,900
|
Quote:
![]() Anyway I got it working ![]() Here's how (incase anyone else wants to, but don't know how like me) 1. Go to sloth_toplist directory 2. Create a new .tpl file e.g. toplist3.tpl 3. Use the code below or similar Code:
<a href="%URL1%"><img src="/banner1.png"></a> And you will have banners linked to your trade partners ![]() |
|
![]() |
![]() ![]() ![]() ![]() ![]() |