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)
-   -   vbHome (lite) - your vBulletin(powered) main homepage (https://vborg.vbsupport.ru/showthread.php?t=36756)

hypedave 08-28-2002 03:04 AM

hey nakkid im glad you decided to pick things back up as this was my last resort. I was almost ready to start coding my own, but anywho good luck and see ya around

Erwin 08-28-2002 03:07 AM

Looks nice... how query-intensive is it? I know that vBPortal was bad.

kira 08-28-2002 07:18 AM

I'm creating a site consisting of a hub and a half-dozen subportals, and am looking for a good way to integrate news, articles, polls and forums without driving myself insane. So if Virtual News is easy, efficient and inexpensive I'll be all over it like white on rice. :)

tingle 08-28-2002 12:04 PM

The script can be set up so that there are only 5 queries on the front page if you want :) All pages are created fast (index.php under 0.05 seconds most of the time). It is able to handle news, polls articles etc, and you dont actually have to edit anything for vbulletin, just install in the same database.

The site is open now at http://www.virtuanews.co.uk should anyone want to take a look :)

Tingle

hypedave 08-28-2002 04:37 PM

hey looks very nice, I noticed that for the forum you are using IB, how will this tie into vb???

Also can this operate as a site all by itself, jus curios, or shall I wait for Nakkid to feel us in on more details.
thanks

tingle 08-28-2002 04:40 PM

better idea to ask me that, i did the coding, nakkid helped out in other ways :)

The answer to your question is yes it does run standalone, or with ibforums, or vb, thats how it does :) All it does is uses the vbulletin user tables to prevent the need to register twice.

If anyone has any further questions please ask in my forums, dont want to get told off by the vb staff now do we :)

Tingle

Tigga 08-31-2002 02:12 AM

I've been using vBhome for a few months now. It works great, but I seem to be having one small problem with it. When I put the code for the most users ever online in the file and upload it, it always resets to the number of users online (or close to it). When I took out that section of the code it stopped resetting itself. Has anyone else noticed this problem or know how to fix it?

Colon33 09-04-2002 06:42 AM

Is this a replacement of the index.php file already on our servers or can we place the code we need already into our existing files, so we dont have to ++++ around with an all new index file? :) Just wondering cause i am considering installing this but i dont want to lose my original file.

TECK 09-04-2002 08:06 AM

is a different file..
[ index.php (vbhome)
---[ forum
------[ index.php (vbforumhome)

Ron ? DCS 09-08-2002 06:53 AM

I'm getting a blank page. :( Just like everyone else did, but my problem sure ain't commented lines and/or pointing in the wrong direction.

Here is the code right from the index.php!

PHP Code:

// SET YOUR ROOT PATH (this is not your site URL)
chdir("/home/basketba/public_html/forum");

// THIS IS THE GLOBAL ENVIRONMENT FILE, DON'T TOUCH IT
require("./global.php"); 

The root path is exactly as given in "info.php" ...

Here it is, over and over...

PHP Code:

/home/basketba/public_html/forum/info.php 

Man, is this ever frustrating...I really need to get this to work!


All times are GMT. The time now is 12:01 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.03455 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_php_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