-
Notifications
You must be signed in to change notification settings - Fork 0
Home
risingisland edited this page Mar 24, 2026
·
4 revisions
The purpose of this plugin is to do two things:
- First, provide an easy method to Edit/Update settings in
gsconfig.php, without having to touch any code. - Second, if there is an update that requires additional settings to be added to
gsconfig.php, this plugin will automatically add those upon save.
A backup of your current version is created upon save.
If you have custom elements in your config, they are not touched.
After adding to your plugins folder and activating, you will find the config. in your Settings page's Sidebar menu.
Question:
Why am I receiving this error?
Answer:
At some point in time, a typo was given in the upgrade instructions for a language value of en_EN to be added instead of en_US.
As the language file en_EN does not exist, it is asking you to correct this by choosing an existing language.