2 Replies Latest reply: Oct 20, 2012 6:50 PM by Nando Vieira RSS

    Administrator settings affected by enabling Secure Profile

    Community Help Community Member
        • 1. Re:  Administrator settings affected by enabling Secure Profile
          Aaron Neff CommunityMVP

          In row #8: "15767000 minute" should be "15767000 minutes".  Also, "1440 minute" should be "1440 minutes". (ending 's' is missing)

           

          In rows #12 and #14: "Enabled." should be "Enabled". (ending '.' is inconsistent and unnecessary)

           

          Thanks!,

          -Aaron

          • 2. Re:  Administrator settings affected by enabling Secure Profile
            Nando Vieira Community Member

            The page above explains that if the "secure profile" option is taken during installation, Coldfusion will set the 3 error handlers to a value that is shown above merely as "Custom missing error template".

             

            More specifically, and particularly if anyone may remove them from the CF Admin and need to add them back, the three templates can be found in this directory in your installation: C:\ColdFusion10\cfusion\wwwroot\CFIDE\administrator\templates, and are named (in the order listed above):

             

            secure_profile_error.cfm

            missing_template_error.cfm

            request_timeout_error.cfm

             

            So for instance, to put the "default" "secure" sitewide error handler back in place, provide this value for the CF Admin>Settings>Site-wide Error Handler:

             

            /CFIDE/administrator/templates/secure_profile_error.cfm