- Does this solely happen when posting an item with some huge length or does it also include codes? - A blank page means an error is thrown but due to security reasons it's not shown. Use the e107 debugger to find the error message. See: [-link-]
In the forum_t table the field has simply a 'text' attribute - you could try changing it to 'longtext' (same as pcontent) as you can post a big page in there (example: [-link-]
EDIT: done some research and found this:
The maximum amount of data that can be stored in each data type is as follows:
still blank with debugger/developermode on and using chrome and firefox tool and with debug all stick on ..dealing wtih forum_post.php preview also shows white page same file. time for some echoing in forum_post.php
I just tested this on a clean install. I start a new thread and inserted a 8000+ words text and no problems. Can you post a copy of your text on paste2.org and paste the link back here?