Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Follow Me On Twitter , Facebook , Youtube On Thread Details »»
Follow Me On Twitter , Facebook , Youtube On Thread
Version: 1.00, by Last_Zero Last_Zero is offline
Developer Last Online: May 2014 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 4.1.0 Rating:
Released: 01-26-2011 Last Update: Never Installs: 53
Template Edits
Re-useable Code Additional Files Translations Is in Beta Stage  
No support by the author.

Follow Me On Twitter , Facebook , Youtube On Thread

This Is My First Mod I Hope You Enjoy It

This Mods Add Block Contain 3 Icons For Every User

For His Accounts On Youtube / Facebook / Twitter

So Anyone Can Add Him When He See His Topic

*** Install ***

First We Must Add 3 Custom Field With 1 Line And Make The User Able To Edit

First Field :-

Name : Youtube Account
Describtion : Add Your Youtube Link

Second Field :-

Name : Facebook Account
Description : Add Your Facebook Link

Third Field :-

Name : Twitter Account
Description : Add Your Twitter Link

Now Plz Remember Each Field Number Coz We Will Use It On Template Edit

After Creating The Fields Go To Template

Postbit_Legacy

Search For

Code:
{vb:raw post.icqicon} {vb:raw post.aimicon} {vb:raw post.msnicon} {vb:raw post.yahooicon} {vb:raw post.skypeicon}
If U Need To Show It In A Block Like This



Add This Code After It

Code:
<center>

<vb:if condition="$post['field9'] OR $post['field10'] OR $post['field11']">

<div id="thread_info" class="thread_info block">
	
	<h4 class="threadinfohead blockhead"> Follow Me </h4>
<div id="thread_onlineusers" class="thread_info_block blockbody formcontrols">
		<div class="inner_block">
			<div>

<vb:if condition="$post['field9']">

<a target ="blank" href="{vb:raw post.field9}"><img src="images/Twitter.Png" alt="Follow Me On Twitter" /></a>

</vb:if>

<vb:if condition="$post['field10']">

<a target ="blank" href="{vb:raw post.field10}"><img src="images/Facebook.Png" alt="Add Me To Facebook" /></a>

</vb:if>

<vb:if condition="$post['field11']">

<a target ="blank" href="{vb:raw post.field11}"><img src="images/Youtube.Png" alt="Visit My Youtube Channel" /></a>

</vb:if>
			
			</div>
		</div>
	</div>
</vb:if>

</center>
Change Field9 With The Field Number Of Your Twitter Field
Change Field10 With The Field Number Of Your Facebook Field
Change Field 11 With The Field Number Of Your Youtube Field

If U Need To Show It Without Block

Add This Code Instead Of The Upper Code

Code:
<center>

<vb:if condition="$post['field9']">

<a target ="blank" href="{vb:raw post.field9}"><img src="images/Twitter.Png" alt="Follow Me On Twitter" /></a>

</vb:if>

<vb:if condition="$post['field10']">

<a target ="blank" href="{vb:raw post.field10}"><img src="images/Facebook.Png" alt="Add Me To Facebook" /></a>

</vb:if>

<vb:if condition="$post['field11']">

<a target ="blank" href="{vb:raw post.field11}"><img src="images/Youtube.Png" alt="Visit My Youtube Channel" /></a>

</vb:if>

</center>
And Dont Forget To

Change Field9 With The Field Number Of Your Twitter Field
Change Field10 With The Field Number Of Your Facebook Field
Change Field 11 With The Field Number Of Your Youtube Field

No Upload The 3 Pics In The Attachment To images Directory In Your Forum

I Hope You Enjoy This Edit And If Anything Goes Wrong I Can Fix It

Just Ask In Thread

Dont Forget To Click Install If You Install It Plz

Thanks

-==Zero==-

5 March 2011 ---> Added New Heart Icons

Download Now

File Type: zip images.zip (15.5 KB, 181 views)

Screenshots

File Type: gif Screen.Gif (7.9 KB, 0 views)

Show Your Support

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

Comments
  #32  
Old 03-08-2015, 02:22 PM
xxfullclipxx xxfullclipxx is offline
 
Join Date: Feb 2014
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MacroPhotoPro View Post
Does this work on vBulletin 4.2?
yes it works
Reply With Quote
  #33  
Old 03-11-2015, 11:34 PM
ravenfaust ravenfaust is offline
 
Join Date: Aug 2009
Posts: 122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is really nice! I enjoy it, but one question is, do the links when clicked open in a new window ?
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 01:50 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.03895 seconds
  • Memory Usage 2,249KB
  • Queries Executed 20 (?)
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
  • (3)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (3)post_thanks_box
  • (3)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (3)post_thanks_postbit_info
  • (2)postbit
  • (2)postbit_attachment
  • (3)postbit_onlinestatus
  • (3)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_postinfo_query
  • fetch_postinfo
  • 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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete