Because of "admin", "myphpadmin" and 20+ other someADMINthings I have renamed everyadmin to "somethingelse". Subdir and programs - everything. Then in .htaccess RewriteCond %{REQUEST_URI} /admin/* (etc) -> go suck'a egg.
My problem is when I go to the ZC admin page and click Tools/Admin Settings it tries to go to admin.php - which doesn't exist anymore - it's now s_e_.php. I can not find where "admin.php" comes from. I've grepped every file and it's not there. Where does the code get "admin.php" for the href?
Thanks


Reply With Quote
