Feb 6th, 2015, 2:57 PM
Hi
Still struggling with this... any ideas anyone?
Still struggling with this... any ideas anyone?
(Oct 6th, 2014, 2:18 AM)grahame Wrote: HI
I have a large form with 120+ fields. When editing the form as Admin, changes do not get saved; neither can fields be deleted.
I recently had a problem with one of my hooks and found that I had to run a query to:-
'SET SESSION group_concat_max_len = 10240'
so I suspect this is probably a similar issue? Perhaps due to a MYSQL string length setting in config but does anyone know which one?
Thanks