joomla-projects / com_localise

forked version of the original com_localise for experimental purposes
GNU General Public License v2.0
24 stars 36 forks source link

ini_restore() has been disabled #317

Open ferino75 opened 7 years ago

ferino75 commented 7 years ago

Steps to reproduce the issue

Select language - click to Files

Expected result

Actual result

Warning: ini_restore() has been disabled for security reasons in /home/users/ferino/manager.maweb.eu/web/administrator/components/com_localise/helpers/localise.php on line 698

Warning: ini_restore() has been disabled for security reasons in /home/users/ferino/manager.maweb.eu/web/administrator/components/com_localise/helpers/localise.php on line 698

Warning: ini_restore() has been disabled for security reasons in /home/users/ferino/manager.maweb.eu/web/administrator/components/com_localise/helpers/localise.php on line 698

Warning: ini_restore() has been disabled for security reasons in /home/users/ferino/manager.maweb.eu/web/administrator/components/com_localise/helpers/localise.php on line 698

Warning: ini_restore() has been disabled for security reasons in /home/users/ferino/manager.maweb.eu/web/administrator/components/com_localise/helpers/localise.php on line 698

Warning: ini_restore() has been disabled for security reasons in /home/users/ferino/manager.maweb.eu/web/administrator/components/com_localise/helpers/localise.php on line 698

.......

System information (as much as possible)

Joomla 3.7.0 PHP 5.6.22 MySQLi 5.6.28

Additional comments

infograf768 commented 6 years ago

@ferino75 See https://github.com/phpmd/phpmd/issues/445

Your host may have disabled this function although it is unnecessary when using a php version different than 5.1.6