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)

NTLDR 01-30-2004 06:20 PM

The font sizes etc can be adjusted from Style Manager, the Smallfont section. You can of course change the text in the calender templatesto be any size etc by removing the class and changing it to your own definition.

chas_h 01-30-2004 07:37 PM

Quote:

Originally Posted by NTLDR
The font sizes etc can be adjusted from Style Manager, the Smallfont section. You can of course change the text in the calender templatesto be any size etc by removing the class and changing it to your own definition.

Ok, thanks. I'll do some more fooling with it there. I appreciate your help.

Chas.

???`S?LV?R???` 01-30-2004 10:56 PM

Oh i see.. just curious lol :)

Sun Boy 01-31-2004 02:08 PM

The polling is not working because there is an error in the database and the news is not working because there is no file call vnews.php as I saw in vbindex.php on line 541 and the navbar is not working and I saw an error page in vbindex.php

I think that there is edit in the html files and one file missing (vnews.php)

i have vB 3.0.0 RC3

chas_h 01-31-2004 02:40 PM

Quote:

Originally Posted by Sun Boy
The polling is not working because there is an error in the database and the news is not working because there is no file call vnews.php as I saw in vbindex.php on line 541 and the navbar is not working and I saw an error page in vbindex.php

I think that there is edit in the html files and one file missing (vnews.php)

i have vB 3.0.0 RC3


Make sure that you actually have a poll to use and that you correctly identify the forum ID number of both the 'news' forum and the 'poll' forum, otherwise you will get a database error on your home page.
Sometimes it is better to disable those features, temporarily, while you set up the Vbindex homepage.

Chas.

gmarik 01-31-2004 03:14 PM

It would be fine, if, for example, I could have my poll box not on the side, but as the first top thread in the center, where the latest new come up - you could add that function. Another good thing would be a random photo box from a picture gallery or atleast a random member with his avatar ...

Tradjick 01-31-2004 04:39 PM

I've got this?

Warning: main(./global.php): failed to open stream: No such file or directory in C:\Documents and Settings\Teilchenbeschleunige\Desktop\Site\vbindex .php on line 132

Fatal error: main(): Failed opening required './global.php' (include_path='.;c:\php4\pear') in C:\Documents and Settings\Teilchenbeschleunige\Desktop\Site\vbindex .php on line 132

Anybody knows what I could do???

mtf169 01-31-2004 04:48 PM

I've got the same threads showing up in my center column and "latest threads." Any idea on how to stop this? Right now I've got forums 1 and 3 for the center news area, and I'm trying to exclude forums 1 and 3 from the latest threads but it isn't working.

Here's where you'll see the duplicate entries:
http://www.numbmonkey.com/index.php

I tried the fix below and it gave me a parse error.

Any ideas?

Thanks.

Quote:

Originally Posted by NTLDR
Someone else reported this but I can't find it now. Anyway its fixed, in vbindex.php find:

PHP Code:

    $limitfids = array(explode(','$vbindex['limitfids'])); 

Replace with:

PHP Code:

    $limitfids = array();
    
$limitfids explode(','$vbindex['limitfids']); 

And it should work as expected :)


pcalloway 01-31-2004 06:04 PM

I've got a small problem where the footer to my website seems to be showing up in the 3d column rather then at the bottom of some users browsers. Not all... just some.

This stretches out that 3d column and makes it huge. Any suggetions?

www.authentic-campaigner.com

NTLDR 01-31-2004 06:30 PM

Quote:

Originally Posted by Sun Boy
The polling is not working because there is an error in the database and the news is not working because there is no file call vnews.php as I saw in vbindex.php on line 541 and the navbar is not working and I saw an error page in vbindex.php

I think that there is edit in the html files and one file missing (vnews.php)

i have vB 3.0.0 RC3

You have not settup the options correctly. Also don't enable the vBwar option (which will come with vnews.php) as its not even been released yet so you can't use it. Please make sure you have followed every step in the instructions.


All times are GMT. The time now is 07:01 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.03632 seconds
  • Memory Usage 1,746KB
  • 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
  • (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
  • (5)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