[TYPO3-english] Xclass not working

Mike Minckler mike.minckler at brentwood.bc.ca
Wed Apr 4 22:57:16 CEST 2012


Hello All,
   I'm having problems getting my xclass to work. I had it working fine 
in 4.6.5 but its now having problems working in 4.6.7. I have also 
installed and then uninstalled another extension which was had a 
conflicting xclass. Now neither extension will work. I've tested both 
extensions in 4.5.14 and they work.

I'm not concerned with the modified function, I'm just modifying one 
line of cImage in class.tslib_content.php, but I can't get the xclass to 
work at all. In my ext_localconf.php I have:
$TYPO3_CONF_VARS[TYPO3_MODE]["XCLASS"]["tslib/class.tslib_content.php"]=t3lib_extMgm::extPath($_EXTKEY)."class.ux_tslib_cObj.php";

In the Configuration Module I can see the full path of the 
class.ux_tslib_cObj.php file which is correct. Has something changed 
with the way that xclasses are included? Thanks for your help.

Mike Minckler


More information about the TYPO3-english mailing list