[TYPO3-commerce] commerce-0.13.0 fatal php error with fe_users

Christian Kuhn lolli at schwarzbu.ch
Tue May 17 11:31:46 CEST 2011


Hey.

On 05/17/2011 11:08 AM, typo3 at jbweb.dk wrote:
> Fatal error: Cannot access protected property
> tx_commerce_pi4::$templateCode in
> typo3conf/ext/commerce/pi3/class.tx_commerce_pi3.php on line 448
>
> Code in commerce/pi4/class.tx_commerce_pi4.php
>
> protected $templateCode = '';
>
> If replaced to
>
> public $templateCode = '';

Fixed in revision 47830. This was my fail, sorry about this one and 
thanks for your report! This happened because pi3 and pi4 are entangled 
so heavily, disentangling the classes is a goal anyway.

Regards
Christian


More information about the TYPO3-project-commerce mailing list