Actions
Bug #25145
closedPHP_SCRIPT_INT not working: Expected parameter $conf['scriptSuffix'] was not given.
Start date:
2011-02-23
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Typo3 4.5.1 says:
Oops, an error occured!
Expected parameter $conf['scriptSuffix'] was not given.
Here are the first 2 elements of the Trace:
[0] => Array
(
[file] => /localhome/www/lib/typo3-math/typo3_src-4.5.1/typo3/sysext/cms/tslib/class.tslib_content.php
[line] => 770
[function] => render
[class] => tslib_content_PhpScriptInternal
[type] => ->
[args] => Array
(
[0] => Array
(
[file] => fileadmin/phpscripts/flag.php
)
)
)
[1] => Array
(
[file] => /localhome/www/lib/typo3-math/typo3_src-4.5.1/typo3/sysext/cms/tslib/content/class.tslib_content_template.php
[line] => 178
[function] => cObjGetSingle
[class] => tslib_cObj
[type] => ->
[args] => Array
(
[0] => PHP_SCRIPT_INT
[1] => Array
(
[file] => fileadmin/phpscripts/flag.php
)
[2] => subparts.flag
)
)
(issue imported from #M17726)
Files
Actions