vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   [Release vB2.0] vbPortal 1.0 alpha (https://vborg.vbsupport.ru/showthread.php?t=11423)

bokhalifa 04-21-2001 10:29 PM

It works for me:D


i so sory;)

wajones 04-22-2001 05:46 PM

I have decided to move on with other projects, I will be starting my own BBS soon, I won't drop vbPortal but development will be behind closed doors because I need my lic. to run my own site. I won't close the vbPortal site until I'm ready to open the other, but I can't really spend the time supporting this project much more. The interest is good, but I need to move on to supplement my retirement. I'll let everyone that's interested know before that happens and will reserve a spot on my new board for vbPortal inquiries and support. I will also post any new update's on the bulletin board and the vbulletin.org board.

GimmeTech 04-22-2001 05:57 PM

Good luck to you wajones. I do understand the retirement fund supplement issue.

Thank You for the hack.
Best Wishes
Hooper

wajones 04-23-2001 12:49 AM

I'm not dropping it, just redirecting my energy :D

BTW...
For those that may be interrested I forgot to complete the admin block in the latest release, But I just put the updated vbpstuff.php zip into my downloads section, just replace your existing vbpstuff.php in the vB root and add the var $P_adminblock in the P_header and P_forumheaderall templates right under the $P_mainmenu var in each of these. What this does is provide a admin block that only the admin and moderators can see. You can use it for short cuts such as a link to your admin cp etc. just format with html using the block administration in the cp as with the other blocks.

Drenth 05-01-2001 06:54 PM

ob_start();
include_once("./vbpstuff.php");
ob_end_clean();

I added that into the PHPinclude template and I get this error:

Fatal error: Call to unsupported or undefined function ob_start() in ./global.php on line 204

Is PHP4 REQUIRED to use VBPortal? Is there a workaround to this problem?

Help please!

JonnyQuest 05-01-2001 07:10 PM

That ob_start function is php4 only. I dont' know a workaround (which doesn't mean there isn't one).


All times are GMT. The time now is 05: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.01621 seconds
  • Memory Usage 1,722KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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