Posted April 20Apr 20 Hello,Currently, the name of my CP page is different from the default page. I remember changing it for security reasons. From what I can see, I have a "constants.php" file where I defined the CP_DIRECTORY name. I also seem to have changed it elsewhere, but I'm not sure.Where else should I possibly adjust to revert the changes so my community is compatible with the new version 5?Thanks in advance.
April 20Apr 20 6 minutes ago, arrowman said:Hello,Currently, the name of my CP page is different from the default page. I remember changing it for security reasons. From what I can see, I have a "constants.php" file where I defined the CP_DIRECTORY name. I also seem to have changed it elsewhere, but I'm not sure.Where else should I possibly adjust to revert the changes so my community is compatible with the new version 5?Thanks in advance. The name of the value that has been defined for the CP_DIRECTORY constant at the constants.php file holds the renamed/new name of your admin folder. All you have to do is to rename it back to admin and you should be good to go. Edited April 20Apr 20 by Miss_B