justicechick
11-24-2013, 02:40 AM
I have 4.2.2 and when clicking on new members profile I get the following error:
Warning: Illegal string offset 'do' in ..../includes/functions_online.php on line 516
Warning: Cannot modify header information - headers already sent by (output started at ..../includes/class_core.php:5700) in ..../includes/functions.php on line 5592
In my config I have :
<?php
define('SKIP_ALL_ERRORS', true);
define('DISABLE_HOOKS', true);
Any suggestions?:)
Warning: Illegal string offset 'do' in ..../includes/functions_online.php on line 516
Warning: Cannot modify header information - headers already sent by (output started at ..../includes/class_core.php:5700) in ..../includes/functions.php on line 5592
In my config I have :
<?php
define('SKIP_ALL_ERRORS', true);
define('DISABLE_HOOKS', true);
Any suggestions?:)