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)

Pseudomizer 05-03-2004 10:00 AM

Quote:

Originally Posted by draculanowaday
after uninstall and reinstall still got problem :(
Code:

Unable to add cookies, header already sent.
File: /home/virtual/site27/fst/var/www/html/forum/vbiconfig.php
Line: 34


Try uploading the original file vbiconfig.php.

Cheers,

NTLDR 05-03-2004 10:26 AM

Quote:

Originally Posted by draculanowaday
after uninstall and reinstall still got problem :(
Code:

Unable to add cookies, header already sent.
File: /home/virtual/site27/fst/var/www/html/forum/vbiconfig.php
Line: 34


Make sure you edit the file *EXACTLY* how the instructions say and that you have no whitespace before <?php or after ?> in either vbiconfig.php, vbindex.php, includes/functions.php, includes/functions_user.php, includes/config.php, includes/init.php.

deano1 05-03-2004 11:13 AM

hello
i have a strange problom that was just brought to my attention

none of the links in the navbar work on the portal
the /VB is missing in the link , all of them

but it does work on the forum page
i have tried everything to fix this
but can't
need help

see, links no works , missing /VB in the link
http://www.deanosworld.net/

help

NTLDR 05-03-2004 12:27 PM

Make sure your board URL is set correctly in the admin cp and if you have edited the vbindex_navbar template that you have prefixed any additions with $vboptions[bburl]

deano1 05-03-2004 12:50 PM

Quote:

Originally Posted by NTLDR
Make sure your board URL is set correctly in the admin cp and if you have edited the vbindex_navbar template that you have prefixed any additions with $vboptions[bburl]

the board url is correct

can you look at the code in the template
i reverted it back to what is should be
but still have the problom

deano1 05-03-2004 12:52 PM

i just noticed too
that i can't log in from the portal

page not found

Paraone 05-03-2004 02:24 PM

I tried getting some help at coreforums.net but I can't post or do anything, says I don't have permission, but anyway I installed vBindex 3.0.0 RC5 and I run vBulletin 3.0.1...the install went fine...but then when I go to


http://clan-tu.com/vbindex.php i get this error

Warning: chdir(): No such file or directory (errno 2) in /home/clan-tuc/public_html/vbindex.php on line 144

Warning: main(./global.php): failed to open stream: No such file or directory in /home/clan-tuc/public_html/vbindex.php on line 145

Fatal error: main(): Failed opening required './global.php' (include_path='') in /home/clan-tuc/public_html/vbindex.php on line 145


any idears?

GoTTi 05-03-2004 02:57 PM

Quote:

Originally Posted by NTLDR
Find:

PHP Code:

if (!$bbuserinfo['userid']) 

Replace with:

PHP Code:

if (!$bbuserinfo['userid'] || is_member_of($bbuserinfo3)) 

This will be fixed in the next version.


do i do this in vbindex.php??

NTLDR 05-03-2004 03:19 PM

Quote:

Originally Posted by deano1
the board url is correct

can you look at the code in the template
i reverted it back to what is should be
but still have the problom

Your board URL must be wrong.

NTLDR 05-03-2004 03:20 PM

Quote:

Originally Posted by Paraone
any idears?

You haven't edit vbiconfig.php as per step one of the install instructions.


All times are GMT. The time now is 04:05 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.02293 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
  • (2)bbcode_code_printable
  • (2)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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