How can I fix the error: RESTRICT_UI option enabled in [/etc/csf/csf.conf]?

When saving a page you have the following warning:

RESTRICT_UI option enabled in [/etc/csf/csf.conf]. Config items [...] could not be saved though the user interface.

This is because someone has set the RESTRICT_UI option under Juggernaut -> Settings -> Initial Settings. Once this is set then restricted fields cannot be saved though the extension interface.

RESTRUCT_UI

To allow changes to be made though the extension set the RESTRICT_UI option in the file /etc/csf/csf.conf to 0.

# 0 = Unrestricted UI
# 1 = Restricted UI
# 2 = Disabled UI
RESTRICT_UI = "0"

 

  • RESTRICT_UI
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How can I fix incorrect date and times displayed in the extension?

Server Time Our extensions require that the date, time, and timezone be set correctly on the...

How can I fix the error: Kohana_Exception [ 0 ]: Directory APPPATH/cache must be writable?

This error means that the permissions on the Plesk extension are not set properly. Running the...

How can I fix the error: The [imunify360] repository is installed but do not have an [exclude] line that excludes conflicting packages?

Warden requires that you use the ClamAV packages from the EPEL repository. In order to prevent...

How can I fix the error: The domain limit of this license key has been reached?

The admin and pro versions of our products are limited to the number of domains you can have in...

How can I fix the error: AH01630: client denied by server configuration after enabling the messenger v3 service?

After enabling the messenger v3 service you just get the default Apache page when testing the...