[SOLVED] We couldn't get the posts for the channel: invalid character '\n' in string literal

Are you able to login into your MySQL db and check some of those message giving you error?

If so, could you see if they literally have \n in the message and replace with a ENTER and see if that particular message stops giving you error?

If so you might need to run a query to convert all messages containing that.