Go Back   vb.org Archive > Community Discussions > Modification Requests/Questions (Unpaid)
  #1  
Old 12-03-2004, 07:43 PM
bi11i's Avatar
bi11i bi11i is offline
 
Join Date: Aug 2004
Location: Portland, OR
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default vbulletin and eBay integration mod?

I was surprised not to find one out there already, actually. (Unless there is one and I'm not seeing it.)

With all of the developers tools for both eBay and PayPal, it seems like integrating part of eBay into vB would be feasible. I'm looking for something where I could either provide my users with a forum for their eBay listings, or maybe even a seperate component on index.php which shows eBay listings from each user (either entered manually or taken from some minor integration.)

Or even a way to add an eBay ID box (similar to the messenger ID) to the members list?

Several of my users use eBay and have wanted a way to 'neatly' throw out some additional advertising for the listsings on the forum. Would it possible to do this even with HTML tags/codes?

I'm not the most knowledgable when it comes to modding, but thought this to be a good suggestion - at least for those that use eBay....?

_b
Reply With Quote
  #2  
Old 12-04-2004, 02:25 AM
Dan's Avatar
Dan Dan is offline
 
Join Date: Dec 2002
Location: Titusville, Florida
Posts: 1,787
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bi11i
I was surprised not to find one out there already, actually. (Unless there is one and I'm not seeing it.)

With all of the developers tools for both eBay and PayPal, it seems like integrating part of eBay into vB would be feasible. I'm looking for something where I could either provide my users with a forum for their eBay listings, or maybe even a seperate component on index.php which shows eBay listings from each user (either entered manually or taken from some minor integration.)

Or even a way to add an eBay ID box (similar to the messenger ID) to the members list?

Several of my users use eBay and have wanted a way to 'neatly' throw out some additional advertising for the listsings on the forum. Would it possible to do this even with HTML tags/codes?

I'm not the most knowledgable when it comes to modding, but thought this to be a good suggestion - at least for those that use eBay....?

_b
You could add an extra profile field to the profile and the add a simple template edit to the postbit templates to link to the users eBay account.
Reply With Quote
  #3  
Old 12-04-2004, 02:32 AM
bi11i's Avatar
bi11i bi11i is offline
 
Join Date: Aug 2004
Location: Portland, OR
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

after posting this, i did manage to edit my postbit, creating an icon next to the messenger icon and adding a postfield that allowed me to link to a sellers page.

I was just looking for something more extensive - but I'm probably thinking out of my league here, not knowing much about developers tools for eBay or vB.

thanks for the suggestion!
Reply With Quote
  #4  
Old 12-04-2004, 03:28 AM
SVTBlackLight01's Avatar
SVTBlackLight01 SVTBlackLight01 is offline
 
Join Date: Jan 2003
Location: Texas
Posts: 504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm using the editor kit on my site to display an auction list using a search term users add to their profile. I added the profile field to the code that you use on your site so the list is automacally generated when you open the page. It should work the same way by using ebay user ID's. The kit can be found here. http://cgi3.ebay.com/ws/eBayISAPI.dll?EKCreate (If your not an affiliate sign up and you will get some commision from this )

Attached is a screen shot of how it should look.

Mine is set up to use the profile field of whoever is viewing the page (global.php) so it's pretty simple. Yours will be a little more involved, but could be accomplished by creating another template for member.php (member.php?&do=ebay)

I might take a look at it if I have time.
Attached Images
File Type: jpg ebay.jpg (152.5 KB, 0 views)
Reply With Quote
  #5  
Old 12-04-2004, 09:58 AM
intrigue intrigue is offline
 
Join Date: Nov 2002
Posts: 89
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

if this is done properly id be introduced in a proper documented release?
.matt
Reply With Quote
  #6  
Old 12-04-2004, 07:15 PM
bi11i's Avatar
bi11i bi11i is offline
 
Join Date: Aug 2004
Location: Portland, OR
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hey, what you've got there is exactly what i'm wanting. is there any way that you'd be interested in showing me the edits you did in order to get to where you're at in the attachment?

do i need the affiliate kit for this?

Quote:
Originally Posted by SVTBlackLight01
I'm using the editor kit on my site to display an auction list using a search term users add to their profile. I added the profile field to the code that you use on your site so the list is automacally generated when you open the page. It should work the same way by using ebay user ID's. The kit can be found here. http://cgi3.ebay.com/ws/eBayISAPI.dll?EKCreate (If your not an affiliate sign up and you will get some commision from this )

Attached is a screen shot of how it should look.

Mine is set up to use the profile field of whoever is viewing the page (global.php) so it's pretty simple. Yours will be a little more involved, but could be accomplished by creating another template for member.php (member.php?&do=ebay)

I might take a look at it if I have time.
Reply With Quote
  #7  
Old 12-04-2004, 07:50 PM
SVTBlackLight01's Avatar
SVTBlackLight01 SVTBlackLight01 is offline
 
Join Date: Jan 2003
Location: Texas
Posts: 504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I don't think you have to be an affiliate, just have an Ebay account.

Here is the modified version using the members Ebay ID from a profile field. (I don't have any auctions so I used a random Ebay ID in my profile to list the auctions)

Click Here

I'll try to throw some instructions together.
Reply With Quote
  #8  
Old 12-04-2004, 07:54 PM
bi11i's Avatar
bi11i bi11i is offline
 
Join Date: Aug 2004
Location: Portland, OR
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hey, that's great. so i signed up for the commission and managed to get the Editor Kit, but how would i incorporate this straight into my vB? Would I create a link for each user (that I would have to create manually via the editor kit) or can i just somehow use the global field of $post[field11] (my eBay user ID field) to inject my user's eBay ID's into the editor kit's URL?

This is all too much for me - my head is swimming. Can you point me in the right direction?
Reply With Quote
  #9  
Old 12-05-2004, 12:20 PM
SVTBlackLight01's Avatar
SVTBlackLight01 SVTBlackLight01 is offline
 
Join Date: Jan 2003
Location: Texas
Posts: 504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Since you already have the profile field set up, here is a quick how-to that I threw together. I'll have to clean the instructions up later and add it as a complete hack.
Attached Files
File Type: zip ebay_hack.zip (6.2 KB, 115 views)
Reply With Quote
  #10  
Old 12-05-2004, 07:39 PM
bi11i's Avatar
bi11i bi11i is offline
 
Join Date: Aug 2004
Location: Portland, OR
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks! i can manage with this. thanks for your help - i sincerely appreciate it...
Reply With Quote
Reply

Thread Tools
Display Modes

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 03:10 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.07220 seconds
  • Memory Usage 2,276KB
  • Queries Executed 12 (?)
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)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (2)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)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
  • postbit_attachment
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete