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)

Cyricx 01-23-2004 08:21 PM

Changed back to $navbar, heh...

Was trying something else earlier today. Forgot to change that. LOL

Cyricx

NTLDR 01-23-2004 08:24 PM

I'm assuming you haven't prefixed all the links in the navbar template with $vboptions[bburl]/ ?

Cyricx 01-23-2004 08:30 PM

Gah, lol, that was it. :p

*goes back to hanging my head in shame* lol

Cyricx

maverick1236 01-23-2004 09:12 PM

seems everything is correct-but i keep pulling this error:

on step 1:

Warning: file_get_contents(../forum/includes/config.php): failed to open stream: No such file or directory in c:\appserv\www\forum\install\vbiupgradecore.php on line 39

(../forum/includes/config.php)

this is right
the full path is C:\AppServ\www\forum\includes\config.php

what am i doing wrong?

NTLDR 01-23-2004 09:27 PM

I've no idea how that path got there, in vbiupgradecore.php find:

PHP Code:

file_get_contents('../includes/config'.SCRIPT_EXTENSION)); 

And change the ../includes/config part to the full path to config.php (without the .php), probably c:/appserv/www/forum/includes/config although I've not tried this on Windows.

maverick1236 01-24-2004 12:24 AM

Quote:

Originally Posted by NTLDR
I've no idea how that path got there, in vbiupgradecore.php find:

PHP Code:

file_get_contents('../includes/config'.SCRIPT_EXTENSION)); 

And change the ../includes/config part to the full path to config.php (without the .php), probably c:/appserv/www/forum/includes/config although I've not tried this on Windows.


***FIXED***

Thank You!!

SRozhon 01-24-2004 02:59 AM

Great Hack, but how do I change the colors?

RapCheck 01-24-2004 03:20 AM

vbindex's colors are controled by your style sets. So to change the colors you edit your style in the vb admincp

SRozhon 01-24-2004 11:52 AM

Yes, I thought so but which ones ecaxtly in the CSS because this is what my forums look llike because I already changed those colors. I don't want to mess my colors up by experimenting. Can someone tell me which ones the colors are coming from in the style? I already changed most of them but it is still blue. Thanks!

xxskullxx 01-24-2004 12:32 PM

You need to change your image paths in your Catagory Strips and Table header to full paths,
i.e.
Code:

#869BBF url(images/gradients/gradient_tcat.gif) repeat-x top left
becomes

Code:

#869BBF url(http://yourdomain.com/forums/images/gradients/gradient_tcat.gif) repeat-x top left


All times are GMT. The time now is 07:28 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.05354 seconds
  • Memory Usage 1,740KB
  • 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_code_printable
  • (2)bbcode_php_printable
  • (1)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