vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Forum Home Enhancements - UKBL ~ FaceBook profile link on Postbit (https://vborg.vbsupport.ru/showthread.php?t=208147)

UKBusinessLive 03-13-2009 06:12 AM

Quote:

Originally Posted by trotskid (Post 1766938)
Thanks for this hack ;)

How can I modify the position of the icon?

https://vborg.vbsupport.ru/

by looking at your picture you'll want to move it down a bit more, Just add it down the code a bit further in the postbit template, not sure without looking at your postbit, but just move it down below the Yahoo icon, you'll see the code for it, just make sure its on a new line and not in the middle of a line of code ;)

UKBusinessLive 03-13-2009 06:18 AM

Quote:

Originally Posted by scottny (Post 1766998)
I want to install but where is the number on Facebook? Sorry I am really computer challenged when it comes to things like this.

below is what a normal profile page looks like in facebook, with the user id Colored red, thats the Url of the page when your logged onto your facebook profile.

Code:

http://www.facebook.com/home.php/#/profile.php?id=123456789123&ref=profile
This is what we have in the code, with the user number replaced with the custom profile file number, in red also

Code:

http://www.facebook.com/home.php/#/profile.php?id=$post[field11]&ref=profile
The thing that makes this show up or not in the postbit, is the custom user field in the edit options of the users CP

When they enter there user number from their facebook profile in this profile field the code is complete, without this number the facebook logo is not shown. ;)

K4GAP 03-13-2009 04:03 PM

Which of the profile field selections do I use for this? There are 6 to choose from.

UKBusinessLive 03-13-2009 04:08 PM

Quote:

Originally Posted by GaryT (Post 1767281)
Which of the profile field selections do I use for this? There are 6 to choose from.

Hi Gary

The User profile file which you've created just for this, You can't use an existing one :confused:

Sweeks 03-13-2009 10:21 PM

Wouldnt it better to use
Code:

<if condition="$show['member']"></if>
wrapped around the edit so that all members can see it, but guests cant? Also you have added two
Code:

border="0"
's to the edit ;)
________
Alcohol rehab advice

DobieGillis? 03-14-2009 08:36 PM

all good!

UKBusinessLive 03-16-2009 06:09 PM

Quote:

Originally Posted by trotskid (Post 1766938)
Thanks for this hack ;)

How can I modify the position of the icon?

http://img14.imageshack.us/img14/1885/facebookj.jpg

Did you manage to move your icon Trotskid ?? :)

obmob 03-16-2009 07:01 PM

Oh, i was wondering about this, a good idea ^^

UKBusinessLive 03-16-2009 07:11 PM

Quote:

Originally Posted by obmob (Post 1769893)
Oh, i was wondering about this, a good idea ^^


Thanks :cool:

RedDevil 03-16-2009 11:09 PM

I was going to try this however the line to search for doesnt exist.

Code:

<if condition="$post['joindate']"><div class="postbit">$vbphrase[join_date]: $post[joindate]</div></if>
Is this compatible with (vBulletin 3.8.1 Patch Level 1)

or maybe been changed?


All times are GMT. The time now is 02:07 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.01047 seconds
  • Memory Usage 1,740KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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