vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Start in Forum not Home (https://vborg.vbsupport.ru/showthread.php?t=251464)

wolfey 10-01-2010 11:08 AM

Start in Forum not Home
 
OK...maybe a simple fix but I cant find it

Upgraded to VB4

The link to my forum now goes to the "Home" page which currently has nothing, I would like it to go to the forum index like before.

which looks like it is at xyz/forum.php now?

borbole 10-01-2010 11:32 AM

Quote:

Originally Posted by wolfey (Post 2105451)
OK...maybe a simple fix but I cant find it

Upgraded to VB4

The link to my forum now goes to the "Home" page which currently has nothing, I would like it to go to the forum index like before.

which looks like it is at xyz/forum.php now?

Are you using the vb cms as homepage? If so at the index.php file in the root of your forum folder, uncomment the part for the forum and comment the part for the cms.

i.e.

PHP Code:

/**
 * Use the CMS as the default script:
 */

//require('content.php');


/**
 * Use the forum as the default script:
 */

require('forum.php'); 


wolfey 10-01-2010 12:09 PM

OK so that new CMS content home page was not a part of VB3.8, I dont need to use that right now

How do I turn that off, so that my forum URL goes directly to the forum section and not that "Home"

Do I still have to edit the code? or is there a simple option to turn off

Thanks!

borbole 10-01-2010 12:25 PM

Quote:

Originally Posted by wolfey (Post 2105474)
OK so that new CMS content home page was not a part of VB3.8, I dont need to use that right now

How do I turn that off, so that my forum URL goes directly to the forum section and not that "Home"

Do I still have to edit the code? or is there a simple option to turn off

Thanks!

Simply do the edits I described above. If you want to disable totally the cms, you can do so at Plugins & Products in your Acp.

wolfey 10-01-2010 12:34 PM

Ahh perfect!

Thats what I needed
Disabled the product and now my forum link goes right to the index

Thanks!

borbole 10-01-2010 12:39 PM

Quote:

Originally Posted by wolfey (Post 2105480)
Ahh perfect!

Thats what I needed
Disabled the product and now my forum link goes right to the index

Thanks!

You are welcome.


All times are GMT. The time now is 01:22 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.01217 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
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete