Project

General

Profile

Actions

Bug #15317

closed

MySQL Error when installing sys_action with the extension manager in 4.0beta1

Added by JoH over 18 years ago. Updated about 18 years ago.

Status:
Closed
Priority:
Should have
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2005-12-28
Due date:
% Done:

0%

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

Description

Each time I try to install sys_action with the extension manager I get the following error:

Column 'content' cannot be null
Warning: Cannot modify header information - headers already sent by (output started at /home/typo3_src-4.0beta1/t3lib/class.t3lib_install.php:387) in /home/typo3_src-4.0beta1/typo3/mod/tools/em/index.php on line 1287

Install the extension sys_action with the EM.
Remove it and reinstall it - always the same error message.

If I do this as an update of a previous install under 3.8.1 the error is shown but sys_action is at least installed and working as expected. On a fresh install though the whole table is not created at all and thus sys_action won't be working.

Since the files of sys_action itself haven't changed from 3.8.1 to 4.0beta1 the error must be caused by something else.
(issue imported from #M2110)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #15314: can't add pages or content because adodb sequences are setup incorrectlyClosedKarsten Dambekalns2005-12-28

Actions
Actions #1

Updated by JoH over 18 years ago

Seems to be more serious than I expected it to be.
As far as I can see now it is not possible to install any extension that is creating new tables or fields.
Will post this as another bug.

Actions #2

Updated by JoH over 18 years ago

This bug seems to be related to the dbal extension.
As soon as you install dbal it is impossible to install indexed_search and/or sys_action.
After removing dbal everything is working as expected.

Actions #3

Updated by Sebastian Kurfuerst over 18 years ago

Karsten, since it relates to DBAL, please test this. Thankx :-)
Sebastian

Actions #4

Updated by Karsten Dambekalns over 18 years ago

You are using DBAL on MySQL, right? Native or ADOdb driver?

Actions #5

Updated by Karsten Dambekalns over 18 years ago

Could you please give some more information about your setup?

Actions

Also available in: Atom PDF