MyBB Community Forums

Full Version: Warning: ini_get() has been disabled for security reasons in /home/Username/public_ht
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Warning: ini_get() has been disabled for security reasons in /home/mydir/public_html/inc/init.php on line 53

I'm getting this error after installing the online today plugin. How can I fix it?

Warning: ini_get() has been disabled for security reasons in /home/mydir/public_html/inc/init.php on line 53
Warning [2] Cannot modify header information - headers already sent by (output started at /home/mydir/public_html/inc/init.php:53) - Line: 51 - File: admin/index.php PHP 5.4.15 (Linux)
File	Line	Function
[PHP]	 	errorHandler->error
/admin/index.php	51	header
Warning [2] Cannot modify header information - headers already sent by (output started at /home/mydir/public_html/inc/init.php:53) - Line: 1701 - File: inc/functions.php PHP 5.4.15 (Linux)
File	Line	Function
[PHP]	 	errorHandler->error
/inc/functions.php	1701	header
/admin/index.php	167	my_setcookie
Warning [2] Cannot modify header information - headers already sent by (output started at /home/mydir/public_html/inc/init.php:53) - Line: 1701 - File: inc/functions.php PHP 5.4.15 (Linux)
File	Line	Function
[PHP]	 	errorHandler->error
/inc/functions.php	1701	header
/admin/index.php	168	my_setcookie
You need to contact your web host. It's not something you can fix.
Got it fixed Smile .