I'm using TBH C# and when I try to post a new article the title and
abstract will insert into the database, but the body text will not. Also, in
the forums, I can create a new topic, but replying to a topic will say
it posted fine, but the body of text is blank.
Thinking I might have messed something up, I re-downloaded the source code and tried it - same problem. I'm suing the sql2005
I did go into the database table and confirmed the table tbh_Articles "body" field is empty and the other fields are populated.
Also, the FCKeditor does not show on the page either, and I don't remember if it used to.
The weird thing is that it used to work fine.
Any ideas on what I might have done?