The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
PHP Warning: Illegal string offset functions.php
vBulletin 3.8.11 PHP 7.1
PHP Warning: Illegal string offset 'userid' functions.php on line 448 PHP Warning: Illegal string offset 'userid' functions.php on line 439 Also 'usergroupid' line 382 and 448 The chase goes on. |
#2
|
|||
|
|||
Recently done an update to php 7.x?
I think one of your hacks/addon's needs to be updated. You have to disable them one by one until you aren't seeing the error. After that search for this addon here in this forum. There should be the solution. Typicaly a string which is used as array. Then you should inititialize it as $xxxx = []; |
#3
|
||||
|
||||
Quote:
Code:
define('SKIP_ALL_ERRORS', true); Quote:
https://vborg.vbsupport.ru/showthrea...03#post2214603 . . |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|