vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   how do I make a forum appear on my index page (https://vborg.vbsupport.ru/showthread.php?t=114051)

beefcake99 04-25-2006 06:49 PM

how do I make a forum appear on my index page
 
I'm just starting and I can't get the vbulletin page to appear as the opening page on my website. Any help would be greatly appreciated.
Thanks,
Scott

peterska2 04-25-2006 09:18 PM

move the files that you have uploaded (including folders) to the public_html folder on your server if you have one, or just to the root that opens when you log into your FTP client if you dont. Then just change the board URL in the vBulletin Options > vBulletin Options > Site Name / URL

beefcake99 04-26-2006 03:50 PM

Thank you

I uploaded my files again.
In forum name I put title of forum.
In forum URL I put ,/mywebsite.com/index
In homepage name I put title
In Homepage URL I put/ mywebsite.com/index

I did all this but when I go to my sight I just get a blank index filler page.
Was wondering what to do. Also are there any sites that give examples or tutorials on how to build VB pages?
Thanks,
Scott

tealv6 04-27-2006 07:38 PM

Your main page must require it be a *.html file. I also have this problem. I set up a redirect page to send my members to www.forum.domain.com when they come into www.domain.com.

Your welcome to check out my code if needed...
www.camarov6.com
It redirects quickly.. have your stop button ready :)

Steve

beefcake99 04-29-2006 08:46 PM

Quote:

Originally Posted by tealv6
Your main page must require it be a *.html file. I also have this problem. I set up a redirect page to send my members to www.forum.domain.com when they come into www.domain.com.

Your welcome to check out my code if needed...
www.camarov6.com
It redirects quickly.. have your stop button ready :)

Steve

Which part of the code applies to the automatic redirect. Sorry I'm new at this.
Thanks,
Beefcake

Mastar 04-30-2006 03:42 AM

Quote:

Originally Posted by beefcake99
Which part of the code applies to the automatic redirect. Sorry I'm new at this.
Thanks,
Beefcake


Put
Code:

<meta http-equiv="refresh" content="5; url=http://www.your site.com">
in your head tags.

The 5 is the second it will redirect in.

Rukbat 04-30-2006 03:47 AM

or as an alternative you could install vBadvanced CMPS


All times are GMT. The time now is 08:34 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.04402 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_code_printable
  • (2)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