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

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
  #42  
Old 02-02-2013, 10:00 PM
Morrus Morrus is offline
 
Join Date: Jan 2002
Posts: 494
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Same error. appsfinder, above, apparently knows how to fix it but just taunted us with it.
Reply With Quote
  #43  
Old 05-12-2013, 07:59 PM
craigvm's Avatar
craigvm craigvm is offline
 
Join Date: Aug 2012
Posts: 215
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Morrus View Post
Same error. appsfinder, above, apparently knows how to fix it but just taunted us with it.
yep looks like this is another useless mod as it dont work ,a shame as i really wanted this working on my forum
Reply With Quote
  #44  
Old 05-19-2013, 10:33 PM
Darkside2012 Darkside2012 is offline
 
Join Date: Jul 2012
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i have a working one now

Title
Code:
eBay Auktion
BB Code Tag Name
Code:
ebay
Replacement

Code:
<object width="355" height="300"><param name="movie" value="http://togo.ebay.co.uk/togo/togo.swf?2008013100" /><param name="flashvars" value="base=http://togo.ebay.co.uk/togo/&lang=de-de&mode=normal&itemid={option}&query=server" /><embed src="http://togo.ebay.co.uk/togo/togo.swf?2008013100" type="application/x-shockwave-flash" width="355" height="300" flashvars="base=http://togo.ebay.co.uk/togo/&lang=de-de&mode=normal&itemid={option}&query=server"></embed></object>
change the locale shown above in red de-de to en-gb or en-us

Example

Code:
ebay=Artikelnummer /ebay
with the brackets [] before ebay and end of Artikelnummer, also before and end of /ebay

Description ????? it is to you

Use {option} = Yes
Remove Tag If Empty = No
Disable BB Code Within This BB Code = Yes
Disable Smilies Within This BB Code = Yes
Disable Word Wrapping Within This BB Code = Yes
Disable Automatic Link Parsing Within This BB Code = No

click on save
ignore the vBulletin Message and click on Continue

your are done

Works on VB 4.2.0 Patch Level 3

Reply With Quote
  #45  
Old 05-20-2013, 11:23 AM
craigvm's Avatar
craigvm craigvm is offline
 
Join Date: Aug 2012
Posts: 215
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Darkside2012 View Post
i have a working one now

Title
Code:
eBay Auktion
BB Code Tag Name
Code:
ebay
Replacement

Code:
<object width="355" height="300"><param name="movie" value="http://togo.ebay.co.uk/togo/togo.swf?2008013100" /><param name="flashvars" value="base=http://togo.ebay.co.uk/togo/&lang=de-de&mode=normal&itemid={option}&query=server" /><embed src="http://togo.ebay.co.uk/togo/togo.swf?2008013100" type="application/x-shockwave-flash" width="355" height="300" flashvars="base=http://togo.ebay.co.uk/togo/&lang=de-de&mode=normal&itemid={option}&query=server"></embed></object>
change the locale shown above in red de-de to en-uk or en-us

Example

Code:
ebay=Artikelnummer /ebay
with the brackets [] before ebay and end of Artikelnummer, also before and end of /ebay

Description ????? it is to you

Use {option} = Yes
Remove Tag If Empty = No
Disable BB Code Within This BB Code = Yes
Disable Smilies Within This BB Code = Yes
Disable Word Wrapping Within This BB Code = Yes
Disable Automatic Link Parsing Within This BB Code = No

click on save
ignore the vBulletin Message and click on Continue

your are done

Works on VB 4.2.0 Patch Level 3
where do i put my Affiliate-ID-HERE in that code ?
Reply With Quote
  #46  
Old 05-20-2013, 11:29 AM
craigvm's Avatar
craigvm craigvm is offline
 
Join Date: Aug 2012
Posts: 215
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

just tried it and get this now


so either it is a ebay prob witch it looks like or it dont work but cant be sure yet so i`ll test again later
Reply With Quote
  #47  
Old 05-20-2013, 11:41 AM
craigvm's Avatar
craigvm craigvm is offline
 
Join Date: Aug 2012
Posts: 215
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is this ment to look like on this site in the screenshot
Reply With Quote
  #48  
Old 05-20-2013, 01:32 PM
Dubbednavigator Dubbednavigator is offline
 
Join Date: Sep 2011
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thats interesting. When i pointed it towards the UK version, i just got the API error message that has been previously shown.
I went the the site for it, and it said that it was no longer available and should be removed

Will try it again!
Reply With Quote
  #49  
Old 05-20-2013, 02:01 PM
Dubbednavigator Dubbednavigator is offline
 
Join Date: Sep 2011
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It does work, however instead of replacing the locale code with
Code:
EN-UK
you should use
Code:
EN-GB
Reply With Quote
  #50  
Old 05-20-2013, 03:52 PM
craigvm's Avatar
craigvm craigvm is offline
 
Join Date: Aug 2012
Posts: 215
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by craigvm View Post
is this ment to look like on this site in the screenshot
how can i get it to display like this 1 or where do i get it from
Reply With Quote
  #51  
Old 05-20-2013, 04:55 PM
Darkside2012 Darkside2012 is offline
 
Join Date: Jul 2012
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by craigvm View Post
where do i put my Affiliate-ID-HERE in that code ?
the code from me above does not need any Affilate-ID
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 10:01 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.05036 seconds
  • Memory Usage 2,340KB
  • 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
  • (11)bbcode_code
  • (4)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
  • (4)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