Project

General

Profile

Actions

Bug #53210

closed

Extension Upload ends in PHP Error

Added by Franz Holzinger over 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-10-29
Due date:
% Done:

100%

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

Description

I want to upload an extension ZIP file which I have created by zipping an extension folder. I want to upload the ZIP file to another TYPO3 environment, where an older version of that extension is already installed.

Extension Upload failed
PHP Catchable Fatal Error: Argument 1 passed to TYPO3\CMS\Extensionmanager\Utility\InstallUtility::processDatabaseUpdates() must be of the type array, null given, 
called in /var/www/html/developer/typo3_src-6.2.0beta1/typo3/sysext/extensionmanager/Classes/Utility/InstallUtility.php on line 110 and 
defined in /var/www/html/developer/typo3_src-6.2.0beta1/typo3/sysext/extensionmanager/Classes/Utility/InstallUtility.php line 223
Actions

Also available in: Atom PDF