Project

General

Profile

Actions

Bug #52082

closed

PHP-Error in PageRenderer.php - Invalid arguments passed...

Added by Christian N over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2013-09-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.4
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:

Description

Core: Error handler (BE): PHP Warning: implode(): Invalid arguments passed in
typo3_src-6.1.5/typo3/sysext/core/Classes/Page/PageRenderer.php line 1877

Actions #1

Updated by Ernesto Baschny over 10 years ago

  • Target version deleted (next-patchlevel)
Actions #2

Updated by Wouter Wolters over 10 years ago

  • Status changed from New to Needs Feedback

Through the official API this cannot happen as far as I can see now. $this->metaTags is defined as array and the API is working with array only. Can you try to debug this one a bit more and try to find the location where $this-metaTags is not an array?

Actions #3

Updated by Christian N over 10 years ago

Solved - specific problem with this TYPO3-installation

Actions #4

Updated by Wouter Wolters over 10 years ago

  • Status changed from Needs Feedback to Closed

Thanks for reporting back. Closed.

Actions

Also available in: Atom PDF