The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Yes, I have already posted this at the vBa forums but no one has responded so I thought I would try here just in case someone has any ideas.
My site: www.skywarnonline.com When I try to log in from the home page, it returns with a 404, page not found error. This is happening because the url is not including 'forums', as if you were logging in from the forums page. I have multiple sites set up with vBa, with the forum in its own directory. Every other site logs in just fine. I have checked all the settings (I think) I cannot find the difference between them that would cause this error. Thoughts? Suggestions? Thanks! |
#2
|
||||
|
||||
![]()
if u have ur vba_index.php file out side of ur upload folder then ur going to have to add the path to ur forum in it.
|
#3
|
||||
|
||||
![]()
Cool... where do I make that change?
|
#4
|
||||
|
||||
![]()
Note: If you intend to use this software in the same directory as your vBulletin forum and plan to upload the cmps_index.php file to your vBulletin forum's directory (ex: /forum/cmps_index.php) then you may skip this step.
In your cmps_index.php file: Open your cmps_index.php file in this folder and find: Code:
$forumpath = ''; Not sure how to find your path? |
#5
|
||||
|
||||
![]()
Unfortunately, the forum path is correct.
|
#6
|
|||
|
|||
![]()
What are you using as forum path? A URL or directory structure for the server? It should read something along the lines of:
Code:
$forumpath = '/home/accountnamehere/public_html/forum'; |
#7
|
||||
|
||||
![]()
It reads....
Code:
$forumpath = '/home/***/public_html/forums'; |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|