Recent Topics

1 Aug 06, 2016 14:25    

Hi:

I'm getting the following error when saving a post (each save)

MySQL error!

Data too long for column 'emlog_message' at row 1(Errno=1406)

It seems to be wanting to put the whole post into the email___log.

What's the best way to fix this?

using: 6.7.4-stable

2 Aug 06, 2016 15:01

We'll fix this. In the meantime you can try this:

  • Change MySQL config to allow long values to be truncated
  • or Configure b2evolution to send short email notifications instead of full content notifications

3 Aug 07, 2016 08:17

@fplanque wrote earlier:

We'll fix this. In the meantime you can try this:


  • Change MySQL config to allow long values to be truncated
  • or Configure b2evolution to send short email notifications instead of full content notifications

Where do I configure short emails? I've looked everywhere...

6 Aug 09, 2016 00:43

That's awesome: thanks.

btw: looked everywhere but there ;)


Form is loading...