vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Mini Mods - Facebook button in postbit (https://vborg.vbsupport.ru/showthread.php?t=160214)

SLY LS1 10-30-2007 03:56 AM

Quote:

Originally Posted by youradhere4222 (Post 1371636)
It isn't showing up for me...

Check through the instructions again, id say you have missed something...

Cheers

ChU v2 11-04-2007 05:38 PM

Quote:

Originally Posted by youradhere4222 (Post 1371636)
It isn't showing up for me...

https://vborg.vbsupport.ru/showthread.php?t=160232

That might be to your liking as well, it also displays the MySpace icon.

powerful_rogue 11-05-2007 10:59 AM

Managed to get it working.

Quote:

<if condition="$post[icqicon] OR $post[aimicon] OR $post[msnicon] OR $post[yahooicon] OR $post[skypeicon] OR $post[field6]"><div class="nzbpostbit">$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon] <!-- Facebook display start -->
<if condition="$post[field6]"><a href="http://www.facebook.com/profile.php?id=$post[field6]" alt="View my Facebook" target="_blank">
<img src="images/misc/facebook.gif" border="0"></a></div>
</if><!-- Facebook display end --> </div></if>
</div>
I had to add the bolded bit into the code, otherwise the facebook icon would only show if someone had MSN/ICQ etc

2impulsiv 11-08-2007 11:37 AM

Cheers Sly...


:)


Installed

ged 11-16-2007 05:26 AM

Shouldn't it show a link there? It only show IDs...

SLY LS1 11-16-2007 12:01 PM

Quote:

Originally Posted by ged (Post 1383574)
Shouldn't it show a link there? It only show IDs...


The link shows on the right hand side of the page on the member profile and also in the postbit.

SLY LS1 11-16-2007 12:05 PM

Quote:

Originally Posted by powerful_rogue (Post 1376186)
Managed to get it working.

I had to add the bolded bit into the code, otherwise the facebook icon would only show if someone had MSN/ICQ etc


thats already in your code

Quote:

<if condition="$post[icqicon] OR $post[aimicon] OR $post[msnicon] OR $post[yahooicon] OR $post[skypeicon] OR $post[field6]"> <div class="nzbpostbit">$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon] <!-- Facebook display start -->
<if condition="$post[field6]"><a href="http://www.facebook.com/profile.php?id=$post[field6]" alt="View my Facebook" target="_blank">
<img src="images/misc/facebook.gif" border="0"></a></div>
</if><!-- Facebook display end --> </div></if>
</div>
The facebook icon will only show if you have it filled in on your profile.

cSh 12-31-2007 01:16 PM

nice add !
thank u SLY LS1

gizabo 01-01-2008 03:41 PM

can u do the same with Myspace?

gizabo 01-02-2008 12:05 AM

Instead of the code
PHP Code:

<div>$post[icqicon$post[aimicon$post[msnicon$post[yahooicon$post[skypeicon

I have this code....
PHP Code:

<div>&nbsp;$post[icqicon$post[aimicon$post[msnicon$post[yahooicon$post[skypeicon]&nbsp;</div

and it dosent work.... is it now working cuz of that?


All times are GMT. The time now is 06:56 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.01220 seconds
  • Memory Usage 1,743KB
  • 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
  • (2)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete