Tech help needed ASAP.

JPM

Paragon
Joined
Jan 11, 2011
Messages
1,208
Reaction score
0
FP$
1
Very basic for some, but not for me.

We have an issue with the home page at our forum, http://www.theproductforum.com, it is blank and this won't be rectified quickly or easily. So I want the forums to be the first page people see. What do I need to do?

Its a Vb forum, sorry if this isn't in the right forum.
 
Yeah - I've been looking at that, as I thought that may be the answer, but can't find the option.

Thanks for the reply.<br /><br />-- 10 Apr 2011, 12:44 --<br /><br />It SHOULD be that simple, but it isn't. The host doesn't have this option. They are saying that I have to create an index file and insert it.
 
Find:

cpanel.png


Hit that and see this:

cpanel2.png

😉

hit +rep if you found my help useful.
 
In all honesty, it's not useful as like I said after speaking with my host this is not possible.
 
Hmm thats strange, a host not having addon domains, redirects is a host to move away from.

I recommend http://www.hawkhost.com

they host FP.

Edit: That ain't to hard as well. I can help with that.

PM the code used on your index on the frontpage.

Put this in your <body> tags.

Code:
<meta http-equiv="refresh" content="0; url=http://www.theproductforum.com/forums">
 
Back
Top Bottom