Project

General

Profile

Actions

Bug #14625

closed

Typo3 and PHP5 Array

Added by old_voodooskunk about 19 years ago. Updated over 17 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2005-03-23
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
3.7.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Server error log states:

PHP Warning: Illegal offset type in
/tslib/class.tslib_content.php on line 417

PHP Warning: Illegal offset type in
/tslib/class.tslib_content.php on line 417

PHP Fatal error: Call to a member function on a non-object in
/tslib/class.tslib_fe.php on line 2204

Accessing the List module produces an Internal Server Error page where List module usually displays items (right hand frame).

Issue was resolved by reverting back to a PHP4 installation.
(issue imported from #M910)

Actions #1

Updated by old_henk about 19 years ago

Hi,

can you add some extra debug information (see http://typo3.org/documentation/mailing-lists/mailing-list-rules-guidelines/#2242)

regards, Henk

Actions #2

Updated by Steven Bagshaw over 18 years ago

Hello, I'm getting the same.

To reproduce, if I save a page in the BE that has a flexform on it, I get this error.

Warning: Illegal offset type in unset in C:\WWW\cms\typo3\t3lib\class.t3lib_befunc.php on line 960

Using PHP5 and Typo3 3.8

Actions #3

Updated by Steven Bagshaw over 18 years ago

Sorry, I should have mentioned this is just when I create/insert a new instance of this BE object. Subsequent saves do not produce the error.

Actions #4

Updated by Karsten Dambekalns about 18 years ago

Fixed with more recent code, runsfine now with PHP5.

Actions

Also available in: Atom PDF