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)

mb425 05-23-2005 09:55 PM

I have an update on my problem. After playing around with it for awhile, I got to work as long as people are logged in, but I would like it to work without having to be logged in. Once again, I get the error:

Unable to add cookies, header already sent.
File: /home/mbhp/public_html/disney/forums/vbiconfig.php
Line: 34

It also gives me an error when I try to logout from the vBindex page, but when I return to the board, I am logged out anyway. Any help?

keymistress 05-25-2005 08:53 AM

simple question... after upgrading my vbindex i have duplicate templates in the form of for example: vbindex_footer and vbindex_footer__3.0.0_RCS. my question is, which one do i delete? am i supposed to delete one of them?

judge_fire 05-26-2005 02:38 PM

Hi, I'd need a bit of help.

'News' has this great feature of showing a number of characters from a post. How could I add this text blurb to the 'Latest Threads' (vbindex_centerthreadbit), which is otherwise exactly like the functionality I'd like to have?

The newsbit template seems to be calling something by the name of '$news[pagetext]' ?

Any help immensely appreciated,

J

Sir_Yaro 05-27-2005 03:41 PM

If you want to add/move shoutbit field over shoutbox:

find in vbindex_shoutbox template:
PHP Code:

<a href="$_SERVER[PHP_SELF]?$session[sessionurl]action=shoutbox"><strong>$vbphrase[shoutbox]</strong></a>
                    </
td>
                </
tr

add below:
PHP Code:

<center>
<
form action="$_SERVER[PHP_SELF]method="post">
                                    <
input type="hidden" name="action" value="newshout" />
                                    <
input type="hidden" name="s" value="$session[sessionhash]/>
                                    <
textarea name="shout" rows="4" cols="15" class="bginput"<if condition="$shoutbox['postdisabled']"disabled="disabled"</if>><if condition="$shoutbox['postdisabled']">$vbphrase[shoutbox_disabled]</if></textarea>
                                    <
br />
                                    <
br />
                                    <
input type="submit" name="comment_submit" value="$vbphrase[shout_now]class="button"<if condition="$shoutbox['postdisabled']"disabled="disabled"</if> />
                                </
form>
</
center

screenshot:
(attachment)

ams3521 05-28-2005 07:32 PM

I seem to be getting the same error as Poetic above when i enable 'news' can anybody help?

ams3521 05-29-2005 04:48 PM

Sorted , just filled in the news boxes in admin vbindex menu and bingo.

redhotstang00 05-29-2005 07:53 PM

getting this error on my vbindex.php

Warning: main(./global.php): failed to open stream: No such file or directory in d:\home\shw2_151\toledofastfordracing.com\public_h tml\vbindex.php on line 145

Fatal error: main(): Failed opening required './global.php' (include_path='.;c:\php4\pear') in d:\home\shw2_151\toledofastfordracing.com\public_h tml\vbindex.php on line 145

how can i fix this?????

Hoang Tu Ao Den 06-02-2005 07:02 PM

Is there anyway to make View Who's Online function regconize vbindex ?
Right now, it shown:
User Hoang Tu Ao Den: Unknown Location
/forum/vbindex.php

Big Daddy 06-04-2005 09:15 PM

EVENT COUNTDOWN>>> How do I set up an event countdown custom sideblock on vbindex?? Please help.

JoeyAnderson 06-05-2005 04:46 PM

Quote:

Originally Posted by redhotstang00
getting this error on my vbindex.php

Warning: main(./global.php): failed to open stream: No such file or directory in d:\home\shw2_151\toledofastfordracing.com\public_h tml\vbindex.php on line 145

Fatal error: main(): Failed opening required './global.php' (include_path='.;c:\php4\pear') in d:\home\shw2_151\toledofastfordracing.com\public_h tml\vbindex.php on line 145

how can i fix this?????

Same error here, too. No idea how to fix.


All times are GMT. The time now is 11:08 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.03620 seconds
  • Memory Usage 1,754KB
  • 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
  • (1)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