Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

Reply
 
Thread Tools
Ebay Listing widget BB code (with your affiliate id added in) Details »»
Ebay Listing widget BB code (with your affiliate id added in)
Version: 1.00, by nitra1000 nitra1000 is offline
Developer Last Online: Jun 2012 Show Printable Version Email this Page

Category: Mini Mods - Version: 4.0.2 Rating:
Released: 03-12-2010 Last Update: Never Installs: 31
Re-useable Code  
No support by the author.

Hi all, this little bit of code, will allow your members to use the official ebay listing widget on your site...

As seen At my Leicester Talk Forum (first post)

This will automaticly add your affiliate code on the end too, so you can make some money with this.

Theres no products to upload, or templates to edit.. Just follow these steps.

Creating the basic Widget
Go To "Admin CP --> Custom BB Codes --> Add New BB Code"

Enter the following...

Title: eBay Listing
BB Code Tag Name: ebay
Replacement:
Code:
<div align="center"  style="margin: 5px 5px 5px 5px;">
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="355">
        <tr>
                <td class="thead" style="text-align:center">
			<object width="355" height="300">
				<param name="movie" value="http://togo.ebay.com/togo/togo.swf?2008013100" />
				<param name="flashvars" value="base=http://togo.ebay.com/togo/&lang=en-us&mode=normal&itemid={param}&query={option}&campid=Affiliate-ID-HERE" />
				<embed src="http://togo.ebay.com/togo/togo.swf?2008013100" type="application/x-shockwave-flash" width="355" height="300" flashvars="base=http://togo.ebay.com/togo/&lang=en-us&mode=normal&itemid={param}&query={option}&campid=Affiliate-ID-HERE">
				</embed>
			</object>
		</td>
        </tr>
</table>
</div>
You will need to change the "Affiliate-ID-HERE" for your own in TWO places. If you don't have one just leave the code as is, ebay will just ignore it.

You can get one at ebays partner network site


Example: [ebay=classic cars]170449644305[/ebay]
Description: Add an Ebay listing to the forum. Locate the auction of interest you want, and copy the Item Number from the box on the right, and paste between the [ebay] tags, you should also find a search that you want to perform after the auction has expired (end time + 120 days) and put that in as a option. So the syntax is [ebay=search term]item number[/ebay].
Use {option}: Yes
Button Image (Optional): whatever 20x20 image you want, I've put one at the bottom. Please upload the file and then refer to it...
Remove Tag If Empty: Yes
Disable BB Code Within This BB Code: Yes
Disable Smilies Within This BB Code: Yes
Disable Word Wrapping Within This BB Code: Yes



Thats It Folks..
If you wish to thank me, check out my advertisers or considering you will be making some money off this a donation would be nice

Then maybe I will be able to buy the car in the example listing

I will be putting the other ebay widgets up in a moment too...

Show Your Support

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

Comments
  #12  
Old 03-18-2010, 09:45 PM
nitra1000's Avatar
nitra1000 nitra1000 is offline
 
Join Date: Dec 2009
Location: uk
Posts: 312
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MrD View Post
Hi,
is it possible to allow the Code only in one Subforum?
I don't beleive so, unless someone brings out a mod where you can restrict BB code to a certain forum.

Quote:
Originally Posted by MrD View Post
maybe work this without the Option only with the itemnumber?
Sorry this might be a limitation of the widget ebay supplies


Quote:
Originally Posted by MrD View Post
But is it easy to change the Language in German?
Have you tried changing the ".com" > ".de"?
Reply With Quote
  #13  
Old 03-18-2010, 09:50 PM
donottumbledry donottumbledry is offline
 
Join Date: Jan 2010
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Also take note of the language parameter in the URL's in the embed and object tags.

Change "lang=en-us" to "lang=en-gb" for the UK or "lang=de" for Germany, for example
Reply With Quote
  #14  
Old 03-19-2010, 11:57 AM
nitra1000's Avatar
nitra1000 nitra1000 is offline
 
Join Date: Dec 2009
Location: uk
Posts: 312
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by donottumbledry View Post
Also take note of the language parameter in the URL's in the embed and object tags.

Change "lang=en-us" to "lang=en-gb" for the UK or "lang=de" for Germany, for example
Thanks, missed that
Reply With Quote
  #15  
Old 03-19-2010, 06:24 PM
MrD's Avatar
MrD MrD is offline
 
Join Date: Aug 2003
Location: Germany/NRW
Posts: 419
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,
thx for the Answers.
but if i set the language to de the widget load and load.
Reply With Quote
  #16  
Old 03-21-2010, 12:40 PM
nitra1000's Avatar
nitra1000 nitra1000 is offline
 
Join Date: Dec 2009
Location: uk
Posts: 312
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MrD View Post
Hi,
thx for the Answers.
but if i set the language to de the widget load and load.
Hi sorry for the delay.... I've only just got me ebaypartner stuff approved and been able to check out the availability of the widgets...

It appears the only official support is in the eBay-US with some other countries having it available but not advertising it...

If the widget just loads and loads, chances are DE doesn't have it yet..
Reply With Quote
  #17  
Old 03-21-2010, 04:08 PM
Delilahs Delilahs is offline
 
Join Date: Mar 2009
Posts: 213
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is there anyway you can do one widget that covers all, so that when anyone puts a link to ebay, it automatically includes the forum owners ebay affilliate number?
Reply With Quote
  #18  
Old 03-22-2010, 11:32 PM
nitra1000's Avatar
nitra1000 nitra1000 is offline
 
Join Date: Dec 2009
Location: uk
Posts: 312
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Delilahs View Post
is there anyway you can do one widget that covers all, so that when anyone puts a link to ebay, it automatically includes the forum owners ebay affilliate number?
Not to my knowledge... As I've said before (in other BB code threads), my knowledge is very basic.. I simply see a widget and it's parameters and then turn it into BBcode..

Limitations like that are not something, I'm going to look into.

However it may be worth taking a look at the auto embeder mod, thats floating around...
Reply With Quote
  #19  
Old 03-31-2010, 12:55 AM
abqtj abqtj is offline
 
Join Date: Nov 2008
Posts: 102
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by abqtj View Post
Very nice...tagged for when my affiliate app gets approved
well crud, my application wasn't approved for some reason.
Reply With Quote
  #20  
Old 04-26-2010, 08:16 PM
raaowdot raaowdot is offline
 
Join Date: Mar 2007
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for this widget. Works perfectly and looks great on the site.
Reply With Quote
  #21  
Old 04-30-2010, 10:17 PM
The_Hawk The_Hawk is offline
 
Join Date: Aug 2009
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very sadly it seems that this is US only, looks and works great, just not so great when you expect another currency.
Reply With Quote
Reply

Thread Tools

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 09:33 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05097 seconds
  • Memory Usage 2,328KB
  • 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
  • (1)bbcode_code
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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