Antwort
 
LinkBack Themen-Optionen Thema bewerten Ansicht
  #1  
Alt 27.03.07, 17:24
Forum Aktivist
 
Registriert seit: 08.10.06
Beiträge: 55

Problem mit templavoila


Hi,

ob mir vielleicht jemand beim folgenden Problem helfen kann?

Folgendes:

1. Ich bekomme folgende Fehlermeldung auf meiner Webseite:


2.Wenn ich auf templavoila gehe, kann ich nichts mehr einstellen/mappen. Es kommt folgende Fehlermeldung:


3.Wenn ich auf "Seiteneigenschaften einrichten" gehe, sehe ich folgende Fehlermeldung:


Ich weiss nicht, wo ich anfangen soll! Kann ich vielleicht templavoila deinstallieren und wieder neu installieren ohne die vorigen Templates und Einstellungen zu verlieren?

Ich wäre für jede Hilfe sehr dankbar.

Gruss
Ilyas

Geändert von ilyas117 (29.03.07 um 15:33 Uhr).
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
  #2  
Alt 27.03.07, 20:50
TYPO3 Forum Team
Moderator
 
Registriert seit: 01.12.05
Ort: Kiel
Alter: 38
Beiträge: 2.043
Armin eine Nachricht über ICQ schicken Armin eine Nachricht über Skype™ schicken

moin,

wenn du schon im Titel "Problem mit templavoila" schreibst, wäre es auch angebracht es hier im Forum in der Kategorie "Templavoila" zu posten.

Zu deinem Problem:
Setze auf deiner Root-Seite "Allgemeine Datensatzsammlung" auf den Folder wo du die Templavoila Strukturen hast.

Armin
__________________
Nichts kommt von selbst, sogar eine Dummheit muss man erst machen.

Tipps und Tricks zu TYPO3: http://typo3.intervation.de
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
  #3  
Alt 28.03.07, 11:28
Forum Aktivist
 
Registriert seit: 08.10.06
Beiträge: 55

Hallo Armin,

sorry, hatte vergessen, dass es einen Thread für TemplaVoila gibt.

Ich habe unter "Allgemeine Datensammlung" den Ordner angegeben, es kommen aber immer noch die Fehlermeldungen. Unsere Webseite funktioniert jetzt über eine Woche nicht.

Wenn ich unter TemplaVoila auf die Strukturen gehe und versuche zu mappen, sehe ich folgenden Fehler:


Ich komme an nichts ran. Ich kann nichts ändern/mappen. Es ist keine Struktur mehr da. Kann das vielleicht an der Datenbank liegen? Wie es scheint, sind Daten verschwunden. Kann es vielleicht auch daran liegen, dass ich einen Datenbackup gemacht habe, da ich versuche die Seite umzuziehen zu einem anderen Provider?

Wenn ich jede Data Structure für dieses große Projekt neu einrichten müsste. dann werde ich morgen Abend damit bestimmt erst fertig.

Wäre für jede Hilfe nochmals dankbar.

Gruss
Ilyas

Geändert von ilyas117 (28.03.07 um 11:54 Uhr).
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
  #4  
Alt 28.03.07, 12:02
Benutzerbild von demeter
Forum Stammgast
 
Registriert seit: 02.11.05
Ort: Laendle
Alter: 42
Beiträge: 157

hi illyas117

Zitat:
3.Wenn ich auf "Seiteneigenschaften einrichten" gehe, sehe ich folgende Fehlermeldung:
Die Fehlermeldung besagt dass in deiner DS ein Fehler ist in line 97. Schau mal, was da falsch ist, oder poste mal die DS.

grüsse demeter
__________________
nur angewandtes wissen ist wirkliches wissen
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
  #5  
Alt 28.03.07, 12:20
Forum Aktivist
 
Registriert seit: 08.10.06
Beiträge: 55

Erstmals ein Dankeschön für Eure Antworten,

hier ist meine DS:

Code:
<T3DataStructure>
    <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>
            <tags>body</tags>
        </tx_templavoila>
        <type>array</type>
        <el type="array">
            <field_content type="array">
                <tx_templavoila type="array">
                    <title>Main Content Area</title>
                    <description>Pick the HTML element in the template where you want to place the main content of the site.</description>
                    <sample_data type="array">
                        <numIndex index="0">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Pellentesque porta erat vitae nisl. In hac habitasse platea dictumst. Aliquam ac urna. Morbi magna mauris, semper ut, varius in, convallis vitae, nulla. Proin massa lorem, mollis eget, rutrum vitae, commodo id, risus. Curabitur scelerisque risus eget odio. Proin laoreet blandit elit. Aenean varius, sapien laoreet dapibus volutpat, risus lorem ornare wisi, lobortis venenatis nisl augue sed purus. Nam suscipit viverra justo. Suspendisse tincidunt. Nullam vel quam.</numIndex>
                    </sample_data>
                    <eType>ce</eType>
                    <tags>table:outer,td:inner,div:inner,p,h1,h2,h3,h4,h5</tags>
                    <TypoScript>
	10= RECORDS
	10.source.current=1
	10.tables = tt_content
							</TypoScript>
                </tx_templavoila>
                <TCEforms type="array">
                    <config type="array">
                        <type>group</type>
                        <internal_type>db</internal_type>
                        <allowed>tt_content</allowed>
                        <size>5</size>
                        <maxitems>200</maxitems>
                        <minitems>0</minitems>
                        <multiple>1</multiple>
                        <show_thumbs>1</show_thumbs>
                    </config>
                    <label>Main Content Area</label>
                </TCEforms>
            </field_content>
            <field_navilinks type="array">
                <tx_templavoila type="array">
                    <title>Navi links</title>
                    <description>Navi links</description>
                    <sample_data type="array">
                        <numIndex index="0">Navi links</numIndex>
                    </sample_data>
                    <eType>ce</eType>
                    <TypoScript>
	10= RECORDS
	10.source.current=1
	10.tables = tt_content
							</TypoScript>
                </tx_templavoila>
                <TCEforms type="array">
                    <config type="array">
                        <type>group</type>
                        <internal_type>db</internal_type>
                        <allowed>tt_content</allowed>
                        <size>5</size>
                        <maxitems>200</maxitems>
                        <minitems>0</minitems>
                        <multiple>1</multiple>
                        <show_thumbs>1</show_thumbs>
                    </config>
                    <label>Navi links</label>
                </TCEforms>
            </field_navilinks>
            <field_spaltelinks type="array">
                <tx_templavoila type="array">
                    <title>Spalte links</title>
                    <description>Spalte links</description>
                    <sample_data type="array">
                        <numIndex index="0">Spalte links</numIndex>
                    </sample_data>
                    <eType>ce</eType>
                    <TypoScript>
	10= RECORDS
	10.source.current=1
	10.tables = tt_content
							</TypoScript>
                </tx_templavoila>
                <TCEforms type="array">
                    <config type="array">
                        <type>group</type>
                        <internal_type>db</internal_type>
                        <allowed>tt_content</allowed>
                        <size>5</size>
                        <maxitems>200</maxitems>
                        <minitems>0</minitems>
                        <multiple>1</multiple>
                        <show_thumbs>1</show_thumbs>
                    </config>
                    <label>Spalte links</label>
                </TCEforms>
            </field_spaltelinks>
            <field_menueoben type="array">
                <tx_templavoila type="array">
                    <title>Menü oben</title>
                    <description>Menü oben</description>
                    <sample_data type="array">
                        <numIndex index="0">Menü oben</numIndex>
                    </sample_data>
                    <eType>ce</eType>
                    <TypoScript>
	10= RECORDS
	10.source.current=1
	10.tables = tt_content
							</TypoScript>
                </tx_templavoila>
                <TCEforms type="array">
                    <config type="array">
                        <type>group</type>
                        <internal_type>db</internal_type>
                        <allowed>tt_content</allowed>
                        <size>5</size>
                        <maxitems>200</maxitems>
                        <minitems>0</minitems>
                        <multiple>1</multiple>
                        <show_thumbs>1</show_thumbs>
                    </config>
                    <label>Menü oben</label>
                </TCEforms>
            </field_menueoben>
            <field_spalterechts type="array">
                <tx_templavoila type="array">
                    <title>Spalte rechts</title>
                    <description>Spalte rechts</description>
                    <sample_data type="array">
                        <numIndex index="0">Spalte rechts</numIndex>
                    </sample_data>
                    <eType>ce</eType>
                    <TypoScript>
	10= RECORDS
	10.source.current=1
	10.tables = tt_content
							</TypoScript>
                </tx_templavoila>
                <TCEforms type="array">
                    <config type="array">
                        <type>group</type>
                        <internal_type>db</internal_type>
                        <allowed>tt_content</allowed>
                        <size>5</size>
                        <maxitems>200</maxitems>
                        <minitems>0</minitems>
                        <multiple>1</multiple>
                        <show_thumbs>1</show_thumbs>
                    </config>
                    <label>Spalte rechts</label>
                </TCEforms>
            </field_spalterechts>
            <field_logosoben type="array">
                <tx_templavoila type="array">
                    <title>Logos oben</title>
                    <description>Logos oben</description>
                    <sample_data type="array">
                        <numIndex index="0">Logos oben</numIndex>
                    </sample_data>
                    <eType>ce</eType>
                    <TypoScript>
	10= RECORDS
	10.source.current=1
	10.tables = tt_content
							</TypoScript>
                </tx_templavoila>
                <TCEforms type="array">
                    <config type="array">
                        <type>group</type>
                        <internal_type>db</internal_type>
                        <allowed>tt_content</allowed>
                        <size>5</size>
                        <maxitems>200</maxitems>
                        <minitems>0</minitems>
                        <multiple>1</multiple>
                        <show_thumbs>1</show_thumbs>
                    </config>
                    <label>Logos oben</label>
                </TCEforms>
            </field_logosoben>
            <field_werbungrechts type="array">
                <tx_templavoila type="array">
                    <title>Werbung rechts</title>
                    <description>Werbung rechts</description>
                    <sample_data type="array">
                        <numIndex index="0">Werbung rechts</numIndex>
                    </sample_data>
                    <eType>ce</eType>
                    <TypoScript>
	10= RECORDS
	10.source.current=1
	10.tables = tt_content
							</TypoScript>
                </tx_templavoila>
                <TCEforms type="array">
                    <config type="array">
                        <type>group</type>
                        <internal_type>db</internal_type>
                        <allowed>tt_content</allowed>
                        <size>5</size>
                        <maxitems>200</maxitems>
                        <minitems>0</minitems>
                        <multiple>1</multiple>
                        <show_thumbs>1</show_thumbs>
                    </config>
                    <label>Werbung rechts</label>
                </TCEforms>
            </field_werbungrechts>
            <field_unten type="array">
                <tx_templavoila type="array">
                    <title>Unten</title>
                    <description>Unten</description>
                    <sample_data type="array">
                        <numIndex index="0">Unten</numIndex>
                    </sample_data>
                    <eType>ce</eType>
                    <TypoScript>
	10= RECORDS
	10.source.current=1
	10.tables = tt_content
							</TypoScript>
                </tx_templavoila>
                <TCEforms type="array">
                    <config type="array">
                        <type>group</type>
                        <internal_type>db</internal_type>
                        <allowed>tt_content</allowed>
                        <size>5</size>
                        <maxitems>200</maxitems>
                        <minitems>0</minitems>
                        <multiple>1</multiple>
                        <show_thumbs>1</show_thumbs>
                    </config>
                    <label>Unten</label>
                </TCEforms>
            </field_unten>
            <field_statistik type="array">
                <tx_templavoila type="array">
                    <title>Statistik</title>
                    <description>Statistik</description>
                    <sample_data type="array">
                        <numIndex index="0">Statistik</numIndex>
                    </sample_data>
                    <eType>ce</eType>
                    <TypoScript>
	10= RECORDS
	10.source.current=1
	10.tables = tt_content
							</TypoScript>
                </tx_templavoila>
                <TCEforms type="array">
                    <config type="array">
                        <type>group</type>
                        <internal_type>db</internal_type>
                        <allowed>tt_content</allowed>
                        <size>5</size>
                        <maxitems>200</maxitems>
                        <minitems>0</minitems>
                        <multiple>1</multiple>
                        <show_thumbs>1</show_thumbs>
                    </config>
                    <label>Statistik</label>
                </TCEforms>
            </field_statistik>
        </el>
    </ROOT>
</T3DataStructure>
Zeile 97 habe ich jetzt in Rot markiert!! Ich habe jetzt auch anstatt Meü das Wort ohne ü geschrieben. Es funktioniert aber trotzdem nicht!!

Wäre wieder für jede Hilfe dankbar.

Gruss
Ilyas

Geändert von ilyas117 (28.03.07 um 12:46 Uhr).
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
  #6  
Alt 28.03.07, 12:41
Benutzerbild von demeter
Forum Stammgast
 
Registriert seit: 02.11.05
Ort: Laendle
Alter: 42
Beiträge: 157

mmh

2 Dinge sind mir aufgefallen bei der kurzdurchsicht
TemplaVoila für Typo3 4xx fügt ganz oben in die DS folgende Zeile ein
Zitat:
<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
Das zweite ist der fehlende wrap in der DS bei den CE
Zitat:
10.wrap = &lt;!--TYPO3SEARCH_begin--&gt; | &lt;!--TYPO3SEARCH_end--&gt;
vielleicht hilft es
demeter
__________________
nur angewandtes wissen ist wirkliches wissen
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
  #7  
Alt 28.03.07, 12:58
Forum Aktivist
 
Registriert seit: 08.10.06
Beiträge: 55

Hallo demeter,

ich habe jetzt die 2 Punkte hinzugefügt. Wenn ich mappen möchte, kommt immer noch die Fehlermeldung: ERROR: No Data Structure Record could be found with UID "1" (siehe Bild oben). Datenstruktur ist ja da, nur warum erkennt er diese nicht

Die DS sieht jetzt folgendermaßen aus. Ich hoffe, ich habe die Punkte nicht falsch eingefügt:

Code:
<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
<T3DataStructure>
    <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>
            <tags>body</tags>
        </tx_templavoila>
        <type>array</type>
        <el type="array">
            <field_content type="array">
                <tx_templavoila type="array">
                    <title>Main Content Area</title>
                    <description>Pick the HTML element in the template where you want to place the main content of the site.</description>
                    <sample_data type="array">
                        <numIndex index="0">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Pellentesque porta erat vitae nisl. In hac habitasse platea dictumst. Aliquam ac urna. Morbi magna mauris, semper ut, varius in, convallis vitae, nulla. Proin massa lorem, mollis eget, rutrum vitae, commodo id, risus. Curabitur scelerisque risus eget odio. Proin laoreet blandit elit. Aenean varius, sapien laoreet dapibus volutpat, risus lorem ornare wisi, lobortis venenatis nisl augue sed purus. Nam suscipit viverra justo. Suspendisse tincidunt. Nullam vel quam.</numIndex>
                    </sample_data>
                    <eType>ce</eType>
                    <tags>table:outer,td:inner,div:inner,p,h1,h2,h3,h4,h5</tags>
                    <TypoScript>
	10= RECORDS
	10.source.current=1
	10.tables = tt_content
	10.wrap = &lt;!--TYPO3SEARCH_begin--&gt; | &lt;!--TYPO3SEARCH_end--&gt;
							</TypoScript>
                </tx_templavoila>
                <TCEforms type="array">
                    <config type="array">
                        <type>group</type>
                        <internal_type>db</internal_type>
                        <allowed>tt_content</allowed>
                        <size>5</size>
                        <maxitems>200</maxitems>
                        <minitems>0</minitems>
                        <multiple>1</multiple>
                        <show_thumbs>1</show_thumbs>
                    </config>
                    <label>Main Content Area</label>
                </TCEforms>
            </field_content>
            <field_navilinks type="array">
                <tx_templavoila type="array">
                    <title>Navi links</title>
                    <description>Navi links</description>
                    <sample_data type="array">
                        <numIndex index="0">Navi links</numIndex>
                    </sample_data>
                    <eType>ce</eType>
                    <TypoScript>
	10= RECORDS
	10.source.current=1
	10.tables = tt_content
10.wrap = &lt;!--TYPO3SEARCH_begin--&gt; | &lt;!--TYPO3SEARCH_end--&gt;
							</TypoScript>
                </tx_templavoila>
                <TCEforms type="array">
                    <config type="array">
                        <type>group</type>
                        <internal_type>db</internal_type>
                        <allowed>tt_content</allowed>
                        <size>5</size>
                        <maxitems>200</maxitems>
                        <minitems>0</minitems>
                        <multiple>1</multiple>
                        <show_thumbs>1</show_thumbs>
                    </config>
                    <label>Navi links</label>
                </TCEforms>
            </field_navilinks>
            <field_spaltelinks type="array">
                <tx_templavoila type="array">
                    <title>Spalte links</title>
                    <description>Spalte links</description>
                    <sample_data type="array">
                        <numIndex index="0">Spalte links</numIndex>
                    </sample_data>
                    <eType>ce</eType>
                    <TypoScript>
	10= RECORDS
	10.source.current=1
	10.tables = tt_content
10.wrap = &lt;!--TYPO3SEARCH_begin--&gt; | &lt;!--TYPO3SEARCH_end--&gt;
							</TypoScript>
                </tx_templavoila>
                <TCEforms type="array">
                    <config type="array">
                        <type>group</type>
                        <internal_type>db</internal_type>
                        <allowed>tt_content</allowed>
                        <size>5</size>
                        <maxitems>200</maxitems>
                        <minitems>0</minitems>
                        <multiple>1</multiple>
                        <show_thumbs>1</show_thumbs>
                    </config>
                    <label>Spalte links</label>
                </TCEforms>
            </field_spaltelinks>
            <field_menueoben type="array">
                <tx_templavoila type="array">
                    <title>Menue oben</title>
                    <description>Menue oben</description>
                    <sample_data type="array">
                        <numIndex index="0">Menue oben</numIndex>
                    </sample_data>
                    <eType>ce</eType>
                    <TypoScript>
	10= RECORDS
	10.source.current=1
	10.tables = tt_content
10.wrap = &lt;!--TYPO3SEARCH_begin--&gt; | &lt;!--TYPO3SEARCH_end--&gt;
							</TypoScript>
                </tx_templavoila>
                <TCEforms type="array">
                    <config type="array">
                        <type>group</type>
                        <internal_type>db</internal_type>
                        <allowed>tt_content</allowed>
                        <size>5</size>
                        <maxitems>200</maxitems>
                        <minitems>0</minitems>
                        <multiple>1</multiple>
                        <show_thumbs>1</show_thumbs>
                    </config>
                    <label>Menue oben</label>
                </TCEforms>
            </field_menueoben>
            <field_spalterechts type="array">
                <tx_templavoila type="array">
                    <title>Spalte rechts</title>
                    <description>Spalte rechts</description>
                    <sample_data type="array">
                        <numIndex index="0">Spalte rechts</numIndex>
                    </sample_data>
                    <eType>ce</eType>
                    <TypoScript>
	10= RECORDS
	10.source.current=1
	10.tables = tt_content
10.wrap = &lt;!--TYPO3SEARCH_begin--&gt; | &lt;!--TYPO3SEARCH_end--&gt;
							</TypoScript>
                </tx_templavoila>
                <TCEforms type="array">
                    <config type="array">
                        <type>group</type>
                        <internal_type>db</internal_type>
                        <allowed>tt_content</allowed>
                        <size>5</size>
                        <maxitems>200</maxitems>
                        <minitems>0</minitems>
                        <multiple>1</multiple>
                        <show_thumbs>1</show_thumbs>
                    </config>
                    <label>Spalte rechts</label>
                </TCEforms>
            </field_spalterechts>
            <field_logosoben type="array">
                <tx_templavoila type="array">
                    <title>Logos oben</title>
                    <description>Logos oben</description>
                    <sample_data type="array">
                        <numIndex index="0">Logos oben</numIndex>
                    </sample_data>
                    <eType>ce</eType>
                    <TypoScript>
	10= RECORDS
	10.source.current=1
	10.tables = tt_content
10.wrap = &lt;!--TYPO3SEARCH_begin--&gt; | &lt;!--TYPO3SEARCH_end--&gt;
							</TypoScript>
                </tx_templavoila>
                <TCEforms type="array">
                    <config type="array">
                        <type>group</type>
                        <internal_type>db</internal_type>
                        <allowed>tt_content</allowed>
                        <size>5</size>
                        <maxitems>200</maxitems>
                        <minitems>0</minitems>
                        <multiple>1</multiple>
                        <show_thumbs>1</show_thumbs>
                    </config>
                    <label>Logos oben</label>
                </TCEforms>
            </field_logosoben>
            <field_werbungrechts type="array">
                <tx_templavoila type="array">
                    <title>Werbung rechts</title>
                    <description>Werbung rechts</description>
                    <sample_data type="array">
                        <numIndex index="0">Werbung rechts</numIndex>
                    </sample_data>
                    <eType>ce</eType>
                    <TypoScript>
	10= RECORDS
	10.source.current=1
	10.tables = tt_content
10.wrap = &lt;!--TYPO3SEARCH_begin--&gt; | &lt;!--TYPO3SEARCH_end--&gt;
							</TypoScript>
                </tx_templavoila>
                <TCEforms type="array">
                    <config type="array">
                        <type>group</type>
                        <internal_type>db</internal_type>
                        <allowed>tt_content</allowed>
                        <size>5</size>
                        <maxitems>200</maxitems>
                        <minitems>0</minitems>
                        <multiple>1</multiple>
                        <show_thumbs>1</show_thumbs>
                    </config>
                    <label>Werbung rechts</label>
                </TCEforms>
            </field_werbungrechts>
            <field_unten type="array">
                <tx_templavoila type="array">
                    <title>Unten</title>
                    <description>Unten</description>
                    <sample_data type="array">
                        <numIndex index="0">Unten</numIndex>
                    </sample_data>
                    <eType>ce</eType>
                    <TypoScript>
	10= RECORDS
	10.source.current=1
	10.tables = tt_content
10.wrap = &lt;!--TYPO3SEARCH_begin--&gt; | &lt;!--TYPO3SEARCH_end--&gt;
							</TypoScript>
                </tx_templavoila>
                <TCEforms type="array">
                    <config type="array">
                        <type>group</type>
                        <internal_type>db</internal_type>
                        <allowed>tt_content</allowed>
                        <size>5</size>
                        <maxitems>200</maxitems>
                        <minitems>0</minitems>
                        <multiple>1</multiple>
                        <show_thumbs>1</show_thumbs>
                    </config>
                    <label>Unten</label>
                </TCEforms>
            </field_unten>
            <field_statistik type="array">
                <tx_templavoila type="array">
                    <title>Statistik</title>
                    <description>Statistik</description>
                    <sample_data type="array">
                        <numIndex index="0">Statistik</numIndex>
                    </sample_data>
                    <eType>ce</eType>
                    <TypoScript>
	10= RECORDS
	10.source.current=1
	10.tables = tt_content
10.wrap = &lt;!--TYPO3SEARCH_begin--&gt; | &lt;!--TYPO3SEARCH_end--&gt;
							</TypoScript>
                </tx_templavoila>
                <TCEforms type="array">
                    <config type="array">
                        <type>group</type>
                        <internal_type>db</internal_type>
                        <allowed>tt_content</allowed>
                        <size>5</size>
                        <maxitems>200</maxitems>
                        <minitems>0</minitems>
                        <multiple>1</multiple>
                        <show_thumbs>1</show_thumbs>
                    </config>
                    <label>Statistik</label>
                </TCEforms>
            </field_statistik>
        </el>
    </ROOT>

MIR ist aufgefallen, wenn ich versuche in einem Template unter "Building Data Structure" das MAPPING vorzunehmen, kann ich einen Punkt z.B. ein >div> oder <tr> anklicken, gespeichert wird aber nichts.
Außerdem sind die Standard "Data Elements" wie z.B. das "Main Content Element" und noch andere, die immer drin sind, gar nicht dabei. Siehe bitte folgendes Bild:



Wüsste jemand in welchem Typo3 Ordner die DS und TO gespeichert werden Es könnte vielleicht am Chmod liegen, da mein Kollege den Chmod angewendet hat bei manchen Ordnern, da der Server unseres Wehosters gehackt wurde und wir einen Serverfehler 500 hatten und er dachte, er müsste die _.htaccess und andere Ordner chmoden.

Wäre für jede Hilfe wieder dankbar..

Gruss
Ilyas

Geändert von ilyas117 (28.03.07 um 13:34 Uhr).
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
  #8  
Alt 28.03.07, 13:48
Forum Aktivist
 
Registriert seit: 08.10.06
Beiträge: 55

Hallo Leute,

ich habe den Fehler gefunden. In meiner Daten-Struktur fehlte noch der letzte Spruch:
</T3DataStructure>

Vielen Dank demter. Mit deinem folgenden Zauberspruch hat es erst funktioniert:

10.wrap = &lt;!--TYPO3SEARCH_begin--&gt; | &lt;!--TYPO3SEARCH_end--&gt;

Viele Grüsse
Ilyas

Geändert von ilyas117 (28.03.07 um 14:04 Uhr).
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
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
CSS Problem mit TemplaVoila pschnoor TYPO3 4.x Fragen und Probleme 0 11.07.08 13:46
TemplaVoila, RTE und </tag> - Problem klausherzberg TYPO3 4.x Rich Text Editor 4 20.04.08 09:56
Gelöst Templavoila und Printer friendly version problem kkraft TemplaVoila 0 16.03.08 10:46
TemplaVoila Problem :( tobir TYPO3 4.x Fragen und Probleme 0 13.03.08 18:41
Problem nach Installation von TemplaVoila webmagier TYPO3 4.x Fragen und Probleme 1 08.08.06 11:32


Alle Zeitangaben in WEZ +1. Es ist jetzt 04:57 Uhr.


Powered by vBulletin® Version 3.7.3 (Deutsch)
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0