vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Show Thread Enhancements - Follow Me On Twitter , Facebook , Youtube On Thread (https://vborg.vbsupport.ru/showthread.php?t=257908)

Last_Zero 01-26-2011 10:00 PM

Follow Me On Twitter , Facebook , Youtube On Thread
 
1 Attachment(s)
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

https://vborg.vbsupport.ru/attachmen...1&d=1296145723

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 :)

Brandon Sheley 01-27-2011 03:03 PM

sharp looking icons
/me tags this

if anyone ads this, I'd like to see a live demo if possible

thx

Last_Zero 01-27-2011 04:08 PM

Quote:

Originally Posted by Brandon Sheley (Post 2155291)
sharp looking icons
[high]* Brandon Sheley tags this[/high]

if anyone ads this, I'd like to see a live demo if possible

thx

You Can Replace The Icons With The Icon You Like :D

Live Demo

http://www.almsmk.com/threads/50564

amirsyria 01-27-2011 09:08 PM

إضافة حلوة

لكن ما اشتغلت معي !!

هل تشتغل على طريقة العرض الأفقية لبيانات العضو ؟؟

يسلمووو Last_Zero

sulasno 01-28-2011 12:42 AM

tagged and thanks

Last_Zero 01-28-2011 03:38 AM

Quote:

Originally Posted by amirsyria (Post 2155459)
إضافة حلوة

لكن ما اشتغلت معي !!

هل تشتغل على طريقة العرض الأفقية لبيانات العضو ؟؟

يسلمووو Last_Zero

العمودى اخوى ما جربتها على الافقى صراحة

Quote:

Originally Posted by sulasno (Post 2155537)
tagged and thanks

You Welcome Pro

Merenguista 01-28-2011 09:56 AM

روعة أخي

قمت بالضغط على

install

شكرا جزيلا لك

amirsyria 01-29-2011 02:30 PM

ماضبطت معاي !!

عملت طريقة العرض عمودي

رقم النسخة عندي 4.1.1

شو السبب ؟؟

Last_Zero 01-30-2011 06:57 AM

Quote:

Originally Posted by Merenguista (Post 2155628)
روعة أخي

قمت بالضغط على

install

شكرا جزيلا لك

Thanks Bro :)

Quote:

Originally Posted by amirsyria (Post 2156077)
ماضبطت معاي !!

عملت طريقة العرض عمودي

رقم النسخة عندي 4.1.1

شو السبب ؟؟

تاكد من ارقام الحقول اخوى من انها نفسها الارقام الموجودة فى قالب بوستبيت

8thos 02-02-2011 12:01 PM

Installed. Looks dope.

bond010007 02-02-2011 11:06 PM

<font color="DarkGreen">good work mate and try to use some english Guys thanks alot
</font>

Last_Zero 02-03-2011 08:46 AM

Thanks Guys :)

Alaaalol 02-04-2011 01:31 AM

متميز ومبدع وتم التركيب

Last_Zero 02-07-2011 03:46 PM

Merci Thanks

Brandon Sheley 02-07-2011 04:45 PM

this is an English board guys... :rolleyes:

Dr.osamA 02-14-2011 03:37 AM

Quote:

Originally Posted by Brandon Sheley (Post 2159821)
this is an English board guys... :rolleyes:


no not english it is international forum mate

but you are rhgit we have to use english lang.

thank you bro good mod
مشكور اخوي

Kadi 02-14-2011 12:08 PM

Thanks! / شكرا!

Last_Zero 02-15-2011 02:21 PM

Quote:

Originally Posted by Dr.osamA (Post 2162408)
no not english it is international forum mate

but you are rhgit we have to use english lang.

thank you bro good mod
مشكور اخوي

You Welcome :) Dr Osama

Quote:

Originally Posted by Kadi (Post 2162487)
Thanks! / شكرا!

You Welcome Bro

AURFSCAN 02-15-2011 06:41 PM

1 Attachment(s)
Very nice thanks..


for postbit find

Code:

{vb:raw post.icqicon} {vb:raw post.aimicon} {vb:raw post.msnicon} {vb:raw post.yahooicon} {vb:raw post.skypeicon}
add after

Code:

<br />
<br />

<vb:if condition="$post['fieldnumber']">
<a target ="blank" href="{vb:raw post.fieldnumber}"><img src="/images/Facebook.Png" alt="Add Me To Facebook" /></a>
</vb:if>

<vb:if condition="$post['fieldnumber']">
<a target ="blank" href="{vb:raw post.fieldnumber}"><img src="/images/Twitter.Png" alt="Follow Me On Twitter" /></a>
</vb:if>

<vb:if condition="$post['fieldnumber']">
<a target ="blank" href="{vb:raw post.fieldnumber}"><img src="/images/Youtube.Png" alt="Visit My Youtube Channel" /></a>
</vb:if>



:)

AURFSCAN 02-16-2011 05:37 PM

1 Attachment(s)
and if you put the first bit of code after Last Zero's code, all the icons line up in a single row

eg. fbook twitter ytube msn yahoo skype aim etc. all in one row. Do a search on google for new icons, replace them or edit relevant templates and it looks heaps better.


Im using 16x16 px icons


:)

Last_Zero 02-17-2011 01:31 AM

Quote:

Originally Posted by AURFSCAN (Post 2163295)
and if you put the first bit of code after Last Zero's code, all the icons line up in a single row

eg. fbook twitter ytube msn yahoo skype aim etc. all in one row. Do a search on google for new icons, replace them or edit relevant templates and it looks heaps better.


Im using 16x16 px icons


:)

Thanks Mate

Everyone Can Replace The Icons With The One He Like :)

x YNWA x 03-24-2011 06:15 PM

This is making the text on my board appear vertical! ONLY on Internet explorer though! Any ideas how I fix this? This is only text on a thread, so for users who have this in their profile it appears, but for users who do not then the text does not appear as vertical. There are no issues with other browsers. Just IE

magnified 03-29-2011 08:21 PM

The same thing happened on my site. I'm trying it now without the "Follow Me" box and see if that does anything.

magnified 04-03-2011 04:29 AM

update - when I removed the icons from the "Follow Me" box, it stopped the vertical posts.

However, users that have an avatar are seeing their icons posted to the right of the avatar instead of at the bottom. any ideas why this is?

todomaquinas 04-23-2011 11:49 PM

Does not serve to me, post tolds download it, but i don't download only read and does not serve to my forum.

DNN 04-24-2011 02:14 PM

Love the look of those Facebook, YouTube, and Twitter icons. I might double back to get that code soon! =)

deinrapde 05-08-2011 07:38 PM

whats the name of the TOOLBAR? which show always the twitter and FB link??? thanks

Sleeplessone 06-28-2011 09:23 PM

Hi... I am pretty much a newbie at all this but I was wondering if there was something similar in which I can have the buttons show up on my main home page for members to follow my twitter, facebook and youtube or is this pretty much what this does.... hope I'm not sounding slow... thanks

Mo HaRbI 07-28-2011 11:33 AM

Quote:

Originally Posted by Brandon Sheley (Post 2159821)
this is an English board guys... :rolleyes:

it is ok some of us understand !:cool:

MacroPhotoPro 04-03-2013 09:13 AM

Does this work on vBulletin 4.2?

xxfullclipxx 03-08-2015 02:22 PM

Quote:

Originally Posted by MacroPhotoPro (Post 2414027)
Does this work on vBulletin 4.2?

yes it works

ravenfaust 03-11-2015 11:34 PM

This is really nice! I enjoy it, but one question is, do the links when clicked open in a new window ?


All times are GMT. The time now is 06:05 PM.

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.01312 seconds
  • Memory Usage 1,816KB
  • 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
  • (5)bbcode_code_printable
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (32)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete