Quote:
Originally Posted by Lemrith
so, my modcp/admincp are on different parths, but they aren't showing up in the mod.
|
please more explain
Quote:
Originally Posted by FReeSTER
yes my friend that is exactly how i get it done.. but is not recognizing the ModCP same as it did to the AdminCP.
Each one of them are renamed differently but stated correctly at the config.php file.
|
renamed differently
example
1- enter your site ftp or cpanel
rename
admincp to adsksksk
and
ModCP to fffgfgfgfg
2- edit config.php
search for line
PHP Code:
$config['Misc']['admincpdir'] = 'admincp';
$config['Misc']['modcpdir'] = 'modcp';
Replace
to
PHP Code:
$config['Misc']['admincpdir'] = 'adsksksk';
$config['Misc']['modcpdir'] = 'fffgfgfgfg';
and save
now your security for path control panel default