PDA

View Full Version : Errors in 4.2.2


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?:)

ozzy47
11-24-2013, 02:49 AM
Try this:

ini_set("display_errors", "0");

Max Taxable
11-24-2013, 03:31 AM
What program are you using to edit PHP files?

AusPhotography
11-09-2014, 04:54 AM
See for a fix: http://www.vbulletin.com/forum/forum/vbulletin-3-8/vbulletin-3-8-questions-problems-and-troubleshooting/3968607-illegal-string-offset-warning-in-functions-online-php