[TYPO3-templavoila] RFC #8321: Bug: Control Center unavailable
Xavier Perseguers
typo3 at perseguers.ch
Sun May 4 12:40:01 CEST 2008
This is an SVN patch request.
Type: Bugfix
Bugtracker reference: http://bugs.typo3.org/view.php?id=8321
Branches: trunk
Problem:
Part of the code is still using the deprecated global variable
HTTP_GET_VARS which is now not registered anymore (per default) in
latest releases of PHP in the configuration file php.ini.
This leads to a blank screen with a fatal error when trying to use the
control center of TV.
Solution:
Use the modern variable $_GET instead
Regards
--
Xavier Perseguers
http://xavier.perseguers.ch/en
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bug_8321.diff
Url: http://lists.netfielders.de/pipermail/typo3-project-templavoila/attachments/20080504/38a9a9e5/attachment.txt
More information about the TYPO3-project-templavoila
mailing list