Hi,
i have noticed a problem with creating a duplicate template to override a master one. The master one works and i can change any settings (and these are saved in the database field and can be seen with phpmyadmin or other tools). When reloaded everything shows up fine, as before.
If i create a duplicate of the master or save as copy, override to have mainbody of 1 (stretching across the whole page - without any sa sidebar) then when i save it (save and close or save, then close) the information is not stored in the database field for this template override. I can go back into the duplicate template and all settings are greyed out.
I checked to see all caching is turning off, gzip is off, cache and rokzipper are off, and gantry caching is even off, i cleared all cache, deleting via ftp any cached files remaining, cleared local browser cache and still the same happens.
Ive disabled other plugins to see if this helps, and checked my php version and other settings as per other posts recommend (from searching in the forums for similar topics)
By default a new duplicate only puts the following into the params field of xxx_template_styles table:{"master":"8","current_id":"13"}
changing settings and saving has no other effect, and the database field remains the same.
any ideas what might be causing the problem? or if any other extension that might interfere with the saving of settings?