Bug #16780
closed
White Page when editing Contenttype Table
Added by Jan Entzminger almost 18 years ago.
Updated about 6 years ago.
Category:
Content Rendering
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
There is a reason for the white screen. Please enable error logging and check the output.
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.
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.
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.
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.
Sorry, if got no Shell Access to this Account. So i couldn`t find out.
update Static info tables there is a stupid bug in it :
something like function cannotremeber($x,$q, $this) {...} (note the $this).
This one can be set to resolved, solution: duplicate of #4678 (requested by reporter).
- Status changed from Resolved to Closed
Also available in: Atom
PDF