vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Mini Mods - Welcome headers - Improve community registration rates (https://vborg.vbsupport.ru/showthread.php?t=165519)

carteretpeople 05-22-2008 05:25 PM

anyway of showing currently active users online in a welcome the notice

3.73

Ted S 05-22-2008 09:42 PM

Quote:

Originally Posted by mark|3 (Post 1528052)
Under Notices Manger I have "Guest" targeting the guest.
I have not changed or reverted my template since the update. Did I miss out anything?
Thanks

Well that explains it! They've added a new bit of code to the navbar template which you'll need to add:

HTML Code:

<if condition="$show['notices']">
 <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
 <tr>
  <td class="thead">$vbphrase[notices]</td>
 </tr>
 <tr>
  <td class="alt1">$notices</td>
 </tr>
 </table>
 <br />
</if>

Anywhere near the end of the file is fine.

HobaZ 05-22-2008 10:30 PM

amazing , installed

mark|3 05-23-2008 06:55 AM

Quote:

Originally Posted by Ted S (Post 1528380)
Well that explains it! They've added a new bit of code to the navbar template which you'll need to add:
Anywhere near the end of the file is fine.


thanks ted works like a charm :D

carteretpeople 05-23-2008 09:31 PM

hi mark,

Is there a way to get the totalonline users to show in a notice.
do i have to down these files in this thread for that to work

thanks in advance

rob

carteretpeople 05-23-2008 09:35 PM

Is there a way to show the totalusers on line in the notice?

If so please help im stupid
Thanks..

Quote:

Originally Posted by HobaZ (Post 1528409)
amazing , installed


carteretpeople 05-24-2008 02:37 AM

i got it

Ted S 05-24-2008 03:57 AM

Glad you figured it out.

rknight111 05-24-2008 04:39 PM

I tried to install 2 times to my forum, and Its doesn't display in my admid CP so I cannot set it up. Anyone else have this issue.

RON

Ted S 05-24-2008 10:10 PM

Quote:

Originally Posted by rknight111 (Post 1530184)
I tried to install 2 times to my forum, and Its doesn't display in my admid CP so I cannot set it up. Anyone else have this issue.

RON

Do you have any notices in the notices manager?


All times are GMT. The time now is 09:12 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.01382 seconds
  • Memory Usage 1,739KB
  • 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
  • (1)bbcode_html_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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