Project

General

Profile

Actions

Bug #15840

closed

Error installing static_info_tables

Added by Kerstin Huppenbauer about 18 years ago. Updated over 17 years ago.

Status:
Closed
Priority:
Should have
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2006-03-16
Due date:
% Done:

0%

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

Description

When installing static_info_tables, the tables are created, but no data is imported.

The Message:
Warning: Invalid argument supplied for foreach() in D:\Web\dummy-4.0rc1\typo3\sysext\dbal\class.ux_t3lib_sqlengine.php on line 100

Warning: Invalid argument supplied for foreach() in D:\Web\dummy-4.0rc1\typo3\sysext\dbal\class.ux_t3lib_db.php on line 401

Warning: array_keys() [function.array-keys]: The first argument should be an array in D:\Web\dummy-4.0rc1\typo3\sysext\dbal\class.ux_t3lib_db.php on line 2479

Warning: implode() [function.implode]: Bad arguments. in D:\Web\dummy-4.0rc1\typo3\sysext\dbal\class.ux_t3lib_db.php on line 2479

(issue imported from #M2894)


Files

dbal-static_info_tables.png (10.4 KB) dbal-static_info_tables.png Administrator Admin, 2006-03-16 12:32
Actions #1

Updated by Karsten Dambekalns about 18 years ago

Some version numbers (TYPO3, DBAL) would have been cool...

The line numbers don't match in the current code, and I doubt this still is a problem...

Actions #2

Updated by Karsten Dambekalns about 18 years ago

I now tried it with the current code (which will be in RC2) and could install the needed tables just fine on PostgreSQL. I consider this fixed.

Actions

Also available in: Atom PDF