[TYPO3-english] sb_downloader: PHP warning & images issue

Tao Nguyen taonguyen83 at gmail.com
Wed Oct 29 09:00:58 CET 2014


Hi everyone, 

I have an issue with sb_downloader since upgrading the PHP to 5.5.9. Preview images are not being generated anymore from the PDFs (install tool checks word flawlessly tough) and pages with this plugin take ages to load. I have already posted this on forge, but unfortunately the developer has not answered yet. 

Core: Error handler (FE): PHP Warning: Illegal string offset 'enable' in /home/XXX/XXX/XXX/XXX/typo3conf/ext/sb_downloader/pi1/class.tx_sbdownloader_pi1.php line 238

In Line 237-240 is this code:

if($this->config['imagelink']){ 
$this->conf["image."]["imageLinkWrap"]["enable"] = 0;
// print_r($this->conf['image.']);
}

Do you have any Idea what might cause this error?


More information about the TYPO3-english mailing list