Goodmornig, I update seblod to version 3.3.2 and joomla 3.2.3 and I had a surprice: save a close do not work. I try to add field in admin form or site form without success. I note that often an error is present when I go from admin to site form or vice versa:
"Strict Standards: Declaration of CCKControllerType::postSaveHook() should be compatible with JControllerForm::postSaveHook(JModelLegacy $model, $validData = Array) in /home2/vinoanvj/public_html/administrator/components/com_cck/controllers/type.php on line 17 L'ultima richiesta e' stata negata perche' contiene un'operazione di sicurezza non valida. Ricarica la pagina e riprova."
this is a harmless coding standards message, please set your Joomla error reporting level to a lower value (minimum ).
If this does not solve your actual problem with saving, please check what your php.ini max_input_vars settings is, this needs to be set to 3000 for Seblod to work correctly.
Dear Klas, my problem is not mainly for error message but because "save and close" does not work correctly. I hope to resolve this problem because I am in trouble. I try to set joomla error reporting without success, about max_input_ vars it is setted on 1000 but I do not know as modified it.
it is set in php.ini, if you can't modifiy this yourself you will need to ask your hosting provider. I had the same prbolem that went away by this chage.