Here's my Config.php info parts about my problems:
Code:
// ****** PATH TO ADMIN & MODERATOR CONTROL PANELS ******
// This setting allows you to change the name of the folders that the admin and
// moderator control panels reside in. You may wish to do this for security purposes.
// Please note that if you change the name of the directory here, you will still need
// to manually change the name of the directory on the server.
$config['Misc']['admincpdir'] = 'mysitea';
$config['Misc']['modcpdir'] = 'mysitem';
BTW,
I have modcp/banning.php file in my vb files. I checked it out twice! But how to figure out that problems anyway?