The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#21
|
|||
|
|||
Send me your global and functions files...
|
#22
|
||||
|
||||
And how would I do this on a Linux server? I know absolutely nothing about .htaccess.
Quote:
|
#23
|
||||
|
||||
Firstly, create a file inside you admin directory called .htaccess with the following content:
Code:
AuthUserFile path-to-admin-dir/.htpasswd AuthName "vBulletin Administrator Control Panel" AuthType Basic <Limit GET POST> require valid-user </Limit> You will then be prompted with a popup security box that you have to enter the username and password before any files in the admin directory can be viewed. |
#24
|
||||
|
||||
Would the path to the admin dir just be "admin" then?
Quote:
|
#25
|
||||
|
||||
No, it needs to be the full path on the server, if you don't know that path, visit member2.php in your forums directory, this will give you a fatal error and the path to member2.php.
If you replace member2.php with admin thats the path to the admin directory |
#26
|
||||
|
||||
I tried that and all I got was a blank page with the word "done" in the status bar.
Would it be the same path as for my FTP? Quote:
|
#27
|
||||
|
||||
Ahhh... never leave your debug on ever...
|
#28
|
||||
|
||||
Quote:
This should work, visit admin/index.php?action=phpinfo and search for DOCUMENT_ROOT that gives the path to the root of your domain, ie www.yoursite.com, then just add the path to the forums admin after it, eg /forums/admin |
#29
|
||||
|
||||
LOL This just isn't my day.
It tells me NO Value on that. Will this work? Code:
http://www.bearfacts2.com/forum/admin? |
#30
|
||||
|
||||
how about this.
at the end of the first line of one of the index.php's, add some random characters. Upload it and run it. It will give you the path to the file |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|