Page 1 of 1
Problem manually adding object
Posted: Thu Mar 08, 2018 7:17 pm
by tonyd
Trying to add a "Run" object manually
manualaddrunobject.jpg
When I click the search button on the Run tab
runtab.jpg
I get an empty list, so I try to add something
objectselection.jpg
and I get
afterselection.jpg
This all seemed to start after I clicked the "Update" button.
Re: Problem manually adding object
Posted: Thu Mar 08, 2018 7:28 pm
by tonyd
I also find a nuDebug entry:
Code: Select all
[0] :
===USER==========
globeadmin
===PDO MESSAGE===
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nubuilder.zzzzsys_run_list' doesn't exist
===SQL===========
Select * From `zzzzsys_run_list` Where `id` = '-1'
===BACK TRACE====
/home/tdonoho/br549.donoholegal.com/nuform.php - line 95 (nuRunQuery)
/home/tdonoho/br549.donoholegal.com/nuapi.php - line 40 (nuGetFormObject)
Re: Problem manually adding object
Posted: Thu Mar 08, 2018 7:45 pm
by admin
tonyd,
You may need to get the latest from Github and then run the Update Button.
Steven
Re: Problem manually adding object
Posted: Thu Mar 08, 2018 8:18 pm
by tonyd
Sorry. That should have been the first thing I tried.

Re: Problem manually adding object
Posted: Thu Mar 08, 2018 9:07 pm
by admin
tonyd,
So that fixed it for you?
Steven
Re: Problem manually adding object
Posted: Fri Mar 09, 2018 12:53 am
by tonyd
Yes
Re: Problem manually adding object
Posted: Fri Mar 09, 2018 1:34 am
by admin
.