[TYPO3-german] Fehler im TScript

Soetebeer Dirk DSoetebeer at web.de
Sun Apr 27 16:31:34 CEST 2008


Hallo,

vielleicht kann mir jemand einen Tip geben, wie man einen im AdminPanel
angezeigten Fehler im Quellcode finden kann.

Im AdminPanel wird der nachstehende Fehler angezeigt:

Line 451: Object Name String, "*" contains invalid character "*". Must be
alphanumeric or one of: "_-."

Zusätzlich werden nachstehende Zeilen als Fehler ausgegeben:

{$bgCol}, {$link}, {$vlink}, {$alink}, {$styles.content.meta.site_keywords},
{$styles.content.meta.site_description},
{$styles.content.lastUpdate.format}, {$styles.content.lastUpdate.label},
{$styles.content.lastUpdate.wrap},
{$styles.content.lastUpdate.comment_auto},
{$styles.content.lastUpdate.comment_auto},
{$styles.content.typo3_powered.number}, {$styles.content.links.wrap},
{$styles.content.links.wrap}, {$styles.content.links.wrap},
{$styles.content.links.sword}, {$styles.content.textStyle.face},
{$styles.content.textStyle.size}, {$styles.content.textStyle.color},
{$styles.content.textStyle.properties}, {$styles.content.textStyle.color1},
{$styles.content.textStyle.color2}, {$styles.content.textStyle.altWrap},
{$styles.content.tableStyle.alignField},
{$styles.content.tableStyle.color}, {$styles.content.tableStyle.color1},
{$styles.content.tableStyle.color2},
{$styles.content.frames.ruler.lineThickness},
{$styles.content.frames.ruler.lineColor},
{$styles.content.frames.ruler.before},
{$styles.content.frames.ruler.after}, {$styles.content.frames.indent},
{$styles.content.frames.33_66cell}, {$styles.content.frames.33_66cell},
{$styles.content.frames.1.bgCol}, {$styles.content.frames.padding},
{$styles.content.frames.2.bgCol}, {$styles.content.frames.padding},
{$styles.content.frames.2.borderCol},
{$styles.content.frames.2.borderThickness},
{$styles.content.imgFrames.bgCol},
{$styles.content.imgFrames.comment_bottom},
{$styles.content.imgFrames.bottomCol}, {$styles.content.imgFrames.path},
{$styles.content.imgFrames.frameCollection},
{$styles.content.imgFrames.path},
{$styles.content.imgFrames.frameCollection},
{$styles.content.imgFrames.path},
{$styles.content.imgFrames.frameCollection},
{$styles.content.imgFrames.path},
{$styles.content.imgFrames.frameCollection},
{$styles.content.imgFrames.path},
{$styles.content.imgFrames.frameCollection},
{$styles.content.imgFrames.path},
{$styles.content.imgFrames.frameCollection},
{$styles.content.imgFrames.path},
{$styles.content.imgFrames.frameCollection},
{$styles.content.imgFrames.path},
{$styles.content.imgFrames.frameCollection},
{$styles.content.imgFrames.path},
{$styles.content.imgFrames.frameCollection},
{$styles.content.imgFrames.path},
{$styles.content.imgFrames.frameCollection},
{$styles.content.imgFrames.path},
{$styles.content.imgFrames.frameCollection},
{$styles.content.imgFrames.path},
{$styles.content.imgFrames.frameCollection},
{$styles.content.imgFrames.path},
{$styles.content.imgFrames.frameCollection},
{$styles.content.imgFrames.path},
{$styles.content.imgFrames.frameCollection},
{$styles.content.imgFrames.path},
{$styles.content.imgFrames.frameCollection},
{$styles.content.imgFrames.path},
{$styles.content.imgFrames.frameCollection},
{$styles.content.imgtext.comment_CSL-LinkList},
{$styles.content.imgtext.captionWrap},
{$styles.content.bulletlist.altWrap}, {$styles.content.bulletlist.altWrap},
{$styles.content.table.altWrap}, {$styles.content.uploads.tdWrap},
{$styles.content.uploads.sizeWrap}, {$styles.content.uploads.wrap},
{$styles.content.uploads.labelWrap}, {$styles.content.uploads.wrap},
{$styles.content.uploads.tdWrap},
{$styles.content.uploads.descriptionWrap},
{$styles.content.uploads.descriptionWrap},
{$styles.content.columns.gapWidth},
{$styles.content.columns.gapLineThickness},
{$styles.content.columns.totalWidth}, {$styles.content.mailform.border},
{$styles.content.mailform.labelWrap}, {$styles.content.mailform.fieldWrap},
{$styles.content.mailform.commentWrap},
{$styles.content.mailform.radioWrap},
{$styles.content.mailform.REQ.labelWrap},
{$styles.content.mailform.comment_type2},
{$styles.content.mailform.border},
{$styles.content.mailform.comment_type2},
{$styles.content.searchresult.head.face},
{$styles.content.searchresult.head.size},
{$styles.content.searchresult.head.color},
{$styles.content.searchresult.face}, {$styles.content.searchresult.size},
{$styles.content.searchresult.color},
{$styles.content.searchresult.header.wrap},
{$styles.content.searchresult.header.bgCol},
{$styles.content.searchresult.header.wrap},
{$styles.content.searchresult.header.bgCol},
{$styles.content.searchresult.header.wrap},
{$styles.content.searchresult.header.bgCol},
{$styles.header.gfx1.file.fontFile}, {$content.pageFrameObj},
{$content.pageFrameObj}, {$content.pageFrameObj},
{$styles.content.imgtext.separateRows},
{$plugin.tx_bkautomakemetatags.description.enable}, {$DESCRIPTION}:
Constants may remain un-substituted!!


Im Template Analyser beginnen die Zeilen-Nummern erst bei 3424 (Setup) bzw.
Constanten bei Zeilenummer 509.


Auch in der Zeile 3875 (3424 + 451) steht lediglich die Anweisung "CURIFSUB
= 1". Dieser Befehl wird im Rahmen einer Menü-Erstellung herangezogen. In
den umliegenden Zeilen befindet sich keine Anweisung, mit der ein "*"-Wert
zugewiesen wird.

Vielleicht ist ja jemand in der Lage, mir einen kleinen Hinweis zu geben, an
welcher Stelle man hier suchen muß.

Vielen Dank im voraus für jeden Tip.


GRuß,
Dirk


More information about the TYPO3-german mailing list