MyBB Community Forums

Full Version: Disable Portal language File
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Does anyone know why the language file for the plugin: Disable_Portal is not able to be edited?
You probably didn't uploaded the language file from the package. DisablePortal_plugin_admin.lang.php DisablePortal_plugin.lang.php is already in the package which should go to
./inc/languages/english/admin/
./inc/languages/english/
respectively.
I uploaded both language files to their respective folders. When I open the edit language variables disable portal is in there. I open it: The portal functionality has been disabled by the administrator. I edit it to: Sorry, but for security purposes the portal has been disabled. When I click save changes it and check it live it has not changed, and upon reopening the language file it has reverted back to the original. Could this be a permissions error? Thanks.
CHMOD ./inc/languages/ folder to 777
I thought for sure that would work, but unfortunately it did not. Still reverts back to the default.