Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Rewrite eBay Links Details »»
Rewrite eBay Links
Version: 1.4, by Dismounted Dismounted is offline
Developer Last Online: Apr 2023 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.6.x Rating:
Released: 04-06-2007 Last Update: 10-12-2008 Installs: 186
Uses Plugins
Additional Files  
No support by the author.

Rewrite eBay Links

Description:
This mod rewrites eBay links so they link to an affiliate.

Request:
Requested in a paid deal by brookelyn, this modification's idea can also be accredited to brookelyn. Also requested by various other members.

Installation:
All the installation information is in the package.

Changes:
2 Plugins
1 File

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #52  
Old 09-10-2007, 10:10 PM
dssart dssart is offline
 
Join Date: May 2002
Posts: 70
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'd like to try this, but would like a stable version for 3.6.8..does the above work 100%? any problems? Will gladly donate if it works and makes me some bank...
Reply With Quote
  #53  
Old 09-25-2007, 10:03 AM
sinucello sinucello is offline
 
Join Date: Apr 2006
Location: dutch-german border
Posts: 107
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

thanks a lot. I just installed it and would like to use it for the german Ebay partner-program.

I changed line 43 of the xml to:
Code:
if (!$parsie['host'] OR !preg_match('/(.*)ebay\.[a-z0-9]+/i', $parsie['host']) OR preg_match('/partners\.webmasterplan\.com/i', $parsie['host']))
Not sure if I got that one right. This should contain the domain of the rewritten URLs to prevent double-rewriting right?

and line 57 to:
Code:
$newurl = 'http://partners.webmasterplan.com/click.asp?ref=372170&site=1382&type=text&tnb=23&diurl=' . rawurlencode(str_replace('&', '&', $url));
Please note that the IDs in line 57 are hardcoded. The ID entered in the VB-settings will NOT be used, you will have to edit the xml-file manually and enter your ref and site IDs there.

Here is the line of code again, this time with markers instead of my IDs:
Code:
$newurl = 'http://partners.webmasterplan.com/click.asp?ref=###enter_your_ref_id_here###&site=###enter_your_site_id_here###&type=text&tnb=23&diurl=' . rawurlencode(str_replace('&', '&', $url));
Works for me, maybe someone can use this.

all the best,
Sacha
Reply With Quote
  #54  
Old 09-26-2007, 06:20 AM
bplinson bplinson is offline
 
Join Date: Jul 2004
Location: Ohio
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Will this rewrite the links from vBPortal RSS feed module?

BTW - Since I began using this 15 days ago I have made $95.00 from eBay and am beginning to average $9.00 a day!!!!

Just sent ya a little thank you money for this great mod.
Reply With Quote
  #55  
Old 09-26-2007, 06:47 AM
ETDC ETDC is offline
 
Join Date: Aug 2007
Location: United Kingdom
Posts: 354
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Interesting.

• Will this re-write links to eBay.com to eBay.co.uk?
• My members write all different types of links to auctions - will this convert all of them?
• If someone from the US clicks the link to eBay.co.uk but eventually buys through .com, what happens then?
• Does this work on 3.6.8 yet?

Reply With Quote
  #56  
Old 09-26-2007, 11:41 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bplinson View Post
Will this rewrite the links from vBPortal RSS feed module?

BTW - Since I began using this 15 days ago I have made $95.00 from eBay and am beginning to average $9.00 a day!!!!

Just sent ya a little thank you money for this great mod.
Thanks
Quote:
Originally Posted by ETDC View Post
Interesting.

? Will this re-write links to eBay.com to eBay.co.uk?
? My members write all different types of links to auctions - will this convert all of them?
? If someone from the US clicks the link to eBay.co.uk but eventually buys through .com, what happens then?
? Does this work on 3.6.8 yet?

1./ This will rewrite any eBay links (regardless of extension) through their affiliate program.
2./ Yes.
3./ This would be a question you should ask eBay.
4./ Some people say it's working, some people say it's not working. I haven't had a chance to install a 3.6.8 test board, so I cannot confirm.
Reply With Quote
  #57  
Old 09-26-2007, 12:05 PM
ETDC ETDC is offline
 
Join Date: Aug 2007
Location: United Kingdom
Posts: 354
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dismounted View Post
1./ This will rewrite any eBay links (regardless of extension) through their affiliate program.
Thanks. I'm an affiliate of .co.uk - Would I need an affiliate scheme with .com to receive payment from eBay.com links? Probably not your bag, granted, but it'll take days to get an answer from eBay I expect!
Reply With Quote
  #58  
Old 09-26-2007, 07:02 PM
bplinson bplinson is offline
 
Join Date: Jul 2004
Location: Ohio
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Um.....will it rewrite ebay links from vbPortal RSS feeds?
Reply With Quote
  #59  
Old 09-26-2007, 07:46 PM
ETDC ETDC is offline
 
Join Date: Aug 2007
Location: United Kingdom
Posts: 354
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Will install when stable and confirmed for 3.6.8

Reply With Quote
  #60  
Old 09-27-2007, 05:41 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ETDC View Post
Thanks. I'm an affiliate of .co.uk - Would I need an affiliate scheme with .com to receive payment from eBay.com links? Probably not your bag, granted, but it'll take days to get an answer from eBay I expect!
Last time I checked, they run through the same affiliate system.
Quote:
Originally Posted by bplinson View Post
Um.....will it rewrite ebay links from vbPortal RSS feeds?
Yes, it should.
Reply With Quote
  #61  
Old 09-27-2007, 07:16 AM
ETDC ETDC is offline
 
Join Date: Aug 2007
Location: United Kingdom
Posts: 354
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed and appears to be working on 3.6.8.

If this thing is successful, you'll have some bux comin' your way!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:49 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.08038 seconds
  • Memory Usage 2,312KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete