Project

General

Profile

Actions

Bug #16790

closed

Only white page on backend

Added by Franz Holzinger almost 18 years ago. Updated over 16 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2006-12-14
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

After installing some extension with the EM the backend color turned into white and only one text is displayed:

,1 /* cached */); ?>1-1'); ?>

Nothing works any more.
I have found out the reason:
tt_products/ext_localconf.php:

t3lib_extMgm::addPItoST43($_EXTKEY,'pi1/class.tx_ttproducts_pi1.php','_pi1','list_type',1 /* cached */);

This line causes problems to the EM. Maybe because a comment is passed as together with a parameter 1 to the function. I think so because it contains the same text which is also displayed in the install tool.
The error disappears after copying tt_products again and deletion of the temp_CACHED_* files in typo3conf. This should however not only be corrected in tt_products.

(issue imported from #M4659)


Files

typo3-13.png (2.83 KB) typo3-13.png Administrator Admin, 2006-12-14 20:28
typo3-14.png (2.89 KB) typo3-14.png Administrator Admin, 2006-12-14 21:04
typo3-15.png (1.25 KB) typo3-15.png Administrator Admin, 2007-02-02 15:18
Actions

Also available in: Atom PDF