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 02-02-2004 10:06 PM

Thats just a simple template mod that will take you all of 2 mins to do :)

mtf169 02-03-2004 01:41 AM

Those 4 +'s showed up in the post, but weren't actually in my code. You can see the error message here:
http://www.numbmonkey.com/index_new.php

Here's the current homepage with the duplicate posts in the latest threads:
http://www.numbmonkey.com/index.php

And here's the code in index_new.php:
PHP Code:

// user configured forumids to exclude 
if (!empty($vbindex['limitfids'])) { 
$limitfids = array(); 
$limitfids explode(','$vbindex['limitfids']); 
foreach(
$limitfids AS $key => $value) { 
$limitfids["$key"] = intval($value); 

} else { 
$limitfids = array(0); 


Any ideas?

Quote:

Originally Posted by NTLDR
Those 4 + symbols shouldn't be there.


solent 02-03-2004 06:56 AM

i have done everything as you said in your readme file and installation proccess finished without any errors at all.

but then when i open my home page i get the following error

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

and i dont know why is like that. i have changed the vbiconfig.php file as you said in the first page when running the vbiupgrade.php

Can you please tell what is wrong.

MischiefThought 02-03-2004 07:48 AM

Im having a little problem. I'd like to edit the side blocks for User CP but can't seem to find the template. I don't want to publicly display the URL to the design because its still in the works. Please help me.

NTLDR 02-03-2004 12:36 PM

Quote:

Originally Posted by mtf169
Those 4 +'s showed up in the post, but weren't actually in my code. You can see the error message here:
http://www.numbmonkey.com/index_new.php

Here's the current homepage with the duplicate posts in the latest threads:
http://www.numbmonkey.com/index.php

Which of those lines are 188? They are all correct.

NTLDR 02-03-2004 12:36 PM

Quote:

Originally Posted by solent
i have done everything as you said in your readme file and installation proccess finished without any errors at all.

but then when i open my home page i get the following error

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


and i dont know why is like that. i have changed the vbiconfig.php file as you said in the first page when running the vbiupgrade.php

Can you please tell what is wrong.

You probably have white-space before or after the <?php or ?> in vbiconfig.php.

NTLDR 02-03-2004 12:37 PM

Quote:

Originally Posted by MischiefThought
Im having a little problem. I'd like to edit the side blocks for User CP but can't seem to find the template. I don't want to publicly display the URL to the design because its still in the works. Please help me.

There is no side block for the user cp. You need to make your own.

gmarik 02-03-2004 12:59 PM

NTLDR
Can not figure out the Affiliate block.
It should be something like smilies categorys, misc. categorys, different ones shown on different pages. At least think about the block idea, ok?!

fly 02-03-2004 01:51 PM

Hmmmm

Tried to run the fresh install file and got this error:

Code:

Warning: Unexpected character in input: '\' (ASCII=92) state=1 in ./vbiupgradecore.php(47) : eval()'d code on line 26

Parse error: parse error in ./vbiupgradecore.php(47) : eval()'d code on line 102



 
Unable to add cookies, header already sent.
File: ./vbiupgradecore.php(47) : eval()'d code
Line: 26

Any ideas guy(s)?

gmarik 02-03-2004 05:13 PM

How to make the chatbox show on the tom of the FORUMHOME?


All times are GMT. The time now is 09:12 PM.

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.02193 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
  • (1)bbcode_code_printable
  • (1)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