Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Questions related to using nuBuilder Forte.
tonyd
Posts: 68 Joined: Sun Mar 04, 2018 6:38 pm
Unread post
by tonyd » Thu Mar 08, 2018 7:17 pm
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.
You do not have the required permissions to view the files attached to this post.
TonyD
tonyd
Posts: 68 Joined: Sun Mar 04, 2018 6:38 pm
Unread post
by tonyd » Thu Mar 08, 2018 7:28 pm
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)
TonyD
admin
Site Admin
Posts: 2829 Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 30 times
Unread post
by admin » Thu Mar 08, 2018 7:45 pm
tonyd,
You may need to get the latest from Github and then run the Update Button.
Steven
tonyd
Posts: 68 Joined: Sun Mar 04, 2018 6:38 pm
Unread post
by tonyd » Thu Mar 08, 2018 8:18 pm
Sorry. That should have been the first thing I tried.
TonyD
admin
Site Admin
Posts: 2829 Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 30 times
Unread post
by admin » Thu Mar 08, 2018 9:07 pm
tonyd,
So that fixed it for you?
Steven
tonyd
Posts: 68 Joined: Sun Mar 04, 2018 6:38 pm
Unread post
by tonyd » Fri Mar 09, 2018 12:53 am
Yes
TonyD