Am 14.07.2011 16:49, schrieb astera:
> Hello everyone,
> 
> Line 3501 of temp_CACHED_psb89d_ext_tables.php reads as follows:
> <snip>
> 3493 ###########################
> 3494 ## EXTENSION: cssfilelink
> 3495 ## FILE:
> /webs/website/typo3/typo3conf/ext/cssfilelink/ext_tables.php
> 3496 ###########################
> 3497
> 3498 $_EXTKEY = 'cssfilelink';
> 3499 $_EXTCONF = $TYPO3_CONF_VARS['EXT']['extConf'][$_EXTKEY];
> 3500
> 3501 <?
> 3502 t3lib_extMgm::addStaticFile($_EXTKEY,'static/','CSS-Filelink');
> 3503
> </snip>

The problem is the cssfileink  extension. Make shure, the ext_tables.php
has correct opening and closing full tags.
 (<?php, not just <? )

Or switch to one of the maintained extensions for filelink css-styling
(e.g. css_filelink)

Björn

_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to