Project

General

Profile

Actions

Bug #75866

closed

Fatal error: Argument to convertPlainArrayToTypoScriptArray() must be of the type array, null given

Added by Christian Weiske about 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Target version:
Start date:
2016-04-22
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:
On Location Sprint

Description

When adding the plugin "Indexed Search (Extbase & Fluid based)" to a page and viewing it in the frontend (without any further TypoScript configuration), I get a fatal error:

#1: PHP Catchable Fatal Error: Argument 1 passed to
 TYPO3\CMS\Extbase\Service\TypoScriptService::convertPlainArrayToTypoScriptArray()
 must be of the type array, null given,
 called in .../typo3/sysext/indexed_search/Classes/Controller/SearchController.php on line 1429 and
 defined in .../typo3/sysext/extbase/Classes/Service/TypoScriptService.php line 64

Happens with TYPO3 7.6.4.

Actions

Also available in: Atom PDF