hi, I am facing a problem while creating a thread at my forum.I need some help to fix it or tell me the error and i will get it fixed. Whenever i try to create a thread and copy paste a text into it and then submit the thread its takes me to blank page and post thread is unable to submit, but when i write the thread by my own line by line it gets submitted, so whats the problem? Do i need to change some setting or there is some other problem? Any help would be appreciated.
Edit php.ini and enable display_errors & enable syslog logging, then restart the web server apache/nginx etc, then try submitting the txt once again. If you are shown no error after hte above, enable error logging in sql, then restart sql, then try submitting it once again, if it fails, review the sql error log.
I am not into coding, so its very hard to understand these words, is there any other way to fix that?
We can't fix a problem white page, when we cant see what the real issue is, so to answer your question, no there is not. You need to edit the files and set the options as i suggested, so we can find out whats really going on.