vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Is it called a Index Page? (https://vborg.vbsupport.ru/showthread.php?t=240748)

93Corvette 04-18-2010 05:57 PM

Is it called a Index Page?
 
I just bought another vbulletin, and have installed in into a seperate directory called "forums".

What I want is to do is when people go to my website, they go to a main page (I think it's called a index page?). From there, they can choose which website they want to go to. Either forum1 or forum2. So I'm thinking I would need a hyperlink with a button on the main page to do this to redirect them to with actual link to the forums (ie forum1 or forum2).

But as a noob, I truly don't know what this main page would be called. I looked at Google for "Vbulletin Index Page" and all it shows in the main forum page. I'm looking for the main page before you get to the forum. Does anyone know a tutorial link, or even a vbulletin customer website that has this option of clicking one forum or the other?

This is my last step to connecting both of my forums to each other so others will have option at looking at the other web forum also....

Thank again in advance....

borbole 04-18-2010 07:04 PM

That would be a homepage. You can design one simply with html/css and then place the links to your 2 forums. i.e.

HTML Code:

<a href = "url to forum 1">Enter forum 1</a>
and so on for the link to the second forum.

Also, don''t forget to replace the url and the text at my example above accordingly with those of your own. Hope it helps.

93Corvette 04-19-2010 01:54 AM

Thank-you.... It help alot knowing the correct terminology when doing the Google search....

borbole 04-19-2010 01:09 PM

Quote:

Originally Posted by 93Corvette (Post 2023530)
Thank-you.... It help alot knowing the correct terminology when doing the Google search....

You are welcome.


All times are GMT. The time now is 11:39 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.01719 seconds
  • Memory Usage 1,715KB
  • 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_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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