Page 2 of 3
Re: The form browse/edit not save data in the table
Posted: Wed Jul 28, 2021 3:20 pm
by jaimeandres3
kev1n wrote:Can you upload a db dump again? Also check again the server logs for any new errors.
What PHP version are you using?
I attachment file log apache and BD sql
Re: The form browse/edit not save data in the table
Posted: Wed Jul 28, 2021 3:21 pm
by jaimeandres3
jaimeandres3 wrote:kev1n wrote:Can you upload a db dump again? Also check again the server logs for any new errors.
What PHP version are you using?
I attachment file log apache and BD sql
PHP 8.0.2
Re: The form browse/edit not save data in the table
Posted: Wed Jul 28, 2021 3:27 pm
by kev1n
Saving works fine for me. Did you try with the latest from Github? Your version might be flawed.
Re: The form browse/edit not save data in the table
Posted: Wed Jul 28, 2021 6:59 pm
by jaimeandres3
kev1n wrote:Can you upload a db dump again? Also check again the server logs for any new errors.
What PHP version are you using?
I attachment BD and log apache.
PHP 8.0.2
Re: The form browse/edit not save data in the table
Posted: Wed Jul 28, 2021 7:02 pm
by jaimeandres3
kev1n wrote:Can you upload a db dump again? Also check again the server logs for any new errors.
What PHP version are you using?
PHP 8.0.2
Attachment file log apache
Re: The form browse/edit not save data in the table
Posted: Wed Jul 28, 2021 7:06 pm
by jaimeandres3
kev1n wrote:Saving works fine for me. Did you try with the latest from Github? Your version might be flawed.
I download nuBuilder for "
https://sourceforge.net/projects/nubuil ... p/download"
Attachment
Re: The form browse/edit not save data in the table
Posted: Wed Jul 28, 2021 7:46 pm
by kev1n
Does saving work in other forms? Like creating a user etc.?
Re: The form browse/edit not save data in the table
Posted: Thu Jul 29, 2021 3:02 am
by jaimeandres3
kev1n wrote:Does saving work in other forms? Like creating a user etc.?
None form save data.
I created other "form edit" whith the table Carrera and not save.
Re: The form browse/edit not save data in the table
Posted: Thu Jul 29, 2021 6:16 am
by kev1n
Are there absolutely no errors in nuDebug Results (CTRL+SHIFT D) and Developer Console (F12)?
Re: The form browse/edit not save data in the table
Posted: Thu Jul 29, 2021 3:15 pm
by kev1n
You could also try the latest from
Github.