[Typo3] content change from text -> text/w. image: content disappers

JoH info at cybercraft.de
Wed Oct 12 11:31:07 CEST 2005


> the following TS works fine, as long as my content is type "text". If
> I change the content type to "text w/image" (in list/page/edit
> pagecontent) it disappears.
> using Typo3.8.0 + PHP 5.0.5
>
> tt_content = CASE
> tt_content.key.field = CType
>
> tt_content.header = COA
> tt_content.header {
> }
>
> tt_content.text < tt_content.header
> tt_content.text {
> }
>
> ***********************************
> Any idea?

You defined just two CTypes: "header" and "text"
Tex w/image is of CType "textpic".
No textpic setup, no output, simple as that.

Joey

-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your knob sometimes!)
Dieter Nuhr, German comedian
openBC: http://www.openbc.com/go/invuid/Jo_Hasenau





More information about the TYPO3-english mailing list