Project

General

Profile

Actions

Bug #31565

closed

Extension Manager not loading

Added by Tomita Militaru about 13 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2011-11-04
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

I've got a fresh install of TYPO3 4.6 and when accessing the EM after loading nothing is shown. Seems to be something with JS / AJAX as I get the following error message in Error Console on FF:
Error: Ext.ux.form.SearchField is not a constructor
Source File: http://domain.com/typo3temp/compressor/merged-a21aebd59bd8ca36a9c41194590de392-86e0af9a032513bb83174a698521cb6a.js?1320363159
Line: 12063

Unfortunately, I can't reproduce this bug on another server, any ideea if this is a bug or a misconfiguration. At Reports section the only warning message:
Integrity of TYPO3 main repository record
No extensions found!
The Main Repository has no extensions. Please update the repository in the Extension Manager or the Scheduler.

Actions #1

Updated by Steffen Gebert about 13 years ago

Hi Tomita,

please add this to your localconf.php file:

$TYPO3_CONF_VARS['BE']['debug'] = 1;

This will disable merging of CSS/JS files. Then it would be easier to spot, where the error occurs.

Please be warned that debug mode will not work with Internet Explorer.

Actions #2

Updated by Steffen Gebert about 13 years ago

  • Status changed from New to Needs Feedback
  • Priority changed from Must have to Could have
Actions #3

Updated by Tomita Militaru about 13 years ago

Hi Steffen,

I've disabled the merging of CSS/JS files and now the error message is:
Eroare: Ext.ux.form.SearchField is not a constructor
File: http://domain.com/typo3/sysext/em/res/js/em_locallist.js?1319550680
Line: 455

Actions #4

Updated by Alexander Opitz over 11 years ago

Hi,

as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1)?

Actions #5

Updated by Tomita Militaru about 11 years ago

Hello,

No, issue can be closed.

Actions #6

Updated by Wouter Wolters about 11 years ago

  • Status changed from Needs Feedback to Closed
Actions

Also available in: Atom PDF