[Typo3-UG Oesterreich] Modul error

Wolfgang Klinger wolfgang at stufenlos.net
Wed Feb 11 15:18:22 CET 2004


 Hallo,

On 14:10 Wed 11 Feb     , Günther Tomschik wrote:
> No XCLASS inclusion code found in file
> 'pi1/class.tx_automaketemplate_pi1.php'

 Sieh dir einfach eine Extension an, z.B. css_styled_content
 css_styled_content/pi1/class.tx_cssstyledcontent_pi1.php:
 
---
if (defined("TYPO3_MODE") &&
$TYPO3_CONF_VARS[TYPO3_MODE]["XCLASS"]["ext/css_styled_content/pi1/class.tx_cssstyledcontent_pi1.php"])
{                                                                                                                               include_once($TYPO3_CONF_VARS[TYPO3_MODE]["XCLASS"]["ext/css_styled_content/pi1/class.tx_cssstyledcontent_pi1.php"]);         
}     
---

 lg
 Wolfgang
 





More information about the TYPO3-at mailing list