[TYPO3-templavoila] TV API does not write into XML
Dmitry Dulepov
dmitry.dulepov at gmail.com
Wed Nov 5 08:17:55 CET 2008
Hi!
Michael Ganner wrote:
> I tried to create a content-element by calling the TV-API-functions based on
> the following article:
> http://typo3.org/fileadmin/t3n/articles/t3n_templavoila-api_english.pdf
>
> In fact, the content element get`s created, but it is shown in "non used
> elements"...
>
> I traced back into class.t3lib_tcemain.php, it seems that everything works
> fine till the function "process_datamap": the uid of the new content element
> should be written into the XML-structure of the page, which simply does not
> work:
>
> <field index="field_header">
> <value index="vDEF">102, <uid of the new content element> </value>
> </field>
>
> Any ideas?
Hmmmm. You can report a bug. But make sure you provide a sample of
the code that you use. I need to see how you call the API.
Btw, I did not know someone uses it ;)
--
Dmitry Dulepov
TYPO3 translations support
My TYPO3 book: http://www.packtpub.com/typo3-extension-development/book
In the blog:
http://typo3bloke.net/post-details/max_os_x_use_php_help_in_chm_format/
More information about the TYPO3-project-templavoila
mailing list