The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Errors in 4.2.2
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? |
#2
|
||||
|
||||
Try this:
Code:
ini_set("display_errors", "0"); |
#3
|
||||
|
||||
What program are you using to edit PHP files?
|
#4
|
||||
|
||||
See for a fix: http://www.vbulletin.com/forum/forum...ons-online-php
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|