[TYPO3-dev] How to download older versions of typo3 extensions?

Markus bertheau mbertheau.typo3 at gmail.com
Mon Apr 10 13:33:04 CEST 2006


Hi,

I'm developing on a typo3 3.8.1 installation and need to integrate my
extension with realurl. I installed realurl through the EM. When I
select the function "Speaking URL management" in the Web->Info module
I'm getting the following error:

Fatal error: Call to undefined method t3lib_BEfunc::workspaceol() in
.../typo3conf/ext/realurl/modfunc1/class.tx_realurl_modfunc1.php on
line 135

Turns out, t3lib_BEfunc::workspaceol() is in typo3 4.0 but not it 3.8.1.

I assume that an earlier version of realurl works with 3.8.1, so my
question is, how can I obtain an older version of realurl?

Markus




More information about the TYPO3-dev mailing list