vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Administrative and Maintenance Tools - Z - Custom Site Closed (https://vborg.vbsupport.ru/showthread.php?t=229379)

Bouncer222 12-26-2009 10:53 PM

K i tested it.... but for some reason it shows up in my chatbox as shown in this picture: http://i229.photobucket.com/albums/e...1Dec261949.gif

my site is at www.brotherhoodofgamers.com and for some reason it keeps spamming the chatbox with the image and the text, I don't know why, I disable the chatbox and try again and it then works fine, anyone know how to fix this please?

Bouncer222 12-26-2009 10:55 PM

And just reading your post after I posted that... it only changes the center, but the navigation and footer are still there.

Zaiaku 12-26-2009 11:06 PM

Looks like there's an autoedit on the chatbox mod you using. Which chatbox mod is it?

Bouncer222 12-26-2009 11:15 PM

This https://vborg.vbsupport.ru/showthread.php?t=228046

Plus even when I disable the chatbox, for some reason it shows the "closed site" content only in middle, footer and the top of the site/login is still visible, the navbar.

Zaiaku 12-26-2009 11:17 PM

Nevermind I figured it out. You put that chatbox in your navbar which makes it global. Becuase the <!-- {SHOUTBOX} --> will be on every single page even if the site is closed it will show no matter what.

You have 2 options:
1. Disabled the chatbox when you close you forums
2. Customise the zClosed template. (may just want to try removing {vb:raw navbar} )

If you need help making a template just for you send me a pm.

i have sent you a pm.

Zaiaku 12-26-2009 11:29 PM

Here's something easy for you to do. Replace everything in the zClosed Template with this

Code:

{vb:stylevar htmldoctype}
<html xmlns="http://www.w3.org/1999/xhtml" dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}" id="vbulletin_html">
  <head>
    <title>{vb:raw vboptions.bbtitle} is currently closed</title>
  </head>
  <body bgcolor="#000000" text="#222222" link="#222222" vlink="#222222">
<br /><br /><br /><br /><br /><br />
<center>
<img src="http://www.brotherhoodofgamers.com/images/styles/augreensmc/gradients/augreen_logo.png">
<br />
{vb:raw vboptions.bbtitle} is currently closed for some serious updating.
<br>
We are doing our best to actually work on the site. We just not playing games, well not all the time.

  </body>
</html>

Just an example of possibilities you have with it.

820Media 12-26-2009 11:33 PM

Works Great!

Just what i needed, Thanks.

Bouncer222 12-26-2009 11:56 PM

K I will give that custom template a try, editing at the moment will let you know.

Bouncer222 12-26-2009 11:58 PM

Thank you so much!, one thing though, the text can barely be seen, how to make it white?

Zaiaku 12-27-2009 12:01 AM

Quote:

Originally Posted by Bouncer222 (Post 1939035)
Thank you so much!, one thing though, the text can barely be seen, how to make it white?

just change the html coding.

I'm guessing you don't know HTML much:
change text="#222222" to text="#FFFFFF"

It's all HTML so you can change anything, I'm just giving you examples.


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