Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Floating Guest Notify Details »»
Floating Guest Notify
Version: 1.0.0, by Omranic Omranic is offline
Developer Last Online: Sep 2021 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.6.x Rating:
Released: 10-03-2007 Last Update: 10-03-2007 Installs: 297
Uses Plugins Template Edits
 
No support by the author.

Please remember to click Mark as Installed if you use this modification.
Support questions from members who have not marked this as installed will be considered low priority.



Many thanks:
To all vBulletin Gurus.

Name: Floating Guest Notify

Descreption: This Small mod. shows a small nice floating box notify the guest to register to gain full access & more features.


How it works:
It's as simple as drinking water, nothing to explain.


Features:
  1. Can enable/disable mod totaly. v1.0.0
  2. Specify closing behavio (browser session...). v1.0.0
  3. Set X, Y offset. v1.0.0
  4. Floating position (from top / from bottom). v1.0.0
  5. Compatible with bot RTL & LTR modes, it changes its position & appearance according to the direction of the page. v1.0.0
  6. displayed only for guests & disappeared in 'register' page. v1.0.0
  7. All template edites done for you automatically. v1.0.0
  8. fully phrased. v1.0.0


Help Us:
  • Suggestions needed to develop this mod .
  • Translators needed to support more users (translation credits will go to their owners).


Known Isues:
None till now.


History:
v1.0.0 4/10/2007 04:00 AM (EEST): First initial public release.


Notes:
I'm using the javascript code embedded in this mod from long time & I don't know his author, any one know him please notify me with his name & link to his home page to post his credits here.
I don't know if some one has published this before or not, so forgive me if there is.
Supported Languages till now: Arabic, English (two products supported in the package, just install one [arabic or english]).


Screen Shots:
Available down there.


Technical Notes:
Plugins: 2
New Phrases: 16
Template changes: 1 (AUTO)
Code Changes: 0
New Templates: 1
New Settings: 7
DB Tables: 0
DB Alterations: 0
Cron Jops: 0


Installation Procedure:
  • Import the product file from your admincp.
  • upload the image close.gif to the 'misc' directory in your images folder.
  • Done .


Control:
  • vbulletin options -> Floating Guest Notify

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
newbie2007

Comments
  #112  
Old 08-21-2009, 07:25 AM
Javierogo's Avatar
Javierogo Javierogo is offline
 
Join Date: Jun 2008
Location: M?xico
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello, very nice mod and i would like to know if is possible completely static, someting like the Facebook bar. Thanks!
Reply With Quote
  #113  
Old 08-29-2009, 07:58 PM
princeedward's Avatar
princeedward princeedward is offline
 
Join Date: Jan 2007
Location: Deutschland
Posts: 901
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks and still working to the latest vB 3.8.4 ....

:up:
Reply With Quote
  #114  
Old 09-06-2009, 09:05 AM
letsjoy's Avatar
letsjoy letsjoy is offline
 
Join Date: Jun 2006
Location: Dhump State
Posts: 197
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks a lot man for this share
Reply With Quote
  #115  
Old 09-16-2009, 12:28 AM
goxy63 goxy63 is offline
 
Join Date: Oct 2008
Location: its like another planet:D
Posts: 657
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How to make it always above all content, as google ads and such ?

Thanks
Reply With Quote
  #116  
Old 09-17-2009, 03:29 PM
MentaL's Avatar
MentaL MentaL is offline
 
Join Date: Jan 2003
Posts: 550
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi guys,

On my 3.8.4 forum I only have the login box on the FORUMHOME, so I decided to use this script and to modify it to include a floating login box, for those who wish to do the following simply use this code in accordance to what the author has already released.
  • Replace contents of the phrase "$vbphrase[you_are_unregistered]" with the following code below;
Code:
<table width="100%" class="tborder" border="0" align="center">
  <tr>
    <td class="alt1"><table width="100%" border="0" cellspacing="5">
      <tr>
       <form action="login.php?do=login" method="post" onSubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, $show[nopasswordempty])">
        <script type="text/javascript" src="clientscript/vbulletin_md5.js?v=$vboptions[simpleversion]"></script>
         <!-- login form -->
        
        <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0" align="center">
            <td class="smallfont">&nbsp;<label for="navbar_username">Name</label>&nbsp;</td>
            <td><input type="text" STYLE="color: #000000; font-family: Verdana; font-weight: normal; font-size: 11px; height: 1em; background-color: #EDF7FA;" class="bginput" name="vb_login_username" id="navbar_username" size="8" accesskey="u" tabindex="101" /></td>
            <td class="smallfont" colspan="2" nowrap="nowrap"></td>
            <td class="smallfont">&nbsp;<label for="navbar_password">Password</label>&nbsp;</td>
            <td><input type="password" STYLE="color: #000000; font-family: Verdana; font-weight: normal; font-size: 10px; height: 1em; background-color: #EDF7FA;" class="bginput" style="font-size: 11px" name="vb_login_password" id="navbar_password" size="8" tabindex="102" /></td>
            <td class="smallfont" colspan="2" nowrap="nowrap"><label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" checked="checked" /></label></td>
            <td><input type="submit" class="button" value="Go" tabindex="104" title="$vbphrase[enter_username_to_login_or_register]" accesskey="s" /></td>
        </table>
        <input type="hidden" name="s" value="$session[sessionhash]" />
        <input type="hidden" name="do" value="login" />        
        <input type="hidden" name="vb_login_md5password" />
        <input type="hidden" name="vb_login_md5password_utf" />
        </form>
        <!-- / login form -->
    </table></td>
  </tr>
</table>

<div style="text-align: center;">You are Unregistered, please <a href="{2}">register</a> to gain Full access.</div>
  • Search for vbulletin template "phpkd_floating_guest_notify" and find the following line;
Code:
                    <phrase 1="$vboptions[bbtitle]" 2="register.php$session[sessionurl_q]">$vbphrase[you_are_unregistered]</phrase>&nbsp;&nbsp;&nbsp;&nbsp; </td><td width="1%"><a onclick="closebar(); return false" href="$vboptions[bburl]"><img style="float: $stylevar[left]" src="$stylevar[imgdir_misc]/close.gif" border="0"></a>
  • Replace with
Code:
                    <phrase 1="$vboptions[bbtitle]" 2="register.php$session[sessionurl_q]">$vbphrase[you_are_unregistered]</phrase>&nbsp;&nbsp;&nbsp;&nbsp; </td><td width="1%"><a onclick="closebar(); return false" href="$vboptions[bburl]"><img style="float: $stylevar[right]" src="$stylevar[imgdir_misc]/close.gif" border="0"></a>
And it will look like the attached image below. (I also give permission to the author if he wishes to link to this post in his release)

- Enjoy.
Reply With Quote
  #117  
Old 09-22-2009, 02:34 PM
SorentoUltimate's Avatar
SorentoUltimate SorentoUltimate is offline
 
Join Date: Jul 2009
Location: Moschato, Athens, Greece
Posts: 338
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

one question,

how can i use my each style css, with out change the template for each style
Reply With Quote
  #118  
Old 10-03-2009, 06:23 PM
LilPimp LilPimp is offline
 
Join Date: Dec 2003
Location: Orlando, Florida
Posts: 80
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you man, i have been looking all over for this.
Reply With Quote
  #119  
Old 10-03-2009, 06:36 PM
Javierogo's Avatar
Javierogo Javierogo is offline
 
Join Date: Jun 2008
Location: M?xico
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is a great modification MentaL! Thanks.
:up:
Reply With Quote
  #120  
Old 10-30-2009, 01:07 PM
Tize. Tize. is offline
 
Join Date: Oct 2009
Posts: 118
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great File mate.
Thank you.
Reply With Quote
  #121  
Old 11-05-2009, 03:44 PM
gnatster gnatster is offline
 
Join Date: Feb 2009
Posts: 56
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed...

Thanks for this. lets hope it entices a few more people to register.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:32 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04987 seconds
  • Memory Usage 2,322KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete