Project

General

Profile

Actions

Bug #14857

closed

content editing fields disapear when using extTables.php

Added by Arne Gehlhaar over 19 years ago. Updated over 18 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2005-07-11
Due date:
% Done:

0%

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

Description

I uncommented the line in typo3conf/extTables.php:
$GLOBALS['TCA']['tt_content']['columns']['image']['config']['max_size'] = 10*1024;
coming with version 3.8.0.

$typo_db_extTableDef_script = 'extTables.php';
is set by default in locacalconf.php

All content editing fields disapear in typo3/alt_doc.php in the Backend. It's not possible to edit any content any more.

Additionally I get the warning:
Warning: Invalid argument supplied for foreach() in /var/lib/typo3/typo3_src-3.8.0/typo3/sysext/cms/layout/class.tx_cms_layout.php on line 390

Deactivating the warning just let the warning disapear. The bug(?) still the same.

HTTP_USER_AGENT : Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
HTTP_ACCEPT_LANGUAGE: de
CONST: PHP_OS : Linux
CONST: TYPO3_OS :
CONST: PATH_thisScri: /data0/htdocs/kunden.tmpw.de/sapprestart/typo3/install/index.php
CONST: php_sapi_name: apache
OTHER: TYPO3_VERSION: 3.8.0
OTHER: PHP_VERSION : 4.1.2
imagecreatefromgif(): 1
imagecreatefrompng(): 1
imagecreatefromjpeg(: 1
imagegif() : 1
imagepng() : 1
imagejpeg() : 1
imagettftext() : 1
OTHER: IMAGE_TYPES : 30
OTHER: memory_limit : 25M
SERVER: SERVER_PORT : 80
SERVER: SERVER_SOFTW: Apache
SERVER: GATEWAY_INTE: CGI/1.1
SERVER: SCRIPT_NAME : /sapprestart/typo3/install/index.php
SERVER: PATH_TRANSLA: /data0/htdocs/kunden.tmpw.de/sapprestart/typo3/install/index.php
T3CV_GFX: image_proc: 1
T3CV_GFX: gdlib : 1
T3CV_GFX: gdlib_png : 1
T3CV_GFX: gdlib_2 : 1
T3CV_GFX: im : 1
T3CV_GFX: im_path : /usr/bin/
T3CV_GFX: im_path_lz: /usr/bin/
T3CV_GFX: im_version: 1
T3CV_GFX: im_negate_: 1
T3CV_GFX: im_imvMask: 0
T3CV_GFX: im_combine: composite
(issue imported from #M1276)

Actions

Also available in: Atom PDF