vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   eBay Integration Mod (https://vborg.vbsupport.ru/showthread.php?t=97450)

davidw 11-11-2005 02:28 PM

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



davidw 11-12-2005 01:02 PM

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.

jellybaby 11-12-2005 02:46 PM

Didnt work for me Im still getting this:

This member has not given their Ebay ID

ztempuser 11-13-2005 05:55 AM

im lost on the whole thing can someone please help

ztempuser 11-13-2005 06:52 AM

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]

jellybaby 11-13-2005 12:55 PM

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:

davidw 11-13-2005 05:59 PM

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?

silurius 11-13-2005 08:47 PM

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.

davidw 11-13-2005 09:28 PM

Can you post your sniplet code?

ztempuser 11-13-2005 09:45 PM

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?


All times are GMT. The time now is 11:47 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.01116 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete