The RG_Emulation Is One Warning in Joomla’s Admin Area

There are certain functions within Joomla that can create security problems for your web hosting account and the Joomla application itself. For example, in the case of the RG_Emulation, we strongly advise that you disable this feature within Joomla, to ensure your web hosting account enjoys maximum security possible. You can disable the feature by adding the following line to your configuration.php file.

if(!defined('RG_EMULATION')) { define( 'RG_EMULATION', 0 ); }

If you continue to have any issues, or are unable to disable the above mentioned function, please feel free to get in contact with your web hosting support team and they will be glad to assist you in getting this issue resolved.