Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Add eBay Image and Username to PostBit Details »»
Add eBay Image and Username to PostBit
Version: 1.00, by bigcurt bigcurt is offline
Developer Last Online: Sep 2013 Show Printable Version Email this Page

Version: 3.0.7 Rating:
Released: 07-19-2005 Last Update: Never Installs: 12
Template Edits
 
No support by the author.

Sup guys and Gals, this is my second template mod, I am not too experience, I just knew this could be done and I thought alot of people would like it. I am going to include the instrictions here and also in a zip file attached, this should work for all vB3 versions, It has only been tested with 3.0.3 but it will work for all other versions, I am not sure about 3.5 sorry. Well, here we go

First Thing
---------------------
Go to your admin cp and make a 1 line profile field entitled eBay Username
**Make sure you remember what field it is under. ( after you make it, out to the right of it it will say Field1, 2, 3, ect..( mine is Field9 ) After that is done go in your profile and enter your eBay username


Second
---------------------
In template postbit_legacy or postbit:

Find
Code:
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon]

After Add:
Code:
<if condition="$post['fieldX']">
<a href="http://feedback.ebay.com/ws/eBayISAPI.dll?ViewFeedback&userid=$userinfo[fieldX]" target="_blank"><img src="$stylevar[imgdir_misc]/ebay.gif" alt="<phrase 1="$userinfo[username]">$vbphrase[view_ebay_profile]</phrase>" border="0" /></a>
</if>
Make sure you replace "X" with your field ID number.

Third
--------------
Upload the image attached to your skins folder/misc.


Fourth and Final
------------------
Creat a new PHRASE

Varname= view_ebay_profile

Text in it= View users eBay profile

-----------------------------------------------------------------------


Well, I believe thats it, more than likely I missed something..just tell me if you have any problems I will be HAPPY to help you. Below are attached screenshot and eBay Image

When everything is said and done, your ebay name will be in your postbit and when clicked it links to the persons feedback page

Happy modding . Please remember to click install if you use this.

p.s. I am sure there is a easier way to do this because there are TONS of different ways, this is just the wya I did it, make sure to tell me if you liked it

Thanks
~Curt

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 11-16-2005, 11:10 PM
djjeffa's Avatar
djjeffa djjeffa is offline
 
Join Date: Aug 2004
Posts: 521
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

can we get this for 3.5 ?
Reply With Quote
  #13  
Old 11-20-2005, 10:35 PM
Realm of Horror Comics's Avatar
Realm of Horror Comics Realm of Horror Comics is offline
 
Join Date: Aug 2005
Location: UK
Posts: 73
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mholtum
Nevermind. Fixed it
How did you fix it?
Reply With Quote
  #14  
Old 11-21-2005, 02:19 PM
Realm of Horror Comics's Avatar
Realm of Horror Comics Realm of Horror Comics is offline
 
Join Date: Aug 2005
Location: UK
Posts: 73
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can someone help me with this?

Many thanks!
Reply With Quote
  #15  
Old 11-23-2005, 10:07 PM
Realm of Horror Comics's Avatar
Realm of Horror Comics Realm of Horror Comics is offline
 
Join Date: Aug 2005
Location: UK
Posts: 73
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Someone, please??
Reply With Quote
  #16  
Old 11-23-2005, 11:17 PM
Tony G's Avatar
Tony G Tony G is offline
 
Join Date: Nov 2001
Location: Melbourne, Australia
Posts: 8,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What exactly is the problem? I don't understand.
Reply With Quote
  #17  
Old 11-24-2005, 03:19 AM
Realm of Horror Comics's Avatar
Realm of Horror Comics Realm of Horror Comics is offline
 
Join Date: Aug 2005
Location: UK
Posts: 73
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Tony G
What exactly is the problem? I don't understand.
I'm having this problem:

https://vborg.vbsupport.ru/showpost.php?p=739034&postcount=2
Reply With Quote
  #18  
Old 11-25-2005, 04:19 AM
bigcurt's Avatar
bigcurt bigcurt is offline
 
Join Date: Nov 2004
Location: KierDarby.php
Posts: 1,009
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Make sure you filled in your ebay username in the new profile field you made
Reply With Quote
  #19  
Old 11-25-2005, 09:37 PM
Realm of Horror Comics's Avatar
Realm of Horror Comics Realm of Horror Comics is offline
 
Join Date: Aug 2005
Location: UK
Posts: 73
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bigcurt
Make sure you filled in your ebay username in the new profile field you made
Yup, I've done everything including that, but it still wont work.
Reply With Quote
  #20  
Old 11-26-2005, 05:09 AM
Za4a Tuner's Avatar
Za4a Tuner Za4a Tuner is offline
 
Join Date: Aug 2005
Location: Germany
Posts: 114
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by djjeffa
can we get this for 3.5 ?
Hy djjeffa,
it does work with 3.5.x
only chance
Code:
<if condition="$post['fieldX']">
<a href="http://feedback.ebay.com/ws/eBayISAPI.dll?ViewFeedback&userid=$userinfo[fieldX]" target="_blank"><img src="$stylevar[imgdir_misc]/ebay.gif" alt="<phrase 1="$userinfo[username]">$vbphrase[view_ebay_profile]</phrase>" border="0" /></a>
</if>
by
Code:
<if condition="$post['fieldX']">
<a href="http://feedback.ebay.com/ws/eBayISAPI.dll?ViewFeedback$post[fieldX]" target="_blank"><img src="$stylevar[imgdir_misc]/ebay.gif" alt="<phrase 1="$userinfo[username]">$vbphrase[view_ebay_profile]</phrase>" border="0" /></a>
</if>
Reply With Quote
  #21  
Old 11-26-2005, 06:22 PM
djjeffa's Avatar
djjeffa djjeffa is offline
 
Join Date: Aug 2004
Posts: 521
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Za4a Tuner
Hy djjeffa,
it does work with 3.5.x
only chance
Code:
<if condition="$post['fieldX']">
<a href="http://feedback.ebay.com/ws/eBayISAPI.dll?ViewFeedback&userid=$userinfo[fieldX]" target="_blank"><img src="$stylevar[imgdir_misc]/ebay.gif" alt="<phrase 1="$userinfo[username]">$vbphrase[view_ebay_profile]</phrase>" border="0" /></a>
</if>
by
Code:
<if condition="$post['fieldX']">
<a href="http://feedback.ebay.com/ws/eBayISAPI.dll?ViewFeedback$post[fieldX]" target="_blank"><img src="$stylevar[imgdir_misc]/ebay.gif" alt="<phrase 1="$userinfo[username]">$vbphrase[view_ebay_profile]</phrase>" border="0" /></a>
</if>
that didnt work for me but this did
Code:
<if condition="$post['fieldX']">
<a href="http://feedback.ebay.com/ws/eBayISAPI.dll?ViewFeedback&userid=$post[fieldX]" target="_blank"><img src="$stylevar[imgdir_misc]/ebay.gif" alt="<phrase 1="$userinfo[username]">$vbphrase[view_ebay_profile]</phrase>" border="0" /></a>
</if>
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 04:44 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.07008 seconds
  • Memory Usage 2,317KB
  • 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
  • (7)bbcode_code
  • (5)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
  • (2)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