Project

General

Profile

Actions

Bug #25900

closed

EM won't save Configuration: Cannot use object of type stdClass as array

Added by Manuel Schneider about 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Extension Manager
Target version:
-
Start date:
2011-04-12
Due date:
% Done:

0%

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

Description

In TYPO3 Version 4.5.2 it's not possible to save the configuration in an extension. If i try to save the configuration of tt_news i get some errors.

First of all i get an error Message in the Backend:
"Verbindungsproblem
Bei dem Versuch eine Verbindung zum Server herzustellen ist ein Fehler aufgetreten. Bitte überprüfen Sie Ihre Netzwerkverbindung."

Firebug get an error in the console:
"handler is undefined
handler.call(element, event); "

(http://domain.at/typo3temp/compressor/prototype-627411287bd51758fc021b97ed923b67.js )

The sent post data gets an 500 Internal Error. In the error.log i could see this message:

Cannot use object of type stdClass as array in /var/www/typo3/typo3_src-4.5.2/typo3/sysext/em/classes/connection/class.tx_em_connection_extdirectserver.php on line 262


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #32284: Fatal Error in EM: use stdClass as arrayClosedSteffen Gebert2011-12-04

Actions
Actions #1

Updated by Einar Gislason over 12 years ago

  • Target version set to 4.6.1

I get this error in TYPO3 4.6 when trying to update tt_news extension config. I'm using the latest version of tt_news 3.1.0:
Fatal error: Cannot use object of type stdClass as array in /data/www/typo3_src-4.6.0/typo3/sysext/em/classes/connection/class.tx_em_connection_extdirectserver.php on line 297

Actions #2

Updated by Dmitry Dulepov over 12 years ago

  • Status changed from New to Needs Feedback

I am unable to reproduce the issue.

Please, logout from the Backend, clear browser cache and try again.

Actions #3

Updated by Einar Gislason over 12 years ago

Have logged in and out multiple times and cleared the cache. Every time I try and update som extension config I get:
Fatal error: Cannot use object of type stdClass as array in /data/www/typo3_src-4.6.0/typo3/sysext/em/classes/connection/class.tx_em_connection_extdirectserver.php on line 297
I'm still using 4.6.0 with the new extension manager

Actions #4

Updated by Chris topher over 12 years ago

  • Target version changed from 4.6.1 to 4.6.2
Actions #5

Updated by Michael Stucki over 12 years ago

  • Status changed from Needs Feedback to Resolved

This is most likely a duplicate of #32284.

Actions #6

Updated by Steffen Gebert over 12 years ago

Using eAccelerator? See #32284

Actions #7

Updated by Steffen Gebert over 12 years ago

  • Category set to Extension Manager
  • Assignee set to Steffen Gebert
  • Target version deleted (4.6.2)
Actions #8

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF