Hello all,
recently I've been facing a problem with the forums module. Whenever users post large posts with lots of text, the
forum crashes and displays an error. When I check the database I see that the post's user ID is 0. If I change this
to a user's value, then it works. After a while, I have figured that I should change the 'Body's' field value to nvarchar(max)
to accomodate large bulks of text. Now, even after I have change it, I get an error again. Here is the post (the portal is in a different
language, but you will get the idea of what is happening:
http://kynigos.com/Forums/tabid/317/forumid/34/scope/threads/language/en-US/Default.aspx
Any ideas how to fix this?
Thanks