mack324
01-21-2007, 07:13 AM
Hi all
just got a screen shot of whos online.......found guest in admincp
hows this happened?
what can i do about it?
http://img409.imageshack.us/img409/3644/guest6vg8ly7bv.jpg
Peggy
01-21-2007, 07:20 AM
Guest wasn't in your acp, they were at the login. The typical acp login address for any forum is common knowledge to anyone who knows anything about vBulletin.
I read somewhere, where forum owners were being advised to rename their acp file to something only you would remember. I've not done this and don't know for sure what the long-term benefits and/or ramifications would be, if any.
Big Dan
01-21-2007, 02:02 PM
Renaming your ACP directory is easy. It's as simple as renaming the folder via FTP the changing the name in /inc/config.php
Peggy
01-21-2007, 04:21 PM
ya that's the easy part. The hard part is remembering that you renamed it and doing it again when upgrade time comes :eek:
Big Dan
01-21-2007, 05:42 PM
ya that's the easy part. The hard part is remembering that you renamed it and doing it again when upgrade time comes :eek:
Hehe.. I rename the admincp/ folder before I upload the new files. ;)
Peggy
01-21-2007, 05:48 PM
Hehe.. I rename the admincp/ folder before I upload the new files. ;)
so do I... when I remember! lol
Paul M
01-21-2007, 06:04 PM
You can also .htaccess protect it rather than rename it.
Peggy
01-21-2007, 07:14 PM
How Paul? What code would go in the file? and do we stick it in an existing .htaccess file or create an additional one?
Xhris
01-21-2007, 09:53 PM
Peggy. You would create a new .htaccess file. It would be place in the folder you are wanting to protect. So it would be placed in the admin folder in your forum directory.
Also you can do yours through your cpanel. It is setup to do .htaccess for you.
Peggy
01-21-2007, 11:16 PM
kewl. but what do I put in it?