Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

pizza delivery example

Questions related to using nuBuilder Forte.
Post Reply
pbweb1969
Posts: 7
Joined: Sat Aug 08, 2020 12:13 pm

pizza delivery example

Unread post by pbweb1969 »

Hi has anyone followed step by step this guide (ive also tried the invoice application example).

I cannot get it to work. its seems as if the form name may have been changed, but not shown. ive tried this over 5 times, from start to finish over the last week, spending about 6 hours a day.

Although ive learned a lot about how to use nuBuilder the only way ive been able to see a working example of this is to use the example database on a local installation.

It fails to work if i import the database on a hosted copy (as it comes up with a superuser error on importing)

I appriciate the work put into these videos, but if someone cant follow them and get the same results its stiffling the learning proccess.

Im not exactly a n00b, but this has really stumped me.
I have done the installation, as described. copied nuBuilder to a local (windows) AND a remote hosted site (similar to bluehost)
made a database, with a user with full access.
Imported the newbuilder.sql from the installation (no errors on importing)

I have successfully set up the mysql database, with a user with all privalages on a local windows machine useing the pizza example, this works, but if i try to do it on a remote hosted service. it dosnt.

ive tried comparing my step by step building of the pizza app, with the local "copy" of the app, and it does seem at least one form was renamed in the video demo..

I can get all the way up to the step where you put the after update code "nuSetFormValue('ite_price', " etc, at this point the form updates the units BUT NOT the price.

many thanks for any help
kev1n
nuBuilder Team
Posts: 4307
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 448 times
Contact:

Re: pizza delivery example

Unread post by kev1n »

Code: Select all


It fails to work if i import the database on a hosted copy (as it comes up with a superuser error on importing
Hi,

Please let us know the exact error message. Thanks.
kev1n
nuBuilder Team
Posts: 4307
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 448 times
Contact:

Re: pizza delivery example

Unread post by kev1n »

Were you able to resolve it?
Post Reply