[TYPO3-english] Typo3 6.2. WEC Site Config

Jigal van Hemert jigal.van.hemert at typo3.org
Sun May 8 00:05:20 CEST 2016


Hi,

On 07/05/2016 23:32, Wiesław Golsz wrote:
> Fatal error: Cannot access protected property
> TYPO3\CMS\Core\Database\DatabaseConnection::$link in
> /home/www/6.bestchoicefx.com/typo3conf/ext/wec_config/features/class.tx_wecconfig_features.php
> on line 192
>
> Where line 192 is: /if(is_object($TYPO3_DB) && $TYPO3_DB->link) {//

You can safely remove the second condition:

if(is_object($TYPO3_DB)) {

-- 
Jigal van Hemert
TYPO3 CMS Active Contributor

TYPO3 .... inspiring people to share!
Get involved: typo3.org


More information about the TYPO3-english mailing list