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)

ThePimp 07-03-2009 05:29 AM

1. Your code has lock.gif hotlinked from your site.
2. You need to add another </div>:
<!-- Shevko Facebook PM -->
</div>
</div>
<!-- Shevko Facebook BAR -->
<else />
3. An admincp customizable menu would be pretty slick for this, with dropup menus, like FB.
Menu Icon | Menu Title |
Item Icon | Item Title | Item Link + : -
Item Icon | Item Title | Item Link + : -

Then just output the menus that are created. You could probably do this as a product.

Shevko 07-03-2009 07:15 AM

Quote:

Originally Posted by ThePimp (Post 1841823)
1. Your code has lock.gif hotlinked from your site.
2. You need to add another </div>:
<!-- Shevko Facebook PM -->
</div>
</div>
<!-- Shevko Facebook BAR -->
<else />
3. An admincp customizable menu would be pretty slick for this, with dropup menus, like FB.
Menu Icon | Menu Title |
Item Icon | Item Title | Item Link + : -
Item Icon | Item Title | Item Link + : -

Then just output the menus that are created. You could probably do this as a product.

OOoo I m Sorry For Hotlink.. i am missing because this first sharing in here.. im very excited..
I Edited These..(1 and 2)

and later i will make this in other version.. i say for tree..

Very Thanks Your Suggestions :)

Marek58 07-04-2009 09:20 AM

Polish version:

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="Oznacz forum jako przeczytane" width="16" height="16" border="0" /></a> - <a href="private.php?do=newpm"><img src="/imgimg/event_bar.png" alt="Kalendarz.." width="16" height="16" border="0" /></a> - <a href="showgroups.php"><img src="/imgimg/photo_bar.png" alt="Liderzy.." 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="PM" width="16" height="16" border="0" /></a>-<a href="private.php" accesskey="2">PW</a> :: <a href="private.php?do=newpm"><img src="/imgimg/email_add.gif" alt="Wyślij nową wiadomość.." width="16" height="16" border="0" /></a>-<a href="private.php?do=newpm" accesskey="2">Napisz nową PW</a> |<a href="group.php"><img src="/imgimg/group.gif" alt="Grupy społecznościowe.." width="16" height="16" border="0" /></a>-<a href="group.php" accesskey="2">Grupy</a> :: <a href="profile.php?do=buddylist"><img src="/imgimg/emoticon_smile.gif" alt="Kontakty i znajomi.." width="16" height="16" border="0" /></a>-<a href="profile.php?do=buddylist" accesskey="2">Znajomi</a> |<a href="usercp.php"><img src="/imgimg/user_edit.gif" alt="Panel kontrolny użytkownika.." width="16" height="16" border="0" /></a>-<a href="usercp.php" accesskey="2">Panel użytkownika</a> :: <a href="profile.php?do=editpassword"><img src="/imgimg/lock.gif" alt="Edytuj email i hasło.." width="16" height="16" border="0" /></a>-<a href="profile.php?do=editpassword" accesskey="2">Edytuj email i hasło</a>
</div>

<div class="bar_float2">

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


basketmen 07-04-2009 09:42 AM

hmm i will take a look into this

how is it guys, it is better for your members with this? or its remind them to fb?

ragtek 07-04-2009 02:34 PM

Is this ajax driven?[/I]

lordmazus 07-04-2009 03:02 PM

Italian Version

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="Segna come letti" 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="Gruppi" 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="PM" width="16" height="16" border="0" /></a>-<a href="private.php" accesskey="2">Messaggi Privati</a> :: <a href="private.php?do=newpm"><img src="/imgimg/email_add.gif" alt="Invia un Nuovo Messaggio.." width="16" height="16" border="0" /></a>-<a href="private.php?do=newpm" accesskey="2">Invia Nuovo Messaggio</a> |<a href="group.php"><img src="/imgimg/group.gif" alt="Gruppi Sociali.." width="16" height="16" border="0" /></a>-<a href="group.php" accesskey="2">Gruppi</a> :: <a href="profile.php?do=buddylist"><img src="/imgimg/emoticon_smile.gif" alt="Contatti e Amici.." width="16" height="16" border="0" /></a>-<a href="profile.php?do=buddylist" accesskey="2">Amici</a> |<a href="usercp.php"><img src="/imgimg/user_edit.gif" alt="Pannello di Controllo Utente.." width="16" height="16" border="0" /></a>-<a href="usercp.php" accesskey="2">Pannello Utente</a> :: <a href="profile.php?do=editpassword"><img src="/imgimg/lock.gif" alt="Modifica EMail e Password.." width="16" height="16" border="0" /></a>-<a href="profile.php?do=editpassword" accesskey="2">Modifica Email e Password</a>
</div>

<div class="bar_float2">

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


Shevko 07-04-2009 03:12 PM

Quote:

Originally Posted by ragtek (Post 1842708)
Is this ajax driven?[/I]

No Ragtek This isnt Ajax..

And Thanks Marek58 For Polish version :)
I Will Add This Code Now..

Shevko 07-04-2009 03:13 PM

And Thanks "lordmazus" For Italian Version.. :)
ADD.. :)

kaptanblack 07-04-2009 08:49 PM

Thanks for Turkish language.. Who translated to Turkish ?

Shevko 07-05-2009 03:04 PM

:) Thats a good question.. :) Are you a turkish?.. It product translated by me.. And there is my offer to you.. Look at my signature please kaptanblack..

Thanks for your comment.. :)


All times are GMT. The time now is 03:20 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.01426 seconds
  • Memory Usage 1,756KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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