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 |
#52
|
||||
|
||||
Quote:
Also, don't forget your field values (I know I forgot a couple times while redoing the hack). |
#53
|
|||
|
|||
I know this question has been asked by I could not find a difinitive answer, this was working for a day or so and now all of a sudden this appears when viewing members Ebay ID
This member has not given their Ebay ID This is my snipplet that I am using: PHP Code:
|
#54
|
|||
|
|||
I have the prices coming up in $ instead of £ can anyone tell me how it goes to ebay.co.uk instead of ebay.com please
|
#55
|
|||
|
|||
Quote:
Quote:
Here is what is in my MEMBERINFO template: Code:
<fieldset class="fieldset"> <legend>$vbphrase[miscellaneous]</legend> <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0"> <if condition="$post['field20']"><a href="member.php?&do=memberauctions&userid=$post[userid]"><img src="$stylevar[imgdir_misc]/ebay.gif" alt="$post[username]'s eBay Auctions" border="0" /></a> </if> </table> </fieldset> Code:
<if condition="$post['field20']"><a href="member.php?&do=memberauctions&userid=$post[userid]"><img src="$stylevar[imgdir_misc]/ebay.gif" alt="$post[username]'s eBay Auctions" border="0" /></a></if> Code:
<script language="JavaScript" src="http://lapi.ebay.com/ws/eBayISAPI.dll?EKServer&ai=fwjl%7dyvyrwv%7dk&bdrcolor=000000&cid=0&eksize=5&encode=ISO-8859-1&endcolor=FF0000&endtime=y&fbgcolor=8CAA6E&fntcolor=000000&fs=0&hdrcolor=8CAA6E&hdrimage=1&hdrsrch=n&img=y&lnkcolor=000000&logo=3&num=25&numbid=y&paypal=n&popup=y&prvd=0&r0=4&shipcost=n&siteid=0&si=$userinfo[field20]&sort=MetaEndSort&sortby=endtime&sortdir=asc&srchdesc=n&tbgcolor=F5F5FF&tlecolor=FFCE63&tlefs=0&tlfcolor=000000&track=&width=570"></script> |
#56
|
|||
|
|||
Same here, just red bold letters stating "This member has not given their Ebay ID"
And I have triple checked everything. It did work now it has stopped working. |
#57
|
|||
|
|||
I don't know if this helps anyone to debug this but here goes, I entered my Ebay UserID into my profile and hey presto I can see my forum members auctions, then I took out my userID in my userCP, and guess what...the red wording about members iD's again, went back to my userCP entered my Ebay ID and then I could see my forums members auctions....me thinks there is a connection there.
|
#58
|
|||
|
|||
I have the same problem. If I take my userID out of my profile then I get "This member has not given their Ebay ID". However, if I take my name out of my profile I get a box with an ad (even on those that I know have live auctions!)
|
#59
|
|||
|
|||
ive had to uninstal this
|
#60
|
|||
|
|||
Has anyone got this working properly?
|
#61
|
|||
|
|||
Sounds like it was working in some cases, but a bug managed to surface just when Creed stepped away from vB stuff for a while. I assume he'll be back shortly.
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|