Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
Posted:
Wed Sep 10, 2003 6:10 am
Is this the nuke version or stand-alone? Generally speaking, these settings should be:
$admin_from_web = true;
$show_admin_menu = true; //This will allow the admin menu link
You should be using E_ALL &~ E_NOTICE in a production site. There is no way to avoid the users reaching the page. Just like in Nuke, you can directly address the page, but it does you no good if you don't know the username and password.
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum