Hi. ANY help or suggestions would be appreciated. This is driving me mad.
I have a PHP and MySQL driven forum. It was working fine until my host moved to a new server. Now, unless the message left by users is very short, nothing is added to the database. For example, I can leave a message with 'Test' as the message, but if I try to add a sentance, the whole thing is ignored. The database field, named appropriately enough, "Message" is a text field.
Does any one have any ideas as to what could have happened?