vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - EPC Sorry We Are Closed Forums Mod *Business Minded* (https://vborg.vbsupport.ru/showthread.php?t=155834)

Bosco Wong 04-10-2008 11:43 AM

When I Add In the Code At Navbar Bar Problem Appear....

With the </if>.... Please Help

Shawn Yue 04-14-2008 05:45 AM

Can Make This Work For 3.7.0 RC 3 And 3.7.0 x

ricker 07-08-2008 03:25 PM

Is this working in 3.7.2?

I have some host-based server maintenance going on tomorrow and this script would be perfect for shutting my board down in the wee hours so I can sleep through it! :)

Vackrick 08-26-2008 06:45 AM

yes this work but it wont display the forum close message it will show all thread lock^^

TheJordan 04-28-2010 03:05 AM

If anyone is using this with vB 4.x, you can make the closed notice show up like this...

In the FORUMDISPLAY template, find
{vb:raw navbar}

and insert this underneath it:
PHP Code:

<vb:if condition="!$foruminfo[allowposting]">
<
div style="text-align: center; font-weight: bold; color: red;">
<!-- 
your closed message here -->
The message board is not currently accepting posts.  Please see the FAQ for more information.
</
div>
</
vb:if> 

Still works like a charm.


All times are GMT. The time now is 02:13 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.01123 seconds
  • Memory Usage 1,723KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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