CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #38017

Templavoila indexer: Fatal error class.tslib_content.php on line 5493

Added by Bernhard Eckl about 1 year ago. Updated about 1 year ago.

Status:Needs Feedback Start date:2012-06-13
Priority:Should have Due date:
Assignee:Stefan Froemken % Done:

80%

Category:-
Target version:-
Votes: 0

Description

I created an indexer record for Templavoila. When I start the indexing, I get the following message:
Fatal error: Cannot use string offset as an array in /srv/www/typo3/typo3_src-4.5.12/typo3/sysext/cms/tslib/class.tslib_content.php on line 5493

It appears only when using the Templavoila indexer, the others work fine. TYPO3 version is 4.5.12, ke_search 1.1.

History

Updated by Stefan Froemken about 1 year ago

  • Status changed from New to Needs Feedback
  • Assignee set to Stefan Froemken
  • % Done changed from 0 to 80

Hello Bernhard,

I don't have this problem, but maybe I have an idea. I created my own TSFE in BE with a fixed ID for the first page which is 1. Maybe in your installation the first page of your installation is something else.
I just have uploaded a dynamically version to SVN. Please test it and give us feedback.

Stefan

Updated by Florian Seirer about 1 year ago

Same problem here.

Stupid question: Can you point me to the right place in the SVN so I can test it?

Updated by Christian Buelter about 1 year ago

Florian,

you'll have to checkout https://svn.typo3.org/TYPO3v4/Extensions/ke_search/trunk.

Example shell command:

cd typo3conf/ext
svn checkout https://svn.typo3.org/TYPO3v4/Extensions/ke_search/trunk ke_search

Also available in: Atom PDF