View Full Version : Add-On Releases - Facebook userbar
BlackThorn
04-04-2010, 10:00 PM
Removed.
BlackThorn
04-05-2010, 11:28 AM
-Reserved-
worked did not show the same steps ? :confused:
BlackThorn
04-05-2010, 03:54 PM
worked did not show the same steps ? :confused:
How? Please show me screenshot.
VNVIP
04-05-2010, 06:40 PM
Works fine on vb 4.0.2 pl4 Thanks for your good work
cory_booth
04-06-2010, 12:22 PM
1. Change hook location on the plugin to: "global_state_check" in order to have the modification run in the CMS as well as other places...
2. Developer... You may want to change the tabindex to something like 901,902,903 so tabbing doesn't get confused with the standard VB4 login area at the top right.
This is actually a great idea... It has potential to explode with mods and add-ons.
BlackJacket
04-06-2010, 12:23 PM
Thanks. Tagged for later.
BlackThorn
04-06-2010, 01:19 PM
1. Change hook location on the plugin to: "global_state_check" in order to have the modification run in the CMS as well as other places...
2. Developer... You may want to change the tabindex to something like 901,902,903 so tabbing doesn't get confused with the standard VB4 login area at the top right.
This is actually a great idea... It has potential to explode with mods and add-ons.
Thank you but i guess some people don't like "blockhead" viewing. Whats your thinks this subject? I guess that must change <td bgcolor="black or another color"> not blockhead.
And well, i ussually use hook global_start (any time but generally avatar showing) but thank your minds i like it =) And i really HATE CMS because most of plug-in doesn't work in there... If you know, please we gotta talk on PM or MSN if just you want that. I really need CMS help. Thank you again brother.
Works fine on vb 4.0.2 pl4 Thanks for your good work
You're welcome...
Thanks. Tagged for later.
You're welcome...
cory_booth
04-07-2010, 08:47 AM
Here is some ideas how this can be manipulated for more things...
BlackThorn
04-07-2010, 09:58 AM
Here is some ideas how this can be manipulated for more things...
Yay! its very amazign and awesome! Thank you, then i'll make that again next the time :)
sematopdemir
04-14-2010, 09:12 AM
Thanks. Tagged for
Greight
04-14-2010, 09:34 AM
Tagged. Waiting for more features like chat.
A live demo, Would have made it more good to understand? please?
amjadz4
04-28-2010, 02:18 PM
How about moving this to the top ? above the navbar ?
Winter Sonata
10-02-2010, 12:54 PM
This is so nice, but moving it at the top would be better, tagged till I see what will happen
strudinox
10-02-2010, 05:40 PM
Does this work for 4.0.7?
BlackThorn
10-02-2010, 06:47 PM
Does this work for 4.0.7?
Probably yes. I didn't test it yet, so the long time for 4.0.7 version but you can try it I'm sure it will be work awesome.
alencete
10-02-2010, 06:50 PM
Thank you very much! great job! But the bar could see me flying like paste down?
Winter Sonata
10-03-2010, 06:23 AM
dear BlackThorn, I hope you consider edit the code to be placed at the site header to be much visible for the users.
Much much appreciated.
Harley D
10-27-2010, 08:25 PM
Working on VB 4.08
One feature suggestion, The ability for Members to be able to disable the bar from their Profile/General settings area.
Thanks
mjmori
11-21-2010, 08:04 AM
Thank you very much! great job! But the bar could see me flying like paste down?
Was very good
Thank you :up:
To solve this problem the following files to Footer paste
and Translated in Persian
COL NIL SATIS
11-21-2010, 03:14 PM
tagged for later
kfyonur
11-29-2010, 10:08 AM
I am using 4.0.8 but I didn't find this code in footer..
{vb:raw ad_location.ad_footer_end}</div>
This is mine code
{vb:raw ad_location.ad_footer_start}
{vb:raw ad_location.global_above_footer}
<div id="footer" class="floatcontainer footer">
<form action="{vb:raw vboptions.forumhome}.php" method="get" id="footer_select" class="footer_select">
<vb:if condition="$show['quickchooser']">
<select name="styleid" onchange="switch_id(this, 'style')">
<optgroup label="{vb:rawphrase quick_style_chooser}">
{vb:raw quickchooserbits}
</optgroup>
</select>
</vb:if>
<vb:if condition="$show['languagechooser']">
<select name="langid" onchange="switch_id(this, 'lang')">
<optgroup label="{vb:rawphrase quick_language_chooser}">
{vb:raw languagechooserbits}
</optgroup>
</select>
</vb:if>
</form>
<ul id="footer_links" class="footer_links">
<vb:if condition="$show['contactus']"><li><a href="{vb:raw vboptions.contactuslink}" rel="nofollow" accesskey="9">{vb:rawphrase contact_us}</a></li></vb:if>
<vb:if condition="$vboptions['hometitle']"><li><a href="{vb:raw vboptions.homeurl}">{vb:raw vboptions.hometitle}</a></li></vb:if>
<vb:if condition="$show['admincplink']"><li><a href="{vb:raw admincpdir}/index.php{vb:raw session.sessionurl_q}">{vb:rawphrase admin}</a></li></vb:if>
<vb:if condition="$show['modcplink']"><li><a href="{vb:raw modcpdir}/index.php{vb:raw session.sessionurl_q}">{vb:rawphrase mod}</a></li></vb:if>
<vb:if condition="$vboptions['archiveenabled']"><li><a href="archive/index.php{vb:raw session.sessionurl_q}">{vb:rawphrase archive}</a></li></vb:if>
{vb:raw template_hook.footer_links}
<vb:if condition="$vboptions['privacyurl']"><li><a href="{vb:raw vboptions.privacyurl}">{vb:rawphrase privacy_statement}</a></li></vb:if>
<vb:if condition="$vboptions['tosurl']"><li><a href="{vb:raw vboptions.tosurl}">{vb:rawphrase terms_of_service}</a></li></vb:if>
<li><a href="{vb:raw relpath}#top" onclick="document.location.hash='top'; return false;">{vb:rawphrase top}</a></li>
</ul>
<vb:if condition="$show['dst_correction']">
<!-- auto DST correction code -->
<form action="profile.php?do=dst" method="post" name="dstform">
<input type="hidden" name="s" value="{vb:raw session.sessionhash}" />
<input type="hidden" name="securitytoken" value="{vb:raw bbuserinfo.securitytoken}" />
<input type="hidden" name="do" value="dst" />
</form>
<script type="text/javascript">
<!--
var tzOffset = {vb:raw bbuserinfo.timezoneoffset} + {vb:raw bbuserinfo.dstonoff};
var utcOffset = new Date().getTimezoneOffset() / 60;
if (Math.abs(tzOffset + utcOffset) == 1)
{ // Dst offset is 1 so its changed
document.forms.dstform.submit();
}
//-->
</script>
<!-- / auto DST correction code -->
</vb:if>
<script type="text/javascript">
<!--
// Main vBulletin Javascript Initialization
vBulletin_init();
//-->
</script>
{vb:raw template_hook.footer_javascript}
</div>
</div> <!-- closing div for body_wrapper -->
<div class="below_body">
<div id="footer_time" class="shade footer_time">{vb:rawphrase all_times_are_gmt_x_time_now_is_y}</div>
<div id="footer_copyright" class="shade footer_copyright">
<!-- Do not remove this copyright notice -->
{vb:rawphrase powered_by_vbulletin}
<!-- Do not remove this copyright notice -->
</div>
<div id="footer_morecopyright" class="shade footer_morecopyright">
<!-- Do not remove cronimage or your scheduled tasks will cease to function -->
{vb:raw cronimage}
<!-- Do not remove cronimage or your scheduled tasks will cease to function -->
{vb:raw vboptions.copyrighttext}
</div>
<vb:if condition="$vboptions['enablefacebookconnect']">
{vb:raw facebook_footer}
</vb:if>
</div>
nitra1000
11-30-2010, 09:26 PM
I wouldn't want it at the top... too much going on up there with header ads.. Basicly with this I've removed the top set of logins and placed them at the bottom...
Then I can move the header2 ad over to the right, where it won't dominate my logo.
I've modified it heavily to produce, if any one want my codes let me know...
- Facebook Connect inside it
- Nice Friendly images for username/password text
- So it doesn't do that floaty thing
- I'm also working on making it xHTML compliant!
Leicester Forum (http://leicestertalk.net)
Harley D
12-05-2010, 06:11 PM
I wouldn't want it at the top... too much going on up there with header ads.. Basicly with this I've removed the top set of logins and placed them at the bottom...
Then I can move the header2 ad over to the right, where it won't dominate my logo.
I've modified it heavily to produce, if any one want my codes let me know...
- Facebook Connect inside it
- Nice Friendly images for username/password text
- So it doesn't do that floaty thing
- I'm also working on making it xHTML compliant!
Leicester Forum (http://leicestertalk.net)
Please, would like to try your version(s)
Wordplay
03-10-2011, 10:50 AM
I wouldn't want it at the top... too much going on up there with header ads.. Basicly with this I've removed the top set of logins and placed them at the bottom...
Then I can move the header2 ad over to the right, where it won't dominate my logo.
I've modified it heavily to produce, if any one want my codes let me know...
- Facebook Connect inside it
- Nice Friendly images for username/password text
- So it doesn't do that floaty thing
- I'm also working on making it xHTML compliant!
Leicester Forum (http://leicestertalk.net)
do share, looks great with the extra register now column. this would be great on my forum to replace the actual navbar login/userinfo.
i guess i'll have to write something like that myself.
eTiKeT?
03-10-2011, 12:55 PM
Thanks İnstalled ...
Wordplay
03-10-2011, 02:57 PM
this mod has a few things wrong with it. my forum is at 4.1.2 but judging by your screencap you have the same errors.
1. it is not completely at the bottom, there is a tiny gap between the bottom of the page and userbar. nitra fixed this, please let us know how.
2. even though it has rounded edges, there is a border around it which makes it square, can somebody fix that? as nitra wasn't able of fixing this neither.
on another note, how would a make a drop-down menu for one of the userbar links that goes up?
imported_dfmafia
04-01-2011, 09:37 AM
I wouldn't want it at the top... too much going on up there with header ads.. Basicly with this I've removed the top set of logins and placed them at the bottom...
Then I can move the header2 ad over to the right, where it won't dominate my logo.
I've modified it heavily to produce, if any one want my codes let me know...
- Facebook Connect inside it
- Nice Friendly images for username/password text
- So it doesn't do that floaty thing
- I'm also working on making it xHTML compliant!
Leicester Forum (http://leicestertalk.net)
I would be interested in what you've done with this mod.
I put mine at the top right of the logo. Looks great but, my avatars do not show up on the CMS. the forum is fine.
your24hourstore
04-02-2011, 01:51 PM
{vb:raw ad_location.ad_footer_end}</div>
don't find this code in footer of 4.1.2
your24hourstore
04-02-2011, 02:22 PM
good stuff- I dropped the text code in navbar template, at the end, and droped the css into additional css , after i deleted the fixed position part .cleardiv {
clear:both;
}
#bt_bottom {
bottom: 0px;
left: 90px;
right: 90px;
height: 45px;
background-image:;
border-left:0px solid #000000;
border-right:0px solid #000000;
}
and have what i want. thanks
your24hourstore
04-02-2011, 03:34 PM
How about moving this to the top ? above the navbar ?
hers how (https://vborg.vbsupport.ru/showpost.php?p=2180108&postcount=31)
your24hourstore
04-02-2011, 03:35 PM
This is so nice, but moving it at the top would be better, tagged till I see what will happen
heres how (https://vborg.vbsupport.ru/showpost.php?p=2180108&postcount=31)
your24hourstore
04-02-2011, 03:36 PM
Thank you very much! great job! But the bar could see me flying like paste down?
use this css will fix that
.cleardiv {
clear:both;
}
#bt_bottom {
bottom: 0px;
left: 90px;
right: 90px;
height: 45px;
background-image:;
border-left:0px solid #000000;
border-right:0px solid #000000;
}
your24hourstore
04-02-2011, 03:40 PM
I am using 4.0.8 but I didn't find this code in footer..
{vb:raw ad_location.ad_footer_end}</div>
This is mine code
{vb:raw ad_location.ad_footer_start}
{vb:raw ad_location.global_above_footer}
<div id="footer" class="floatcontainer footer">
<form action="{vb:raw vboptions.forumhome}.php" method="get" id="footer_select" class="footer_select">
<vb:if condition="$show['quickchooser']">
<select name="styleid" onchange="switch_id(this, 'style')">
<optgroup label="{vb:rawphrase quick_style_chooser}">
{vb:raw quickchooserbits}
</optgroup>
</select>
</vb:if>
<vb:if condition="$show['languagechooser']">
<select name="langid" onchange="switch_id(this, 'lang')">
<optgroup label="{vb:rawphrase quick_language_chooser}">
{vb:raw languagechooserbits}
</optgroup>
</select>
</vb:if>
</form>
<ul id="footer_links" class="footer_links">
<vb:if condition="$show['contactus']"><li><a href="{vb:raw vboptions.contactuslink}" rel="nofollow" accesskey="9">{vb:rawphrase contact_us}</a></li></vb:if>
<vb:if condition="$vboptions['hometitle']"><li><a href="{vb:raw vboptions.homeurl}">{vb:raw vboptions.hometitle}</a></li></vb:if>
<vb:if condition="$show['admincplink']"><li><a href="{vb:raw admincpdir}/index.php{vb:raw session.sessionurl_q}">{vb:rawphrase admin}</a></li></vb:if>
<vb:if condition="$show['modcplink']"><li><a href="{vb:raw modcpdir}/index.php{vb:raw session.sessionurl_q}">{vb:rawphrase mod}</a></li></vb:if>
<vb:if condition="$vboptions['archiveenabled']"><li><a href="archive/index.php{vb:raw session.sessionurl_q}">{vb:rawphrase archive}</a></li></vb:if>
{vb:raw template_hook.footer_links}
<vb:if condition="$vboptions['privacyurl']"><li><a href="{vb:raw vboptions.privacyurl}">{vb:rawphrase privacy_statement}</a></li></vb:if>
<vb:if condition="$vboptions['tosurl']"><li><a href="{vb:raw vboptions.tosurl}">{vb:rawphrase terms_of_service}</a></li></vb:if>
<li><a href="{vb:raw relpath}#top" onclick="document.location.hash='top'; return false;">{vb:rawphrase top}</a></li>
</ul>
<vb:if condition="$show['dst_correction']">
<!-- auto DST correction code -->
<form action="profile.php?do=dst" method="post" name="dstform">
<input type="hidden" name="s" value="{vb:raw session.sessionhash}" />
<input type="hidden" name="securitytoken" value="{vb:raw bbuserinfo.securitytoken}" />
<input type="hidden" name="do" value="dst" />
</form>
<script type="text/javascript">
<!--
var tzOffset = {vb:raw bbuserinfo.timezoneoffset} + {vb:raw bbuserinfo.dstonoff};
var utcOffset = new Date().getTimezoneOffset() / 60;
if (Math.abs(tzOffset + utcOffset) == 1)
{ // Dst offset is 1 so its changed
document.forms.dstform.submit();
}
//-->
</script>
<!-- / auto DST correction code -->
</vb:if>
<script type="text/javascript">
<!--
// Main vBulletin Javascript Initialization
vBulletin_init();
//-->
</script>
{vb:raw template_hook.footer_javascript}
</div>
</div> <!-- closing div for body_wrapper -->
<div class="below_body">
<div id="footer_time" class="shade footer_time">{vb:rawphrase all_times_are_gmt_x_time_now_is_y}</div>
<div id="footer_copyright" class="shade footer_copyright">
<!-- Do not remove this copyright notice -->
{vb:rawphrase powered_by_vbulletin}
<!-- Do not remove this copyright notice -->
</div>
<div id="footer_morecopyright" class="shade footer_morecopyright">
<!-- Do not remove cronimage or your scheduled tasks will cease to function -->
{vb:raw cronimage}
<!-- Do not remove cronimage or your scheduled tasks will cease to function -->
{vb:raw vboptions.copyrighttext}
</div>
<vb:if condition="$vboptions['enablefacebookconnect']">
{vb:raw facebook_footer}
</vb:if>
</div>
must have changed it at that version try this it will add it to under navbar instead (https://vborg.vbsupport.ru/showpost.php?p=2180108&postcount=31)
your24hourstore
04-02-2011, 03:41 PM
Please, would like to try your version(s)
heres a version that puts in below navbar (https://vborg.vbsupport.ru/showpost.php?p=2180108&postcount=31)
BlackThorn
04-02-2011, 11:07 PM
your24hourstore (https://vborg.vbsupport.ru/member.php?u=372764), thank you very much for that so, I appreciate you :)
your24hourstore
04-03-2011, 11:43 AM
your24hourstore (https://vborg.vbsupport.ru/member.php?u=372764), thank you very much for that so, I appreciate you :)
no problem i like your mods
karlm
04-10-2011, 02:10 AM
Excuse my ignorance, but what does this do exactly?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.