vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Need help on moving vB Forum into the website root dir (https://vborg.vbsupport.ru/showthread.php?t=58355)

Ratchet 11-03-2003 11:05 AM

Need help on moving vB Forum into the website root dir
 
Hey guys. I know this is probably easy, but I don't have time to try and figure it out for myself (crunch time baby) so I'm hoping one of you guys can get me started at least.

What I've done is moved the forum down into the root dir of our website (so its easier to tie the forum and website together). I've renamed the forum index.php to board.php but now, of course, I have all the calls in the forum templates and code (redirects, nav links, etc) and such going to my website index.php. What steps do I need to take to make sure that everything in the forum goes to board.php instead of index.php?

We're still using vB 2.3.2 (not moving to vB3 until it goes final).

My apologies if this has been answered before. I did a search but couldn't find what I'm looking for.

Thanks for any help.

Zachery 11-03-2003 12:02 PM

Quote:

Originally Posted by Ratchet
Hey guys. I know this is probably easy, but I don't have time to try and figure it out for myself (crunch time baby) so I'm hoping one of you guys can get me started at least.

What I've done is moved the forum down into the root dir of our website (so its easier to tie the forum and website together). I've renamed the forum index.php to board.php but now, of course, I have all the calls in the forum templates and code (redirects, nav links, etc) and such going to my website index.php. What steps do I need to take to make sure that everything in the forum goes to board.php instead of index.php?

We're still using vB 2.3.2 (not moving to vB3 until it goes final).

My apologies if this has been answered before. I did a search but couldn't find what I'm looking for.

Thanks for any help.

would be 10000000 times ezier in vb3 as it can be dynamicly assinged via the acp.
you could leave it index.php and just use htaccess to point to home.html or whatever for the main file which would save you some trouble

filburt1 11-03-2003 12:12 PM

I suggest searching all of the PHP files for index.php and replacing it with board.php. Be careful though, because there's also mod/index.php and admin/index.php . Also search in templates.

Although vB3 would be far easier given it has the admin CP option as he said.

Zachery 11-03-2003 12:17 PM

Quote:

Originally Posted by filburt1
I suggest searching all of the PHP files for index.php and replacing it with board.php. Be careful though, because there's also mod/index.php and admin/index.php . Also search in templates.

Although vB3 would be far easier given it has the admin CP option as he said.

i think my second suggestion would be the ideal, making htaccess use a differnt index page instead of index.php. this would slove his problem and no hacking or modifying needed

filburt1 11-03-2003 12:43 PM

Quote:

Originally Posted by Faranth
i think my second suggestion would be the ideal, making htaccess use a differnt index page instead of index.php. this would slove his problem and no hacking or modifying needed

Good idea, too, although it conflicts with common standards...

Ratchet 11-03-2003 12:55 PM

The htaccess option would be great, but we're on a IIS/Win2k3 box. I'll have to ask if there's an equivelant option in IIS for using a file other than index.php as the DirectoryIndex for a specific directory.

Do you guys think vB3 Beta 7 is good enough now for high demand use?

Zachery 11-03-2003 01:06 PM

Quote:

Originally Posted by Ratchet
The htaccess option would be great, but we're on a IIS/Win2k3 box. I'll have to ask if there's an equivelant option in IIS for using a file other than index.php as the DirectoryIndex for a specific directory.

Do you guys think vB3 Beta 7 is good enough now for high demand use?

vbulletin.com .org .nl all use beta 7 as well as all the sites i run, personally i belive its at a good status to run in production


All times are GMT. The time now is 01:46 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.00978 seconds
  • Memory Usage 1,725KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete