[TYPO3-english] Typo3 6.2. WEC Site Config

Wiesław Golsz golsz at interia.pl
Sun May 8 10:37:42 CEST 2016


I took a few steps further and template is already active. But when I
try to open an error appears:

Oops, an error occurred!
TYPO3 Fatal Error: Extension key "tstemplate_ceditor" is NOT loaded!
In wiki:
https://wiki.typo3.org/Exception/CMS/1365429656

In LocalConfiguration.php
typo3conf/LocalConfiguration.php - array([EXT][extConf][your_extension_key])

I do not have this ("tstemplate_ceditor") array

Regards, Wieslaw

On 2016-05-08 00:05, Jigal van Hemert wrote:
> 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)) {
>



More information about the TYPO3-english mailing list