When trying to modify the label of a Run button, I get a "Run Cannot Be Blank" error message.
I guess it refers to the Run property of the Run tab.
Tried to select anything but I am only getting an empty table to choose from.
Clicking "Add" on this empty table brings up an narrow and empty popup window.
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.
Run Cannot Be Left Blank.
-
- Posts: 785
- Joined: Sun Oct 14, 2018 11:25 am
Re: Run Cannot Be Left Blank.
Agnar,
Can you check if the views zzzzsys_report_data and zzzzsys_run_list exist in your database?
If they are missing, create them by following the instructions from this thread:
http://forums.nubuilder.cloud/viewtopic.php?f=19&t=9301
Can you check if the views zzzzsys_report_data and zzzzsys_run_list exist in your database?
If they are missing, create them by following the instructions from this thread:
http://forums.nubuilder.cloud/viewtopic.php?f=19&t=9301
-
- Posts: 37
- Joined: Sun Apr 21, 2013 10:58 pm
Re: Run Cannot Be Left Blank.
I had run nubuilder4.sql as the user set up in my nuconfig.php, a user with ALL PRIVELIGES on the database.
Running nubuilder4.sql as root solved the problem.
Agnar
Running nubuilder4.sql as root solved the problem.
Agnar