[TYPO3-commerce] Commerce brokes sr_feuser_register

media.res | Alex Widschwendter a.widschwendter at mediares.at
Thu Sep 13 08:34:36 CEST 2007


>> just comment the hook configuration in either commerces or sr_fe.... 
>> localconf.php (depends on functionality you need) if don't need the 
>> automatic username generation for fe_users i would suggest commenting 
>> line 33 in sr_feuser_registers localconf.php
> 
> I comment line 33, but it still broken

you have to comment the line which says:
$TYPO3_CONF_VARS['EXTCONF']['sr_feuser_register']['tx_srfeuserregister_pi1']['registrationProcess'][] 
= 
'EXT:sr_feuser_register/hooks/class.tx_srfeuserregister_hooksHandler.php:&tx_srfeuserregister_hooksHandler';

after that you have to clear typo3conf cache.

alex



More information about the TYPO3-project-commerce mailing list