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

Reply
 
Thread Tools
eBay Integration Mod Details »»
eBay Integration Mod
Version: 1.0.1, by Creed Creed is offline
Developer Last Online: May 2006 Show Printable Version Email this Page

Version: 3.5.0 Rating:
Released: 10-02-2005 Last Update: 10-28-2005 Installs: 33
Uses Plugins Template Edits
 
No support by the author.

This extension allows users to enter their eBay username, and will then have a link in postbit that will show all the users current eBay Auctions.

Does require a couple of template edits, and edit of a file (not native to vB).

Based off of the idea and hack from 3.0.x which can be seen: here.


1.0.1 Updated XML to parse two templates, saving two queries (thanks to Zachariah).

1.0.0 Initial Release


*To Update*
Reupload all files, Re-import product, making sure to allow overwrite.
-- Make sure you replace fieldx with your field# in the XML before updating.

Supporters / CoAuthors

Show Your Support

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

Comments
  #102  
Old 12-28-2005, 03:01 AM
ryans ryans is offline
 
Join Date: Feb 2002
Posts: 110
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I got the ebay code but there is no si= in it.
Reply With Quote
  #103  
Old 12-28-2005, 07:26 AM
Mickie D Mickie D is offline
 
Join Date: Jun 2002
Posts: 430
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ryans
I got the ebay code but there is no si= in it.

this hack is a nightmare i had to re-write it to suit my needs

i will not work anyway because its using a built in condition that works when you view your own store, if you try and view another store you will get this member does not have a store and unless anyone knows the built in condition that will make eveyone view stores the same then i had to completely change the whole process...

and the method i used uses browser refering (very crap way because firewalls block many people from showing where they came from)


but what you want is to change "query=" (when you get the latest code from ebay editor kit) to "si=$vbulletin->userinfo[fieldx]" that will allow you to call the members sales and not the searching of items

but it wont work correctly eitherway

maybe you could call the database with a where clause for the field5 in the userfield table but im crap with mysql so hopefully someone has a go with this


Regards
Mickie D
Reply With Quote
  #104  
Old 01-14-2006, 12:44 AM
LBSources LBSources is offline
 
Join Date: Nov 2005
Location: New York
Posts: 329
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Working for me 3.5.3

snippet code im using is
Code:
<script language="JavaScript" src="http://lapi.ebay.com/ws/eBayISAPI.dll?EKServer&ai=ny%7eu%24%25&bdrcolor=FFCC00&cid=0&eksize=1&encode=ISO-8859-1&endcolor=FF0000&endtime=y&fbgcolor=FFFFFF&fntcolor=000000&fs=0&hdrcolor=FFFFCC&hdrimage=1&hdrsrch=n&img=y&lnkcolor=0000FF&logo=2&num=25&numbid=y&paypal=y&popup=y&prvd=0&r0=3&shipcost=y&siteid=0&si=$userinfo[field7]&sort=MetaEndSort&sortby=endtime&sortdir=asc&srchdesc=n&tbgcolor=FFFFFF&title=SF+Members&tlecolor=FFCE63&tlefs=0&tlfcolor=000000&track=&width=570"></script>
and christian's code here: https://vborg.vbsupport.ru/showpost....9&postcount=48 woked for my memberinfo template..

no other changes made.. an example can be seen on my site .. see my sig..

Tip! Just thought id tip you guys off.. if you are like me using the 'First Post On Every Page" hack, youll need to edit the postbit template and the postbit_first template..

HTH

Lenny
Reply With Quote
  #105  
Old 01-18-2006, 11:29 PM
LBSources LBSources is offline
 
Join Date: Nov 2005
Location: New York
Posts: 329
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is everyones ebay hack still working? mine mysteriously stopped working.. hmm
Reply With Quote
  #106  
Old 01-22-2006, 04:13 PM
LBSources LBSources is offline
 
Join Date: Nov 2005
Location: New York
Posts: 329
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

wow.. not 1 single response? a simple yes or no? is that hard these days? just conversation that hard? wow ..
Reply With Quote
  #107  
Old 01-22-2006, 08:16 PM
davidw's Avatar
davidw davidw is offline
 
Join Date: Jul 2005
Location: Arkansas
Posts: 2,815
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'll have to look at mine later to see if it works - I've put a lot of stuff on the back burner lately.
Reply With Quote
  #108  
Old 03-14-2006, 03:11 AM
OAndrea OAndrea is offline
 
Join Date: Dec 2005
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

snippet link isn't working for me so I am at a standstill.
Reply With Quote
  #109  
Old 04-03-2006, 03:22 PM
Tim Wheatley's Avatar
Tim Wheatley Tim Wheatley is offline
 
Join Date: Nov 2001
Location: England
Posts: 489
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by LBSources
Working for me 3.5.3

snippet code im using is
Code:
<script language="JavaScript" src="http://lapi.ebay.com/ws/eBayISAPI.dll?EKServer&ai=ny%7eu%24%25&bdrcolor=FFCC00&cid=0&eksize=1&encode=ISO-8859-1&endcolor=FF0000&endtime=y&fbgcolor=FFFFFF&fntcolor=000000&fs=0&hdrcolor=FFFFCC&hdrimage=1&hdrsrch=n&img=y&lnkcolor=0000FF&logo=2&num=25&numbid=y&paypal=y&popup=y&prvd=0&r0=3&shipcost=y&siteid=0&si=$userinfo[field7]&sort=MetaEndSort&sortby=endtime&sortdir=asc&srchdesc=n&tbgcolor=FFFFFF&title=SF+Members&tlecolor=FFCE63&tlefs=0&tlfcolor=000000&track=&width=570"></script>
and christian's code here: https://vborg.vbsupport.ru/showpost....9&postcount=48 woked for my memberinfo template..

no other changes made.. an example can be seen on my site .. see my sig..

Tip! Just thought id tip you guys off.. if you are like me using the 'First Post On Every Page" hack, youll need to edit the postbit template and the postbit_first template..

HTH

Lenny
That works perfect for me with 3.5.4, thanks.
Reply With Quote
  #110  
Old 12-31-2006, 05:53 AM
totenmaske totenmaske is offline
 
Join Date: Jul 2005
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed...Cool Mod!

I have one question though. I had the eBay Username showing up under Additional Information because of the "$customfields" variable. I replaced "$customfields" with the following (which is working just fine):
Code:
<if condition="$post['field5']">
				<tr>
					<td><strong>View Member's eBay Listings</strong>:<br />(<a href="member.php?&do=memberauctions&userid=$post[userid]">$post[field5]</a>)
					</td>
				</tr>
				</if>
However I've been playing around with IF/ELSE statements trying to get the eBay link to show up ONLY IF there is a userid AND I would like to show all other "$customfields" ONLY IF they are not field 5...
Reply With Quote
  #111  
Old 01-03-2007, 04:15 AM
michaelsilvia michaelsilvia is offline
 
Join Date: Jul 2005
Location: South Korea
Posts: 208
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Maybe the "Supported" should be unchecked. I haven't seen Creed post a reply in 5 pages.

Has anyone gotten this to work with the Affiliate Code embedded?

Mike
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 08:02 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.04515 seconds
  • Memory Usage 2,308KB
  • Queries Executed 28 (?)
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
  • (2)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
  • (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_postinfo_query
  • fetch_postinfo
  • 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