vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Amazon links (https://vborg.vbsupport.ru/showthread.php?t=188935)

Britmovie 08-23-2008 08:46 PM

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?

Videx 08-24-2008 01:45 AM

I think that's just Amazon Associates. No mods required.

Digital Jedi 08-24-2008 01:56 AM

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:

https://vborg.vbsupport.ru/external/2008/08/13.jpg

You can find the updated Thumbnail, aStore and Formatted Link with the little logo definition in the Add-On for that modification.

Tourmeister 12-27-2016 07:21 PM

Quote:

Originally Posted by Digital Jedi (Post 1605486)
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:

https://vborg.vbsupport.ru/attachmen...c=1&thumb=1&d=

You can find the updated Thumbnail, aStore and Formatted Link with the little logo definition in the Add-On for that modification.

I know this is an OLD thread, but I still run vB 3.8.1 with AME version 2.5.6. I don't exactly know when, but somewhere along the line the definition for including a thumbnail has stopped working for me. Here it is,

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">&nbsp;</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 />

It is attaching my Amazon Assoc ID tag correctly. It just isn't grabbing an image any more. Any chance it might just be a change in the img link part by Amazon? I don't know diddly squat about how this stuff works, so I don't know how to fix it. I'm just a cut'n paster... :D

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.


All times are GMT. The time now is 11:22 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01031 seconds
  • Memory Usage 1,725KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete