I am trying to use scribite 3.1 with Zikula 1.1.1 in my module. All works fine when I load the "pnform", the "pnformtextinput" are changed into HTML areas. The problem comes when I try to submit the form, no data are stored in the DB.
I am doing
Code
$data=$render->pnFormGetValues();
BTW, nothing in the server logs and my forms work well with Scribite deactivated.
Thanks for your answers,
Philippe
