The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
minor URL issue
This is an easy fix, however, I cannot figure out how to fix it....
when I type in my url for example: Mysite.com Im getting a message: To change this page, upload your website into the public_html directory Its not until i manually type in /forum.php when im route to my page. My question is how to I direct www.mysite.com to automatically bring up www.mysite.com/forum.php thank you for your help. |
#2
|
|||
|
|||
You could do it with a "There I fixed it" solution like this:
Create a .php file and call it index.php PHP Code:
Code:
Redirect 301 /index.html http://www.mysite.com/forum.php EDIT: Hold on a moment, I think i see the problem. Please check your public_html folder and see if there is a file called index.html - delete that and it should automatically use the index.php which comes with vbulletin |
#3
|
|||
|
|||
Quote:
this made it so if www.mysite.com is posted, I get redirected to /forum.php now, this brings a new question if a user is to type: mysite.com without the www. prefix the same problem is occurring how do i fix this? |
#4
|
|||
|
|||
Please read my last post again, you can simply delete the index.html should fix it.
|
#5
|
|||
|
|||
Deleted, and the .php file has been edited to make /forum at the root.
However without the prefix www. its still not routing. |
#6
|
|||
|
|||
Just to make sure, did you delete the index.html or the index.php?
If you have deleted the index.php, please reupload the index.php which comes with vBulletin. You need to delete the index.html |
#7
|
|||
|
|||
hehe, yea im an idiot, however not that big of one..
Yea html has been deleted .php has been edited and is still on the server. this has already fixed some of the problem, before www.mysite.com would bring up the problem page. now only when mysite.com w/o the www. is typed do i receive that message. |
#8
|
|||
|
|||
No offence meant by my previous post, sorry if you where offended!
The index.php which comes with vBulletin, should be left unmodified. If you have been making changes to the index.php, please re-upload the index.php, found in the vBulletin .zip file, in the "upload" folder . If you use the original index.php file from vbulltin, it should also fix your "www" error. |
#9
|
|||
|
|||
Quote:
What i modified in the .php was unmodified. Seems that didnt help me at all in the first place... still negative results without the www. prefix |
#10
|
|||
|
|||
Np, i'll PM you, and i'll see if I can help you out
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|