[TYPO3-english] aoe linkhandler > Call to protected method language::readLLfile()

Xavier Perseguers xavier.perseguers at typo3.org
Sat Oct 17 07:52:45 CEST 2015


Hi,

> in an 4.5.40 installation with AOE Linkhandler 0.3.1 we get
> 
> "Call to protected method language::readLLfile() in
> [path]]ext/linkhandler/patch/4.1/class.ux_tx_rtehtmlarea_browse_links.php on
> line 165"
> 
> Obviously, $LANG->getLLL should be something like t3lib_div::readLLfile
> but we can get the thing working.

Do you realize that TYPO3 4.5 is currently only supported (for security
issues) if you have an ELTS support plan, so basically nobody is likely
to still use it to try to help you by reproducing the bug and debugging.

And secondly that linkhandler v0.3.1 was released in April 2009,
basically 2 years *before* the release of TYPO3 4.5.0, so you should
just consider the extension as not bullet-proof at all for 4.5.

I'd try first to use a development version of linkhandler. You find it
on Forge: https://forge.typo3.org/projects/extension-linkhandler which
leads to

https://git.typo3.org/TYPO3CMS/Extensions/linkhandler.git

giving you a linkhandler v1.0.6 which at least has some code with
compatibility for TYPO3 4.6 in mind (last change in 2013 which is
already much better than April 2009).

Then, always following links on the Forge page, you'll see a fork of the
project as https://github.com/AOEpeople/linkhandler to support TYPO3
6.0, so already "outdated" but for you too recent :)

Kind regards

-- 
Xavier Perseguers
TYPO3 CMS Team

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


More information about the TYPO3-english mailing list