[TYPO3-english] Unable to create new page in feeditadvanced

Tomas Havner tomas.havner at kansli.lth.se
Mon Jun 16 18:09:26 CEST 2014


Tomas Havner skrev 2014-06-16 15:11:
> Hi,
>
> I'm trying to use feeditadvanced with 4.7.19. I have copied the latest
> trunk. When I'm trying to create a new page it fails. The
> page-title-field becomes empty and I get a strange error-message:
> Uncaught SyntaxError: Unexpected token , .
>
> Have I missed something, or does feeditadvanced not work with 4.7.19?
>
>
> Would greatly appreciate any hints
>
> Tomas

The solution:

Create a ext_tables.php in my extension and add: 
t3lib_extMgm::allowTableOnStandardPages('pages');

Could someone explain why!


More information about the TYPO3-english mailing list