![]() |
Problem with logins from vBa index page
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! |
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.
|
Quote:
|
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? |
Unfortunately, the forum path is correct.
|
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'; |
It reads....
Code:
$forumpath = '/home/***/public_html/forums'; |
All times are GMT. The time now is 08:19 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|