Update add event form to chop intro field if too long.
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 17 Jan 2018 20:02:13 +0000 (15:02 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 17 Jan 2018 20:02:13 +0000 (15:02 -0500)
commiteb971a995fc19a5390c4457e0a5adaa4c526de93
treea7bf8415048d605ddf9d05141700a68df9915301
parentddffc9846466181b13c61957fc1116bf4ba75e28
Update add event form to chop intro field if too long.

Causing issues with the db insert. if longer than 255 it just won't
insert the record.
index.php
models/front/events/frontAdd.php