Project

General

Profile

Actions

Bug #18360

closed

Installing dam on 4.2beta3 crashes

Added by Steffen Kamper over 16 years ago. Updated over 16 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2008-03-04
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

It starts while installation. Before the table are created the sql-error is diven:

ALTER TABLE tx_dam_mm_ref CHANGE sorting sorting_foreign int(11) unsigned DEFAULT 0 NOT NULL

after creating the tables dam blocks TYPO3 BE with following error:

Catchable fatal error: Argument 1 passed to t3lib_div::array_merge_recursive_overrule() must be an array, null given, called in C:\web\x-htdocs\t3\trunk\typo3conf\ext\dam\lib\class.tx_dam.php on line 1396 and defined in C:\web\x-htdocs\t3\trunk\t3lib\class.t3lib_div.php on line 1756

this is dam related but core related too.
The utf8-changes analyses tables from sql-file and try to alter table before it is created.
(issue imported from #M7740)

Actions #1

Updated by Michael Stucki over 16 years ago

This is a bug in DAM not TYPO3, but it was already fixed in the SVN versions at http://typo3xdev.sourceforge.net/

Actions

Also available in: Atom PDF