[TYPO3-dev] custom extension - insert into table is not allowed

Steffen Müller typo3 at t3node.com
Mon Nov 16 13:39:37 CET 2009


Hi.

On 16.11.2009 13:33 B.Wolf wrote:
> In the ext_tables.php of the extension I've added
> "t3lib_extMgm::addToInsertRecords('tx_mitarbeiter');"
> but this didn't solved the problem.
> 

also use
t3lib_extMgm::allowTableOnStandardPages('tx_mitarbeiter');

maybe this helps.


-- 
cheers,
Steffen

TYPO3 Blog: http://www.t3node.com/
Blubber on Twitter: http://twitter.com/t3node




More information about the TYPO3-dev mailing list