vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBindex v3.0.0 RC5 (https://vborg.vbsupport.ru/showthread.php?t=59524)

???`S?LV?R???` 01-16-2004 07:51 AM

By the way... How would i remove the "All times are GMT. The time now is" from the vbindex home page?

Anarchy 01-16-2004 07:58 AM

Is it possible to make some of the menu's Non minimisable?

corsacrazy 01-16-2004 08:17 AM

yeah just take out the code from the template

???`S?LV?R???` 01-16-2004 09:19 AM

which template would i edit to take out the time on the vbindex homepage

corsacrazy 01-16-2004 09:25 AM

Quote:

Originally Posted by ???`S?LV?R???`
which template would i edit to take out the time on the vbindex homepage

edit the vbindex_footer template and delte this from it


Code:

<div class="smallfont" align="center">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div>
<br />


???`S?LV?R???` 01-16-2004 09:31 AM

Thanks :)

NTLDR 01-16-2004 09:44 AM

Quote:

Originally Posted by chas_h
Hi,
In your instructions for RC-3 you say;

That code is only in vB3 Gamma, find:

PHP Code:

construct_nav_option($vbphrase['vbulletin_options'], 'options.php?null=0''<br />'); 

Add after:

PHP Code:

construct_nav_option('vBindex Options''vbioptions.php?''<br />'); 

This will be fixed and phrased in the next release.

NTLDR 01-16-2004 09:52 AM

Quote:

Originally Posted by Anarchy
I'm so happy with this script and i love it.

Is there any way i can give something back to you.

Maybe in the way of paypal or something?

Donations can be made to eldorado @ coreforums.net (PayPal) and will be much appreciated :)

Quote:

Is it possible to make some of the menu's Non minimisable?
Do you mean the blocks on the side with the latest threads etc? If so remove this HTML from the blocks template (note XYZ means a keyword relating to the block, like onlineusers):

HTML Code:

<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('vbindex_XYZ')"><img id="collapseimg_vbindex_XYZ" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_vbindex_XYZ].gif" alt="" border="0" /></a>

???`S?LV?R???` 01-16-2004 09:54 AM

Also about the footer, how would i get the bottom blue bar to size up automatically like the other tables instead of being wider.

corsacrazy 01-16-2004 10:08 AM

that screen shot is nothing to do with vbindex


All times are GMT. The time now is 11:43 AM.

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.01891 seconds
  • Memory Usage 1,745KB
  • 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_html_printable
  • (2)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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