Ciao a tutti, e grazie in anticipo per il vostro supporto.
Utilizzo chronoforms da un anno, e fino a un mese fa circa tutto perfetto.
Utilizzo un modulo che salva dati su un db.
All'improvviso un campo ( Data) che fino a quel momento è sempre stato salvato, ha smesso di essere trasmesso.
Ho provato con la modalità debugger, e ho notato che il campo viene inspiegabilmente ignorato.
Ho provato a pulire la cache ma non è accaduto nulla.
Ho provato a ricreare la tabella attraverso la funzione Create Table, ma continua ad essere ignorato.
Ho provato a cambiare nome al campo (chiaramente sia su db che come nome su chronoform) ma nulla di fato.
Avete idea di cos'altro posso provare?
Grazie mille.
Lorenzo.
Utilizzo chronoforms da un anno, e fino a un mese fa circa tutto perfetto.
Utilizzo un modulo che salva dati su un db.
All'improvviso un campo ( Data) che fino a quel momento è sempre stato salvato, ha smesso di essere trasmesso.
Ho provato con la modalità debugger, e ho notato che il campo viene inspiegabilmente ignorato.
Ho provato a pulire la cache ma non è accaduto nulla.
Ho provato a ricreare la tabella attraverso la funzione Create Table, ma continua ad essere ignorato.
Ho provato a cambiare nome al campo (chiaramente sia su db che come nome su chronoform) ma nulla di fato.
Avete idea di cos'altro posso provare?
Grazie mille.
Lorenzo.
Hi Lorenzo,
Please drag a Debugger action into the On Submit event, then submit the form and post the debug - including the 'dummy emails' results here.
Note: if you are using the Easy Wizard you can turn on Debug on the Others tab in CFv4 or the Setup tab in CFv5.
Bob
Please drag a Debugger action into the On Submit event, then submit the form and post the debug - including the 'dummy emails' results here.
Note: if you are using the Easy Wizard you can turn on Debug on the Others tab in CFv4 or the Setup tab in CFv5.
Bob
Hi Lorenzo,
Please drag a Debugger action into the On Submit event, then submit the form and post the debug - including the 'dummy emails' results here.
Note: if you are using the Easy Wizard you can turn on Debug on the Others tab in CFv4 or the Setup tab in CFv5.
Bob
Please drag a Debugger action into the On Submit event, then submit the form and post the debug - including the 'dummy emails' results here.
Note: if you are using the Easy Wizard you can turn on Debug on the Others tab in CFv4 or the Setup tab in CFv5.
Bob
Hi,
thankyou for your answer.
I did what you said, and i saw that the field "Data" was not sent correctly to the DB.
But when i changed the field name, the DBSAVE has gone.
I think that a phpmyadmin upgrade become the name "Data" a keyword for DB.
Thanks,
Lorenzo.
thankyou for your answer.
I did what you said, and i saw that the field "Data" was not sent correctly to the DB.
But when i changed the field name, the DBSAVE has gone.
I think that a phpmyadmin upgrade become the name "Data" a keyword for DB.
Thanks,
Lorenzo.
This topic is locked and no more replies can be posted.