Page 1 of 1

[Solved]Changing name of admin directory issue with upgrade

Posted: Mon Mar 21, 2011 9:27 am
by jasnick
I changed the name of the admin directory ( $config ['admin_dir']="newname") but forgot when I upgraded to the newest edition of CMSMS. I think I was supposed to change it back before I upgraded.

I now have 2 'admin' directories on a site - 'admin' and 'newname'.

Is it safe to delete one? The one with the 'newname' would actually be the outdated one and the 'admin' must be the new one ???

Re: Changing name of admin directory issue with upgrade

Posted: Mon Mar 21, 2011 11:47 am
by uniqu3
Delete "newname" and rename "admin" to "newname" if you didnt change admin directory settings in config.php

Re: Changing name of admin directory issue with upgrade

Posted: Mon Mar 21, 2011 11:58 am
by jasnick
That's what I thought, uniqu3, but needed it confirmed as I have only just started using CMCMS.

Thanks for the reply !