CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #6351

Plugin element displays 'Data Structure ERROR'

Added by Pascal no-lastname-given over 3 years ago. Updated about 1 year ago.

Status:Resolved Start date:2010-02-04
Priority:Must have Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
Votes: 1 (View)

Description

After installation the plugin gives me an error in the BE: 'Data Structure ERROR: Line 1: Not well-formed (invalid token)'

After changing the ext_tables.php line
t3lib_extMgm::addPiFlexFormValue($_EXTKEY .'_pi1', 'LLL:EXT:pagebrowse/pi1/flexform_ds.xml');
info
t3lib_extMgm::addPiFlexFormValue($_EXTKEY .'_pi1', 'FILE:EXT:pagebrowse/pi1/flexform_ds.xml');
the error message is gone.

Don't know what's the difference (I am not a big extension builder), I just copy/pasted this as I figured it was the flexform part which caused the error.

I did not use the plugin though but integration with my own small extension worked like a charm! Thnx!

Associated revisions

Revision 62193
Added by Dmitry Dulepov about 1 year ago

Fixed bug #6351: Plugin element displays 'Data Structure ERROR'

History

Updated by Pascal no-lastname-given over 3 years ago

forgot to mention:
I am on php 5.2.9-2 and 4.3.0

Updated by Robert Wildling about 1 year ago

Would be great if this could be fixed one day... meanwhile the restriction that t can only be used up to TYPO3-version 4.5.9 pops up on installation. This should alos be taken care of.
Thanks!

Updated by Dmitry Dulepov about 1 year ago

  • Status changed from New to Resolved
  • Priority changed from -- undefined -- to Must have

Revision 62193

Also available in: Atom PDF