Project

General

Profile

Actions

Bug #68921

closed

Extension Manager Blank after Official Introduction Package instal

Added by Bill Stoltz over 9 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2015-08-11
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

I took a new install of 6.2.14. Every was working out of the box. No changes to configuration, and then installed the "Official Introduction Package". It seemed to install ok. the backend worked for all the pages, except when I went back to the Extension Manager. The page was just blank.

I was able to reproduce this every time.
I added some debug and finally got an error when loading the Extension Manager about not able to find the "rtehtmlarea" extension.

I went thru the typo3conf/PackageStates.php file after the install and the "rtehtmlarea" extension is in the file, active and same exact parameters as the file before the install.

The only real difference between the original PackageStates.php and the version after the package install is that the order of the array is reversed. Not sure if this matters.

Just to see if anything else could be the problem, I replaced the LocalConfiguration.php and PackageStates.php with the original files before the install, and I was able to get into the Extension Manager. I could not leave it like this, because the DB obviously had updates and new tables. But I think it seems to point to something in the files that the system does not like.

I have attached the orig and version after the package install.


Files

LocalConfiguration.orig.php (2.24 KB) LocalConfiguration.orig.php Original before package install Bill Stoltz, 2015-08-11 04:28
LocalConfiguration.php (2.92 KB) LocalConfiguration.php After package install Bill Stoltz, 2015-08-11 04:28
PackageStates.orig.php (15.7 KB) PackageStates.orig.php Original before package install Bill Stoltz, 2015-08-11 04:28
PackageStates.php (16.4 KB) PackageStates.php After package install Bill Stoltz, 2015-08-11 04:28
Actions

Also available in: Atom PDF