Project

General

Profile

Actions

Bug #16780

closed

White Page when editing Contenttype Table

Added by Jan Entzminger over 17 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Content Rendering
Target version:
-
Start date:
2006-12-12
Due date:
% Done:

0%

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

Description

Make a new Install of Typo3. Use Templa Voila and css_styled_content. Put a new Contenttype "Table" whith some "Hello World" Text in and safe. Then go on the pencil to edit. A white Page appear - no editing is posible. If you switch off "css_styled_content". you can edit. If you Switch again on, editing is again not possible. We have this Problem on the Serverconfiguration with the hotest php and mysql version. At the older Configuration all is fine.

Versions we use:
-TYPO3 4.0.3 (Zip and Unix Pakages tested)
-CSS styled content (Systemextension 0.3.1)
-TemplaVoila! 1.1.1
-Static Info Tables 2.0.0

Workaround - Use another Table Extension:
extended Table th_exttable 1.2.1
Extended Table Service th_exttableservice 0.2.0

Serverversions:
Apache/ 2.2.3 (Unix)
PHP / 5.2.0 Server
MYSQL / 5.0.26
(issue imported from #M4639)


Files

debuglog.txt (2.24 KB) debuglog.txt Administrator Admin, 2006-12-17 09:37

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #16705: PHP 5.2.0: table element can't be editedClosedMichael Stucki2006-11-08

Actions
Is duplicate of TYPO3 Core - Bug #16799: xml2array crashes sometimes since php 5.2ClosedMartin Kutschker2006-12-20

Actions
Actions #1

Updated by Michael Stucki over 17 years ago

There is a reason for the white screen. Please enable error logging and check the output.

Actions #2

Updated by Jan Entzminger over 17 years ago

If you mean the Error Output in the index.php File of the Installation:

error_reporting (E_ALL);

we had made. But nothing had been output on the screen whan we click the pencil and the white page appears.

Actions #3

Updated by Jan Entzminger over 17 years ago

It must be something todo with PHP 5.2. All Lot of People got the same Problem. And some Extension wont work anymore fine => for example mc_automaketemplates.

Actions #4

Updated by Administrator Admin over 17 years ago

in IE the "white page" is an 404 error. So somewhere the URL
/typo3/alt_doc.php?returnUrl=%2Ftypo3%2Fsysext%2Fcms%2Flayout%2Fdb_layout.php%3Fid%3D15&edit[tt_content][7,]=edit
translated: /typo3/sysext/cms/layout/db_layout.php?id=15&edit[tt_content][7,]=edit

goes bananas. I've checked both files and they are present.

I;ve uploaded the debug log for debugging purpose.

Actions #5

Updated by Jan Entzminger over 17 years ago

I dont Know but perhaps its the same Problem like this one:
http://bugs.typo3.org/view.php?id=4678
or this:
http://bugs.typo3.org/view.php?id=4487
I Think the Problem is solved.

Actions #6

Updated by Oliver Hader over 17 years ago

It looks like it's the same problem...
Did you integrate the patch-file from one of the mentioned bug-ids?
If the error disappears, this issue is solved.

Actions #7

Updated by Jan Entzminger over 17 years ago

Sorry, if got no Shell Access to this Account. So i couldn`t find out.

Actions #8

Updated by Nikolas Hagelstein over 16 years ago

update Static info tables there is a stupid bug in it :
something like function cannotremeber($x,$q, $this) {...} (note the $this).

Actions #9

Updated by Christian Kuhn over 15 years ago

This one can be set to resolved, solution: duplicate of #4678 (requested by reporter).

Actions #10

Updated by Michael Stucki over 15 years ago

Done.

Actions #11

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF