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)

TECK 12-21-2002 03:37 PM

That's why is not working. :)
Try this:
$adminpath = 'admin';

BTW, I hope you did not replaced the forum index.php and global.php with the vbHome ones... if you want to have everything in the same folders as the forum, make sure you rename the vbHome files not the forum ones, then call vbHome first with a .htaccess file.

I strongly recommend you to use the folders schema I posted in the previous post, just to avoid problems and headaches.
If you really really really want to have everything in the same folder, rename vbhome files to home.php and homeglobal.php, then change the reflected include_once() to point to homeglobal.php

No need to worry about location, since the vbhome global.php takes care of everything.

CrazyJohn 12-21-2002 04:46 PM

Can this do 3 columns, like vbulletin.org?

Thanks!
CJ

TECK 12-21-2002 04:47 PM

Yes. Templates editing... really easy.

Mythril 12-22-2002 02:32 AM

Do you have the upgrade files for 3.7/3.8?

TECK 12-22-2002 02:38 AM

Is listed in the first post how to upgrade to 3.8, from 3.7 or a lower version. :)

AviationForum 12-22-2002 11:34 PM

Does it look like the hack will be compatible with vB3? I'd love to use it, but I'm not going to base my site around something unless I know it will work with vB3 without major hassles and huge updates . . .

TECK 12-22-2002 11:38 PM

As I said before, the vBulletin file changes are minimal, only 2 (each with one or 3 lines of code added). The rest is handled by the vbHL global.php file. When VB3 is released, we will have a version for it also. So no need to worry about the new VB version. ;)

Since VB is totally diferent, you will have to use the same process for upgrade like you upgrade from VB2. Is up to you if you want to wait until spring time, when is due the first beta for users.

lost myself 12-23-2002 12:28 AM

Install help Global php

I know I am missing something simple, but for the life of me I can't figure it out.

I am getting the same errors as Supernut was, the only difference is that vbhl is installed as directed with a rootdirectory, then a forum directory.

I have tried every shorrt and long version I can come up with for the location of the admin directory. I tried the script revealed with the info.php file and used that address without sucess.

This is what my global.php currently looks like

//////////////////////////////////////////////////////////////////
// Enter your Admin CP path here (no slash) //////////////////////

$adminpath = '/home/thewatc/public_html/testforum/admin';

// done editing //////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////

If this helps this is what the program calls the file

Editing /home/thewatc/public_html/testforumGlobal.php...

Any ideas would be appreciated

Smoothie 12-23-2002 01:18 AM

If you installed global.php and index.php in the root, and the forums are in the testforum directory, it would be testforum/admin.

TECK 12-23-2002 01:25 AM

lost myself, did you read about 10posts above or searched the thread?


All times are GMT. The time now is 03:43 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.12694 seconds
  • Memory Usage 1,736KB
  • 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
  • (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