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 following User Guide example

Questions related to using nuBuilder Forte.
Post Reply
miketee
Posts: 9
Joined: Thu May 05, 2016 5:25 am

Problem following User Guide example

Unread post by miketee »

Hello folks,

Just working through your excellent User Guide and hit a problem on page 33, trying to fill in the Run lookup field in the Run Tab. The lookup table was empty. On investigation with phpMyAdmin, I found the View zzzzsys_run_list was inaccessible, and got the error:
#1356 - View 'ndb.zzzzsys_run_list' references
invalid table(s) or column(s) or function(s) or
definer/invoker of view lack rights to use them.

I found the view was owned by user 'slipstream' which does not exist in my db. I created the user slipstream in mysql and granted it permissions over the db in phpmyadmin, and problem solved. I can now fill in the Run field correctly.

Did I miss something when initially setting up nuBuilder? (I am using a nuBuilder download from 19th Nov 2018)

Cheers,

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

Re: Problem following User Guide example

Unread post by admin »

MikeTee,

The latest on Github won't have that problem.

And then you'll need to run the Update button.


Steven
Post Reply