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 - [vBD]-Facebook Bar..!! (https://vborg.vbsupport.ru/showthread.php?t=217585)

ZeoN1907 07-16-2009 04:58 PM

Thanks Shevko ;)

Teşekk?rler..

TNCclubman 07-16-2009 05:20 PM

Is there any performance slowdown during page loads because of this? My site is very photo centric and people like to look through pics fast by clicking 'next' I dont want it to affect the load time of the next page because of this...

Anyone know?

testbot 07-18-2009 03:15 PM

just a tip, if you add the code to the header instead of footer template it will load first. it gives it more of a facebook feel and looks like it's always there. basically looks like there's no load time.

testbot 07-18-2009 03:17 PM

Quote:

Originally Posted by TNCclubman (Post 1850038)
Is there any performance slowdown during page loads because of this? My site is very photo centric and people like to look through pics fast by clicking 'next' I dont want it to affect the load time of the next page because of this...

Anyone know?

there are no mysql quires so the only load change is to load the small images that are 16x16. there's only a few of them and looking at my page stats there was no difference.

BlueChipEarth 07-18-2009 05:55 PM

Quote:

just a tip, if you add the code to the header instead of footer template it will load first. it gives it more of a facebook feel and looks like it's always there. basically looks like there's no load time.
very nice! thanks for the tip!

If you guys want to see what I've done with the bar, check out my site! I made a few changes. Anyone know how to get this thing to float properly with IE 6?

testbot 07-18-2009 08:48 PM

oh, i like what you did with the login for users that aren't logged in. clever. i might have to do that. i didn't login to check the logged in version because i'm too lazy to register. sorry.

i don't have a machine with ie 6 anymore to test this but i think you can add display: inline; to the floats so they don't defaults to blocks.

yeku 07-19-2009 03:26 PM

Spanish version:

PHP Code:

<if condition="$bbuserinfo[userid]">
<!-- 
Shevko Facebook BAR -->
<
div id="bar_bottom" style="width: %80; height: 32px; bottom: 0px;">
<
div class="bar_float" style="height: 25px; width: %75;">

<
a href="forumdisplay.php?do=markread"><img src="/imgimg/market.png" alt="Marcar Foros como Le?dos" width="16" height="16" border="0" /></a> - <a href="private.php?do=newpm"><img src="/imgimg/event_bar.png" alt="Calendario" width="16" height="16" border="0" /></a> - <a href="showgroups.php"><img src="/imgimg/photo_bar.png" alt="L?deres" width="16" height="16" border="0" /></a>

</
div>


<
div class="bar_float1" style="width: %80">

<
a href="private.php"><img src="/imgimg/email_open.gif" alt="MP" width="16" height="16" border="0" /></a>-<a href="private.php" accesskey="2">Privados</a> :: <a href="private.php?do=newpm"><img src="/imgimg/email_add.gif" alt="Enviar Privado" width="16" height="16" border="0" /></a>-<a href="private.php?do=newpm" accesskey="2">Enviar Privado</a> |<a href="group.php"><img src="/imgimg/group.gif" alt="Grupos Sociales" width="16" height="16" border="0" /></a>-<a href="group.php" accesskey="2">Grupos</a> :: <a href="profile.php?do=buddylist"><img src="/imgimg/emoticon_smile.gif" alt="Contactos & Amigos" width="16" height="16" border="0" /></a>-<a href="profile.php?do=buddylist" accesskey="2">Amigos</a> |<a href="usercp.php"><img src="/imgimg/user_edit.gif" alt="Panel de Control" width="16" height="16" border="0" /></a>-<a href="usercp.php" accesskey="2">Panel</a> :: <a href="profile.php?do=editpassword"><img src="/imgimg/lock.gif" alt="Email y Contrase?a" width="16" height="16" border="0" /></a>-<a href="profile.php?do=editpassword" accesskey="2">Email y Contrase?a</a>
</
div>

<
div class="bar_float2">

<
a href="sendmessage.php" rel="nofollow" accesskey="2">Contactar</a>|<a href="search.php?do=getnew" accesskey="2">Nuevos Mensajes</a>
<!-- 
Shevko Facebook PM -->
<if 
condition="$bbuserinfo[pmunread]">
|<
blink><a href="private.php" accesskey="2">$bbuserinfo[pmunreadMP!</a>
</
blink></if>
<!-- 
Shevko Facebook PM -->
</
div>
</
div>
<!-- 
Shevko Facebook BAR -->
<else />
</if> 

Installed, thank shevko

Shevko 07-22-2009 09:50 AM

Quote:

Originally Posted by ZeoN1907 (Post 1850030)
Thanks Shevko ;)

Teşekk?rler..

Thanks Zeon1907.. Fenerbah?eli Kardeşim.. :)

Quote:

Originally Posted by yeku (Post 1851689)
Spanish version:

PHP Code:

<if condition="$bbuserinfo[userid]">
<!-- 
Shevko Facebook BAR -->
<
div id="bar_bottom" style="width: %80; height: 32px; bottom: 0px;">
<
div class="bar_float" style="height: 25px; width: %75;">

<
a href="forumdisplay.php?do=markread"><img src="/imgimg/market.png" alt="Marcar Foros como Le?dos" width="16" height="16" border="0" /></a> - <a href="private.php?do=newpm"><img src="/imgimg/event_bar.png" alt="Calendario" width="16" height="16" border="0" /></a> - <a href="showgroups.php"><img src="/imgimg/photo_bar.png" alt="L?deres" width="16" height="16" border="0" /></a>

</
div>


<
div class="bar_float1" style="width: %80">

<
a href="private.php"><img src="/imgimg/email_open.gif" alt="MP" width="16" height="16" border="0" /></a>-<a href="private.php" accesskey="2">Privados</a> :: <a href="private.php?do=newpm"><img src="/imgimg/email_add.gif" alt="Enviar Privado" width="16" height="16" border="0" /></a>-<a href="private.php?do=newpm" accesskey="2">Enviar Privado</a> |<a href="group.php"><img src="/imgimg/group.gif" alt="Grupos Sociales" width="16" height="16" border="0" /></a>-<a href="group.php" accesskey="2">Grupos</a> :: <a href="profile.php?do=buddylist"><img src="/imgimg/emoticon_smile.gif" alt="Contactos & Amigos" width="16" height="16" border="0" /></a>-<a href="profile.php?do=buddylist" accesskey="2">Amigos</a> |<a href="usercp.php"><img src="/imgimg/user_edit.gif" alt="Panel de Control" width="16" height="16" border="0" /></a>-<a href="usercp.php" accesskey="2">Panel</a> :: <a href="profile.php?do=editpassword"><img src="/imgimg/lock.gif" alt="Email y Contrase?a" width="16" height="16" border="0" /></a>-<a href="profile.php?do=editpassword" accesskey="2">Email y Contrase?a</a>
</
div>

<
div class="bar_float2">

<
a href="sendmessage.php" rel="nofollow" accesskey="2">Contactar</a>|<a href="search.php?do=getnew" accesskey="2">Nuevos Mensajes</a>
<!-- 
Shevko Facebook PM -->
<if 
condition="$bbuserinfo[pmunread]">
|<
blink><a href="private.php" accesskey="2">$bbuserinfo[pmunreadMP!</a>
</
blink></if>
<!-- 
Shevko Facebook PM -->
</
div>
</
div>
<!-- 
Shevko Facebook BAR -->
<else />
</if> 

Installed, thank shevko

Thanks For Languages.. (:

BlueNinjaGo 07-30-2009 01:21 PM

I've managed to get everything working except for the last part.

I can't get the Contact Us, New Posts, or PM's to show up.

Shevko 07-30-2009 09:22 PM

Hmm Please Re-Add CSS And Other Code.. Maybe You Wrong Add This Code..


All times are GMT. The time now is 11:46 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.01582 seconds
  • Memory Usage 1,808KB
  • 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
  • (4)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