[TYPO3-english] typo3 4.7 issue with rgnewslinks
Josef Florian Glatz
typo3 at josefglatz.at
Wed May 16 10:47:01 CEST 2012
Am 16.05.2012 09:47, schrieb J. Bakshi:
>
> Dear list,
>
> I have installed rgnewslinks version 1.0.4 with typo3 4.7.0
> after installation I get the following error
>
> ````````````````````
> Fatal error: Call to undefined method t3lib_div::_GPvar() in /var/www/mysite/typo3conf/ext/rgnewslinks/class.tx_rgnewslinks_hook.php on line 73
>
> ```````````````````
>
> Could any one suggest; how can I fix this issue ?
>
> Thanks
>
Since v4.6 this function is removed.
use t3lib_div::_GP() instead of the old one.
BTW: The ext regnewslinks will not be devleoped anymore by the
ext-developer.
--
Cheers,
Josef Florian Glatz
blog: http://typo3blog.at
vcard: http://www.josefglatz.at
More information about the TYPO3-english
mailing list