![]() |
Quote:
|
Very nice hack. I do have a question for those who have been using it.
Is the hack smart enough to not change a link that already has your associates ID present? Does this work on old posts or only on messages that are posted after the hack has been installed? |
Quote:
|
1. Yes. It won't change your current affiliate links.
2. This version only works on new messages. The 3.0 version worked on all of them. Jelsoft changed the way urls are parsed - hence the change. |
Is anyone else here running Psionic Vision's Advanced Plugin Manager v2?
I ask because when I enable that, "Create Amazon Links" disappears from my list of plugins and I therefore can no longer disable/enable it: https://vborg.vbsupport.ru/showthrea...371#post952371 It's completely reproducible here, even on a clean vB 3.5.4 install. Wondering what might be different about amykhar's hack that would cause it to not appear, when using that Advanced Plugin Manager. |
Hi there amykhar.
This Add-on is really great, but we're currently in trouble, because there seems to be a new kind of link for amazon. The link syntax is the following: http://www.amazon.de/gp/product/B000GJ0IPM/AFFILICODE This on isn't corrected with your hack, so is there any chance to get this working? Best regards, Marcus |
Amazon keeps changing link formats on me. I can't promise I'll get to it any time soon.
|
Are you still supporting this hack?
I run a german forum (3.6.2 -> will this work on 3.6.x too?) and you only replace amazon.com links. Could you add amazon.de links as well for the replacement? Maybe you could also provide some infos where you define the links in your hack and how to adapt them ourself. Would that be possible? StarBuG |
Quote:
https://vborg.vbsupport.ru/showthread.php?t=119220 |
does anyone know if this hack still works and is supported by amazon?? will it work with other sites such as buy.com??? Thanks!
|
Yes it works. No, it's not supported by Amazon - although they did help me with testing of initial versions. No, it doesn't work for Buy.com
|
Your plugin works fine on my vBulletin 3.6 forum. Why don't you post it on vB3.6 Add-ons?
|
works perfect on my 3.6.5! awesome!
|
From Amazon
Just as with other ASINs you can also use the format below to build links directly to Unbox products. Simply substitute the corresponding Unbox ASIN for "B000LEIOOY" and your Associates ID for "assocblog-20." Code:
http://www.amazon.com/gp/product/B000LEIOOY/?tag=assocblog-20 |
I've been using this hack for a long time. Very nice.
I did have a question though. I noticed under my plugin manager that the title of this hack is listed as "vBulletin" instead of "Dynamically Create Amazon Links". Likewise under manage products, this plugin isn't listed at all. Can this possibly be updated? Thank you Amy for all of your work on this. |
I got this working for the most part, however, my referral links have an extra "/" in it.
http://www.amazon.com/exec/obidos/ASIN/B000NHG7CK//ref=nosim/*****-20 right before ref=nos Is this normal, and will this affect anything? |
Sorry to bump, but can anyone answer my above post? Thank you.
|
Same here:
Code:
http://www.amazon.de/exec/obidos/ASIN/3934958664//ref=nosim/XXX-21 |
Ok this is fixing it the additional slash, replace line 59-68 with this:
Code:
$messagearray[1][$i] = "http://www.amazon.de/exec/obidos/ASIN".$asin[0]."ref=nosim/" . $associate_id.'"]'; |
Quote:
Looks like all that does is replace the amazon.com with amazon.de? How would that fix the extra slash??? |
Quote:
Code:
/ASIN".$asin[0]."ref=nosim/" |
Gotcha, thanks!
|
Thx a lot. Great addon. works perfect!
|
Does this addon work out of the box or does it need code modification?
|
Quote:
edit: oh wait.... this may be an old post... looks ilke it does work on existing posts. right? arn |
I made some different fixes and this script works now with vBulletin 3.6.8. The code is not the best but seems to work much better. E.g. [ url=xxx]yyy[ /url] links will be replaces correctly. problems with missing tags like [/font][/size] behind the amazon link will be solved. there can also be an image in the post and the link will be replaced and some other small fixes.
new code for vB 3.6.8 PHP Code:
|
Quote:
Hi, thanks for posting. You code, however, does not appear to work for [URL="http://www.amazon.com/Logitech-970155-0403-V20-Notebook-Speakers/dp/B0009WKBGC"]these[/URL] results in... [url="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&camp=1789&tag=AFFILIATECODE &creative=9325&path=http%3A%2F%2Fwww.amazon.com%2F Logitech-970155-0403-V20-Notebook-Speakers%2Fdp%2FB0009WKBGC%22%5D these[/URL] |
I rewrote this modification completely within the last hours.
have a look at: https://vborg.vbsupport.ru/showthread.php?t=163393 |
I just PM'd the coder. I offered financial compensation to update the mod, so hopefully that will help!
|
ok got this working nicely in VB3.8.7 for amazon UK
basically did this PHP Code:
|
is their a way to get this works under vBulletin 4.1.10?
|
Quote:
4.1.11 Thanks |
All times are GMT. The time now is 03:35 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|