The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
eBay Integration Mod Details »» | |||||||||||||||||||||||||
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
|
Comments |
#42
|
|||
|
|||
Quote:
any ideas what the problem is? one of my members has over 30 items for sale yet the only thing showing is the random ebay thing |
#43
|
|||
|
|||
I figured out the random eBay thing and changed my snippet to show nothing if there are no auctions, however there is still a problem. When clicking the link to view someone's eBay auctions, I am told "This member has not given their Ebay ID" even though I had entered a valid ID (with auctions running) into the user's account. Is this also due to the delay mentioned above?
|
#44
|
|||
|
|||
does your actuLLY show the auction up cos mine dont
|
#45
|
|||
|
|||
Quote:
|
#46
|
|||
|
|||
The installation and/or snippet must have been generated wrong then...
It is working for me... Here is an example of a member who has active auctions: http://www.mumsonline.net/forums/mem...ns&userid=1767 And one that doesn't have any active auctions, thus its displaying most watched items from the 'baby' catagory from ebay.co.uk: http://www.mumsonline.net/forums/mem...ons&userid=578 Here is my snippet code if it helps you debug your issues... (feel free to use it yourself, it has my affiliate code in it! ) Code:
<script language="JavaScript" src="http://ilapi.ebay.com/ws/eBayISAPI.dll?EKServer&ai=teaodUskda&bdrcolor=666666&cid=0&eksize=1&encode=ISO-8859-1&endcolor=FF0000&endtime=y&fbgcolor=EFEFEF&fntcolor=000000&fs=0&hdrcolor=00FFFF&hdrimage=7&hdrsrch=y&img=y&lnkcolor=0000FF&logo=9&num=25&numbid=y&paypal=n&popup=y&prvd=1&r0=4&shipcost=n&siteid=3&&si=$userinfo[field14]&sort=MetaEndSort&sortby=endtime&sortdir=asc&srchdesc=n&tbgcolor=CCCC99&title=MumsOnline+-+Where+Parents+Talk%21&tlecolor=CC3333&tlefs=0&tlfcolor=FFFFFF&track=1781835&watchcat=2984&width=570"></script> there is spaces rendering in the above snippet code that are not in the orginal code... Quote this message to get the snippet code as it appears in my ebay_member template |
#47
|
|||
|
|||
that did the trick :bunny:
|
#48
|
||||
|
||||
Ok, I finally got it working...
Things I noticed that I had to change... In the readme, it says 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] 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] |
#49
|
||||
|
||||
This is something else I did (integration)
Edit your MEMBERINFO Template Find PHP Code:
Find: PHP Code:
PHP Code:
Also note that I chose to put this under Contact Info (I do this as I am going to have other things with ebay - for references) - You may want to choose to put this under Addtional Information. |
#50
|
|||
|
|||
For the life of me, I am not getting this to work. I have re-generated the snippet a few times, pasted the new code over the old, made the change as per christanb's post, added the memberinfo stuff from his other post, and I keep getting the same error.
|
#51
|
||||
|
||||
What is it doing?
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|