#1  
Alt 17.10.07, 16:44
Forum Zuschauer
 
Registriert seit: 16.03.07
Alter: 35
Beiträge: 4
Daumen hoch FCE komme einfach nicht auf den Fehler

Hallo
Also ich finde einfach nicht den Fehler was ich hier falsch gemacht habe! Vielleicht kann mir hier jemand einen Tipp geben!

Das ist der HTML Code soweit kein Problem:
PHP-Code:
<div class="eintrag" style="background-image:url(bild.jpg);">
        <
div class="box_rechts_titel">Header</div>
        <
div class="box_rechts_text">Text
                     
<div class="boxlink"><a href="#"><strong>Preis</strong><h1>120</h1></a></div>
        </
div>
    </
div
Jetzt Mappe ich das ganze:
PHP-Code:
<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
<T3DataStructure>
    <meta type="array">
        <langDisable>1</langDisable>
    </meta>
    <ROOT type="array">
        <tx_templavoila type="array">
            <title>ROOT</title>
            <description>Select the HTML element on the page which you want to be the overall container element for the template.</description>
        </tx_templavoila>
        <type>array</type>
        <el type="array">
            <field_header type="array">
                <tx_templavoila type="array">
                    <title>Überschrift</title>
                    <sample_data type="array">
                        <numIndex index="0">Überschrift</numIndex>
                    </sample_data>
                    <eType>input</eType>
                    <proc type="array">
                        <HSC type="integer">1</HSC>
                    </proc>
                </tx_templavoila>
                <TCEforms type="array">
                    <config type="array">
                        <type>input</type>
                        <size>48</size>
                        <eval>trim</eval>
                    </config>
                    <label>Überschrift</label>
                </TCEforms>
            </field_header>
            <field_text type="array">
                <tx_templavoila type="array">
                    <title>Content</title>
                    <sample_data type="array">
                        <numIndex index="0">Content</numIndex>
                    </sample_data>
                    <eType>rte</eType>
                    <TypoScript><![CDATA[
    10 = TEXT
    10.current = 1
    10.parseFunc = < lib.parseFunc_RTE
                            ]]></TypoScript>
                    <proc type="array">
                        <HSC type="integer">0</HSC>
                    </proc>
                </tx_templavoila>
                <TCEforms type="array">
                    <config type="array">
                        <type>text</type>
                        <cols>48</cols>
                        <rows>5</rows>
                        <softref>typolink_tag,images,email[subst],url</softref>
                    </config>
                    <defaultExtras>richtext:rte_transform[flag=rte_enabled|mode=ts_css]</defaultExtras>
                    <label>Content</label>
                </TCEforms>
            </field_text>
            <field_bild type="array">
                <type>attr</type>
                <tx_templavoila type="array">
                    <title>Bild</title>
                    <sample_data type="array">
                        <numIndex index="0">Bild</numIndex>
                    </sample_data>
                    <eType>image</eType>
                    <TypoScript>
    10 = IMG_RESOURCE
    10.file.import = uploads/tx_templavoila/
    10.file.import.current = 1
    10.file.import.listNum = 0
    10.file.maxW = 200
                            
    10.stdWrap.typolink.parameter.field = field_link
    10.stdWrap.wrap = background-image:url( | );

                                    </TypoScript>
                </tx_templavoila>
                <TCEforms type="array">
                    <config type="array">
                        <type>group</type>
                        <internal_type>file</internal_type>
                        <allowed>gif,png,jpg,jpeg</allowed>
                        <max_size>1000</max_size>
                        <uploadfolder>uploads/tx_templavoila</uploadfolder>
                        <show_thumbs>1</show_thumbs>
                        <size>1</size>
                        <maxitems>1</maxitems>
                        <minitems>0</minitems>
                    </config>
                    <label>Bild</label>
                </TCEforms>
            </field_bild>
            <field_preistext type="array">
                <tx_templavoila type="array">
                    <title>Preistext</title>
                    <sample_data type="array">
                        <numIndex index="0">Preistext</numIndex>
                    </sample_data>
                    <eType>input</eType>
                    <proc type="array">
                        <HSC type="integer">1</HSC>
                    </proc>
                </tx_templavoila>
                <TCEforms type="array">
                    <config type="array">
                        <type>input</type>
                        <size>48</size>
                        <eval>trim</eval>
                    </config>
                    <label>Preistext</label>
                </TCEforms>
            </field_preistext>
            <field_preis type="array">
                <tx_templavoila type="array">
                    <title>Preis</title>
                    <sample_data type="array">
                        <numIndex index="0">Preis</numIndex>
                    </sample_data>
                    <eType>input</eType>
                    <proc type="array">
                        <HSC type="integer">1</HSC>
                    </proc>
                </tx_templavoila>
                <TCEforms type="array">
                    <config type="array">
                        <type>input</type>
                        <size>48</size>
                        <eval>trim</eval>
                    </config>
                    <label>Preis</label>
                </TCEforms>
            </field_preis>
            <field_link type="array">
                <type>attr</type>
                <tx_templavoila type="array">
                    <title>Link</title>
                    <sample_data type="array">
                        <numIndex index="0">Link</numIndex>
                    </sample_data>
                    <eType>link</eType>
                    <TypoScript>
    10 = TEXT
    10.typolink.parameter.current = 1
    10.typolink.returnLast = url
                            </TypoScript>
                    <proc type="array">
                        <HSC type="integer">1</HSC>
                    </proc>
                </tx_templavoila>
                <TCEforms type="array">
                    <config type="array">
                        <type>input</type>
                        <size>15</size>
                        <max>256</max>
                        <checkbox></checkbox>
                        <eval>trim</eval>
                        <wizards type="array">
                            <_PADDING type="integer">2</_PADDING>
                            <link type="array">
                                <type>popup</type>
                                <title>Link</title>
                                <icon>link_popup.gif</icon>
                                <script>browse_links.php?mode=wizard</script>
                                <JSopenParams>height=300,width=500,status=0,menubar=0,scrollbars=1</JSopenParams>
                            </link>
                        </wizards>
                    </config>
                    <label>Link</label>
                </TCEforms>
            </field_link>
        </el>
    </ROOT>
</T3DataStructure>
Okay also für mich wäre ja alles verständlich und klar doch leider ist es so nicht! Denn als Ergebniss bekomme ich

PHP-Code:
<div class="eintrag" style="" index.php?id="13&quot;" target="_self">uploads/tx_templavoila/handy.jpg);"&gt;
  <div class="
box_rechts_titel">Jetzt neu</div>
  <div class="
box_rechts_text">
    <div class="
box_content">
      <ul>
        <li></li>
      </ul>
    </div>
    <div class="
boxlink"><a href="index.php?id=13" class="link" id="link">nur jetzt um
      <h1>0 Euro</h1>
      </a></div>
  </div>
</div> 
Also normal sollte unter eintrag im style einfach das Hintergrundbild getauscht werden!

10 = IMG_RESOURCE
10.file.import = uploads/tx_templavoila/
10.file.import.current = 1
10.file.import.listNum = 0
10.file.maxW = 200

10.stdWrap.typolink.parameter.field = field_link
10.stdWrap.wrap = background-image:url( | );


tut es auch wenn ich keinen Link eingebe! Jedoch wenn ich einen Link dazu gebe dann wird aufeinmal das daraus!

<div class="eintrag" style="" index.php?id="13&quot;" target="_self">uploads/tx_templavoila/handy.jpg);"&gt;


Hoffe auf eine Hilfe für dieses Problem!

Danke!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
Mit Zitat antworten
Sponsored Links
Unterstützen Sie das Forum und buchen Sie Ihren Webspace beim
T3N Testsieger, dem Webhoster der auch dieses Forum hostet!


Antwort

Lesezeichen

Themen-Optionen
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
Typo3 4.2.0 komme über installtool 123 nicht weiter? typonewbe TYPO3 4.x Installation und Updates 5 26.06.08 11:54
Calendar Base komme nicht aus Event zurück? typonewbe Kalender 1 19.06.08 13:09
Frontend Editing - komme einfach nicht weiter flori73 TYPO3 4.x FE-User 8 26.12.07 11:58
GMENU komme nicht weiter RamX GMENU, HMENU, TMENU und Co. 1 02.03.07 10:04
Installation unter Linux komme nicht weiter typonewbe TYPO3 3.x Installation und Updates 2 26.07.06 21:02


Alle Zeitangaben in WEZ +1. Es ist jetzt 07:28 Uhr.


Powered by vBulletin® Version 3.8.4 (Deutsch)
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165