[TYPO3-english] problems inserting content elements

Alessandro Canè canet at canet.it
Sun Dec 21 17:14:14 CET 2008


hi list,

every time a NOT ADMIN user tries to insert any kind of content on a
page, he gets this error on the backend and desired new content SEEMS not to
be created:

*Warning*: array_merge()
[function.array-merge<http://typo3.canet.it/typo3conf/ext/templavoila/mod1/function.array-merge>]:
Argument #1 is not an array in *
/.../public_html/typo3conf/ext/templavoila/class.tx_templavoila_api.php* on
line *223*
*Warning*: Cannot modify header information - headers already sent by
(output started at
/.../typo3conf/ext/templavoila/class.tx_templavoila_api.php:223) in *
/.../public_html/typo3conf/ext/templavoila/mod1/index.php* on line *1773*
*Warning*: Cannot modify header information - headers already sent by
(output started at
/.../public_html/typo3conf/ext/templavoila/class.tx_templavoila_api.php:223)
in */.../public_html/typo3conf/ext/tm_shared_lib/class.ux_template_4_2.php*on
line
*430*

He needs to reload the page (just clickin on that page on the site tree) to
see the new content appear (and disappear the warnings)...
at this point he can get into the element and do anything with it, that it
works fine...

This happens using T3 version 4.2.2 *AND ext. tm_shared_lib version 1.0.9*




MY SECOND ATTEMPT:

if I try after having tm_sahred_lib REMOVED, the behaviour stays the same,
just the error changes to this:

*Warning*: array_merge()
[function.array-merge<http://typo3.canet.it/typo3conf/ext/templavoila/mod1/function.array-merge>]:
Argument #1 is not an array in *
/.../public_html/typo3conf/ext/templavoila/class.tx_templavoila_api.php* on
line *223*
*Warning*: Cannot modify header information - headers already sent by
(output started at
/.../public_html/typo3conf/ext/templavoila/class.tx_templavoila_api.php:223)
in */.../public_html/typo3conf/ext/templavoila/mod1/index.php* on line *1773
*
*Warning*: Cannot modify header information - headers already sent by
(output started at
/.../public_html/typo3conf/ext/templavoila/class.tx_templavoila_api.php:223)
in */.../typo3_src-4.2.2/typo3/template.php* on line *632*




 I don't really think this should be the correct behavior of the system :-(
Why does it acts like this?
 Please help!

Thanks a lot!

----------------------------------------
Canè Alessandro


More information about the TYPO3-english mailing list