Bug #39331

Cannot redeclare class bigDoc in typo3_src-6.0.0alpha3/typo3/template.php on line 2072

Added by Enrico 10 months ago. Updated 2 months ago.

Status:Closed Start date:2012-07-27
Priority:Should have Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
TYPO3 Version:6.0 Complexity:
PHP Version:5.3
Votes: 1 (View)

Description

Hello,

the fatal error: Cannot redeclare class bigDoc in ...../typo3_src-6.0.0alpha3/typo3/template.php on line 2072 appears by creating a CE Backend Layout and clicking on the Grid Wizard Icon.

I'm using Grid Elements (gridelements) v1.3.12.

I can't find anything strange and everything seems to be fine, no redeclaration...

Thanks!

History

Updated by Philipp Gampe 10 months ago

Most likely php file with the class is included twice.

gridelements is not a core extension and might not (yet) be compatible with 6.0

Updated by Jessica Jagodzinski 9 months ago

Probably require have to be replaced with require_once in the extension gridelements.
Like it's done for tv http://bugs.typo3.org/view.php?id=18576.

Updated by Helmut Hummel 9 months ago

  • Status changed from New to Needs Feedback

Can you check if everything works when you change what Jessica suggested?

Updated by Georg Ringer 9 months ago

i can confirm that this fixes it. tested with an old version of th_mailformplus

Updated by Felix Kopp 9 months ago

Please close this issue.

Updated by Stefan Galinski 2 months ago

  • Status changed from Needs Feedback to Closed

Also available in: Atom PDF