Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
The form browse/edit not save data in the table
-
- Posts: 16
- Joined: Thu Jul 22, 2021 4:10 pm
The form browse/edit not save data in the table
Hello.
I have a problem whith the forms. I create a fast form and the data not save in the table.
Thanks.
I have a problem whith the forms. I create a fast form and the data not save in the table.
Thanks.
-
- nuBuilder Team
- Posts: 4305
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 446 times
- Contact:
Re: The form browse/edit not save data in the table
Hi,
Please do these checks:
Please do these checks:
If you encounter an issue, be sure to check the developer console for errors by clicking the `F12` key on most browsers.
Also open nuDebug results (CTRL+SHIFT+D) and check your (Apache) server logs.
If you see an error message, try searching this forum as well as Google for that message and see if any useful advice is among the search returns.
-
- Posts: 16
- Joined: Thu Jul 22, 2021 4:10 pm
Re: The form browse/edit not save data in the table
I see in the server logs:kev1n wrote:Hi,
Please do these checks:
If you encounter an issue, be sure to check the developer console for errors by clicking the `F12` key on most browsers.
Also open nuDebug results (CTRL+SHIFT+D) and check your (Apache) server logs.
If you see an error message, try searching this forum as well as Google for that message and see if any useful advice is among the search returns.
[php:warn] [pid 6920:tid 1836] [client ::1:57898] PHP Warning: Undefined array key 0 in C:\\xampp\\htdocs\\nubuilder4\\core\\nubuilders.php
[ssl:warn] [pid 11984:tid 680] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[core:warn] [pid 11984:tid 680] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[ssl:warn] [pid 11984:tid 680] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
Thanks for your help.
-
- nuBuilder Team
- Posts: 4305
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 446 times
- Contact:
Re: The form browse/edit not save data in the table
Could you create a backup of your db and upload the dump here?
Options Menu -> Backup or press CTRL+SHIFT+B
Options Menu -> Backup or press CTRL+SHIFT+B
-
- Posts: 16
- Joined: Thu Jul 22, 2021 4:10 pm
Re: The form browse/edit not save data in the table
Hello.kev1n wrote:Could you create a backup of your db and upload the dump here?
Options Menu -> Backup or press CTRL+SHIFT+B
I have a problem. Attachment BD nubuilder4.sql
The extension sql is not allowed.
-
- nuBuilder Team
- Posts: 4305
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 446 times
- Contact:
-
- Posts: 16
- Joined: Thu Jul 22, 2021 4:10 pm
Re: The form browse/edit not save data in the table
Attachment file nubuilder4.zipkev1n wrote:Please zip it first and then upload.
You do not have the required permissions to view the files attached to this post.
-
- nuBuilder Team
- Posts: 4305
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 446 times
- Contact:
Re: The form browse/edit not save data in the table
The primary key (Matricula) must not be on the form as an object. Remove it and saving will work.
-
- Posts: 16
- Joined: Thu Jul 22, 2021 4:10 pm
Re: The form browse/edit not save data in the table
Hello.kev1n wrote:The primary key (Matricula) must not be on the form as an object. Remove it and saving will work.
I delete Matricula the form and not save data.
Attachment print screen.
Thank you
You do not have the required permissions to view the files attached to this post.
-
- nuBuilder Team
- Posts: 4305
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 446 times
- Contact:
Re: The form browse/edit not save data in the table
Can you upload a db dump again? Also check again the server logs for any new errors.
What PHP version are you using?
What PHP version are you using?