[TYPO3-commerce] Fatal error: Class 't3lib_parsehtml_proc'

Christian Kuhn lolli at schwarzbu.ch
Tue Jul 21 15:42:30 CEST 2009


Hi,

Felix Schubert wrote:
> after upgrading Typo3 to 4.2.8 and trying to generate an article I got  
> the following message:
> 
> Fatal error: Class 't3lib_parsehtml_proc' not found in /xxx/typo3/ 
> typo3conf/ext/commerce/class.ux_t3lib_parsehtml_proc.php on line 41

Yes. I'll commit a patch this evening.

Here's the quick fix:
Remove line from ext_localconf.php
require_once(t3lib_extMgm::extPath(COMMERCE_EXTkey) . 
'class.ux_t3lib_parsehtml_proc.php');

Regards
Christian


More information about the TYPO3-project-commerce mailing list