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.

Problem manually adding object

Questions related to using nuBuilder Forte.
Post Reply
tonyd
Posts: 68
Joined: Sun Mar 04, 2018 6:38 pm

Problem manually adding object

Unread post 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.
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

Re: Problem manually adding object

Unread post 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)
TonyD
admin
Site Admin
Posts: 2829
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 30 times

Re: Problem manually adding object

Unread post by admin »

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

Re: Problem manually adding object

Unread post by tonyd »

Sorry. That should have been the first thing I tried. :D
TonyD
admin
Site Admin
Posts: 2829
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 30 times

Re: Problem manually adding object

Unread post by admin »

tonyd,

So that fixed it for you?

Steven
tonyd
Posts: 68
Joined: Sun Mar 04, 2018 6:38 pm

Re: Problem manually adding object

Unread post by tonyd »

Yes
TonyD
admin
Site Admin
Posts: 2829
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 30 times

Re: Problem manually adding object

Unread post by admin »

.
Post Reply