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
  #62  
Old 11-11-2005, 02:28 PM
davidw's Avatar
davidw davidw is offline
 
Join Date: Jul 2005
Location: Arkansas
Posts: 2,815
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Here's something I just noticed.

When viewing a member's auctions, I can see it just fine. However, when I log in as a member, rather than admin, the same screen pulls "This member has not given their Ebay ID"


And for the record... its not set to private field either


Reply With Quote
  #63  
Old 11-12-2005, 01:02 PM
davidw's Avatar
davidw davidw is offline
 
Join Date: Jul 2005
Location: Arkansas
Posts: 2,815
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

FIXED IT - at least on my site.

I got to thinking about it earlier - about the last post - so I went to the user profile settings - I changed it to make it a private field. And this worked.

So that tells me there is something that is in the code that is reversing the permissions. Now as any member, I can click on the ebay and pull up the auctions, aside from the admin view.
Reply With Quote
  #64  
Old 11-12-2005, 02:46 PM
jellybaby jellybaby is offline
 
Join Date: Jul 2005
Posts: 210
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Didnt work for me Im still getting this:

This member has not given their Ebay ID
Reply With Quote
  #65  
Old 11-13-2005, 05:55 AM
ztempuser ztempuser is offline
 
Join Date: Nov 2005
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

im lost on the whole thing can someone please help
Reply With Quote
  #66  
Old 11-13-2005, 06:52 AM
ztempuser ztempuser is offline
 
Join Date: Nov 2005
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i got all the step the two steps below. how do i do them?
1. Create a new User Profile Field for eBay Username. Make sure to remember the field number.

2. Edit ebay_member Template, replace with your new code.

**NOTE** When adding your Ebay Sniplet Source Code to the template, find this bit &si=whatever and add your profile field: &si=$vbulletin->userinfo[fieldx]
Reply With Quote
  #67  
Old 11-13-2005, 12:55 PM
jellybaby jellybaby is offline
 
Join Date: Jul 2005
Posts: 210
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You do the new user profile ID in your admin CP and the say with the edit on the template.

At the moment though it would appear that its not working for most of us :disappointed:
Reply With Quote
  #68  
Old 11-13-2005, 05:59 PM
davidw's Avatar
davidw davidw is offline
 
Join Date: Jul 2005
Location: Arkansas
Posts: 2,815
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by blackwidow
i got all the step the two steps below. how do i do them?
1. Create a new User Profile Field for eBay Username. Make sure to remember the field number.

2. Edit ebay_member Template, replace with your new code.

**NOTE** When adding your Ebay Sniplet Source Code to the template, find this bit &si=whatever and add your profile field: &si=$vbulletin->userinfo[fieldx]
User profile field is in the AdminCP (left side) User Profile Fields - create a new user profile area - doesn't matter how its set up as long as the user knows that the area is for inputting ebay user ID.

I've got mine set up as follows

Title - eBay Username

Description - This is your eBay Username

Max length of allowed user input - 100

Display Size -25

Profile Field Type ? Single-Line Text Box

Display Order ? 5

Field Required ? No

Field Editable by User ? Yes

Private Field ? Yes (do to reasons I stated before this post ? others will vary)

Field Searchable on Members List ? No

Show on Members List ? Yes


Don't use the "vbulletin->" part (take out that part of the code. Should be &si=$userinfo[fieldx]

silurius, did you get your issue figured out?
Reply With Quote
  #69  
Old 11-13-2005, 08:47 PM
silurius silurius is offline
 
Join Date: Oct 2004
Posts: 404
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by christianb
silurius, did you get your issue figured out?
No, unfortunately the private field workaround didn't have a noticeable impact on my issue.
Reply With Quote
  #70  
Old 11-13-2005, 09:28 PM
davidw's Avatar
davidw davidw is offline
 
Join Date: Jul 2005
Location: Arkansas
Posts: 2,815
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can you post your sniplet code?
Reply With Quote
  #71  
Old 11-13-2005, 09:45 PM
ztempuser ztempuser is offline
 
Join Date: Nov 2005
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i got it all done but thie step

2. Edit ebay_member Template, replace with your new code.

**NOTE** When adding your Ebay Sniplet Source Code to the template, find this bit &siteid=whatever and add your profile field after: &si=$userinfo[fieldx]

where is ebay_members?
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:17 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.04707 seconds
  • Memory Usage 2,306KB
  • 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
  • (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
  • (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