Project

General

Profile

Actions

Bug #25145

closed

PHP_SCRIPT_INT not working: Expected parameter $conf['scriptSuffix'] was not given.

Added by TO_Webmaster no-lastname-given about 13 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
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

17726.diff (1.07 KB) 17726.diff Administrator Admin, 2011-02-28 09:53
Actions

Also available in: Atom PDF