vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Mini Mods - YoBroMoFo - Facebook FanBox widget (https://vborg.vbsupport.ru/showthread.php?t=234436)

TimberFloorAu 01-31-2010 11:09 PM

Personally I cannot stand facebook.
I dont actually have this product/mod installed.

But hundreds of our members think Facebook is the bees knees... I am in the minority lol

tunerclub.net 02-01-2010 03:58 AM

it may just be me... but i cant find in the readme where it says to put the code in the actual file

tunerclub.net 02-01-2010 04:10 AM

ok, i figured it out...

is there a way to make it collapsed by default?

TimberFloorAu 02-01-2010 04:13 AM

Click Install ;)

By Cellarius:

Collapsed as default? Yes, but...

There is a way default the box to be collapsed by default. But this it's quick and dirty, and really not recommended to use. Basically, you have to add display:none to the style of the collapsing container, like so:

Code:
Code:

<div class="blockrow"  id="cel_dummy" style="display: none;">
Now, there are two major drawbacks:

* any user with javascript disabled will not be able to open the box, and the box will show the wrong icon.
* vB at this point only saves information on closed boxes to a cookie; so if you reload the page, the box will always be closed, because vB will not remember that it has been opened.

COL NIL SATIS 02-01-2010 06:37 PM

Quote:

Originally Posted by TimberFloorAu (Post 1971508)
Havent tested but try:

Adding <cente> tags as below

Code:

<!-- This is the content for fan box from FACEBOOK-->
<center>
        <!--facebook script content goes here see readme -->
</center>
        <!-- End content from facebook FAN BOX-->


cheers mate!!! thank you ;)

COL NIL SATIS 02-01-2010 06:39 PM

Is there a way to have more than 32 members in the box.... i changed the 32 to 48 but the 48 dont fit in the box??? any ideas...how to make the box bigger or longer lol

TimberFloorAu 02-01-2010 07:28 PM

Nope sorry.

COL NIL SATIS 02-02-2010 07:38 PM

No problem!!!! thanks for the reply though

COL NIL SATIS 02-06-2010 04:10 PM

anyone know how too have say 50 members in the box????

TimberFloorAu 02-06-2010 07:57 PM

Perhaps contact Facebook API developers. There code is limiting the number of "friends" I would imagine because the script fires multiple requests, and they deem 32 as their limit


All times are GMT. The time now is 03:38 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.00954 seconds
  • Memory Usage 1,731KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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