The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Amazon links
Hi on a vbulletin 3.72 board i saw where people add amazon links to posts and they end up showing a small amazon logo and it changes the link to include the associate id so clicking and buying from the link gives revenue. Looked every where and can not see a mod for this that will work in 3.72. Can anyone help me out please?
|
#2
|
||||
|
||||
I think that's just Amazon Associates. No mods required.
|
#3
|
||||
|
||||
That's very likely AME - Auto Media Embedding . The Geek originally made it to where the little logo appears beside the link. Then someone created a definition that auto inserts the affiliate ID. Someone then made a thumbnail definition, which I've since tweaked to include the foreign language Amazon sites, as well as aStore links:
You can find the updated Thumbnail, aStore and Formatted Link with the little logo definition in the Add-On for that modification. |
#4
|
|||
|
|||
Quote:
Code:
<br /> <div style="padding:0; text-align:center; width:250px; margin-left:auto; margin-right:auto" class="tborder"> <div style="background:#FFFFFF url('images/misc/amazon_logo.png') no-repeat scroll center center; height:55px; width:250px"> </div> <div class="alt2" style="padding:10px"> <a href="$ameinfo[url]/&tag=twowhetex-20" title="$ameinfo[title]" target="_blank"> <img src="http://ecx.images-amazon.com/images/I/$p1._SL175_.jpg" alt="$ameinfo[title]" border="0" /></a></div> <div class="thead"> <a href="$ameinfo[url]/&tag=twowhetex-20" title="$ameinfo[title]" target="_blank">$ameinfo[title]</a> </div> </div> <br /> You can see it in action on my forum here, http://twtex.com/forums/showthread.p...54#post1093354 There are actually two amazon definition running, one just for links and the other to do the thumbnail and both add the assoc id tag. Any help would be greatly appreciated. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|