Posted September 13, 20222 yr When I updated today, the adminCP came up with an error that I had to rollback the AdminCP to get it working again. Now that I have the control and revert back to the normal Admin root URL name. It seems that it doesn't want to go back to what I had it before ;( Adding the following into constants.php: <?php \define('CP_DIRECTORY','newcpdirectory); Then save, went ahead and rename the Admin folder to whatever. Yet not wroking as well. The URL does chnage but when clicking around in the CP it says page is missing with admin in the URL still. What am I missing?
September 13, 20222 yr Community Expert Please could you set it up as you expect it to work, and ensure you have provided acces on file? We can then take a look to see whats going on there for you
September 13, 20222 yr Author Seems it's working now, No idea how it was not working when I tried it two times before Xd Then again I did clear Cloudflare cache this time around. So once set, the line in constants.php needs to stay or removed?
September 13, 20222 yr Community Expert the constants file must remain in place. Cloudflare indeed may well have been the cause there if its caching the files themselves. Glad you have it working 🙂