When I choose the button to build a new form I do not get form type as an option.
I only now realise this should be available. Do I have an old version? How do I check? How do I upgrade?
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Version Problem
-
- nuBuilder Team
- Posts: 4416
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 74 times
- Been thanked: 472 times
- Contact:
Re: Version Problem
The latest version can be found on Sourceforge or Github (last update 2 days ago). The version number is not incremented.
Can you upload a screenshot showing the form?
To update nuBuilder please follow these steps:
- Download the latest from Github or Sourceforge
- Overwrite your nuBulider files except for nuconfig.php
- Log into nuBuilder and go to the Setup tab and click on 'Update'
Can you upload a screenshot showing the form?
To update nuBuilder please follow these steps:
- Download the latest from Github or Sourceforge
- Overwrite your nuBulider files except for nuconfig.php
- Log into nuBuilder and go to the Setup tab and click on 'Update'
-
- Posts: 114
- Joined: Sun Sep 29, 2019 12:40 pm
Re: Version Problem
Also when I look at form properties I do not see form type. I believe it was working before. I now use fast forms and have manually edited the zzzzsys_form table once.
You do not have the required permissions to view the files attached to this post.
-
- nuBuilder Team
- Posts: 4416
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 74 times
- Been thanked: 472 times
- Contact:
-
- Posts: 114
- Joined: Sun Sep 29, 2019 12:40 pm
Re: Version Problem
Kevin
Tried this. Downloaded from sourceforge. Expanded zip file. Removed nuconfig.php and copied remaining files over xxamp/htdocs/nubuilder4. When I try to login I get
Fatal error: Uncaught Error: Call to undefined function nu_sanitize() in C:\xampp\htdocs\nubuilder4\nuchoosesetup.php:18 Stack trace: #0 C:\xampp\htdocs\nubuilder4\index.php(3): require_once() #1 {main} thrown in C:\xampp\htdocs\nubuilder4\nuchoosesetup.php on line 18
I edited nuchoosesetup.php to comment out line 18. Tried to login again and got following message
Notice: Undefined index: sessid in C:\xampp\htdocs\nubuilder4\nuindexlibs.php on line 4
Fatal error: Uncaught Error: Call to undefined function nuRunQuery() in C:\xampp\htdocs\nubuilder4\nuindexlibs.php:7 Stack trace: #0 C:\xampp\htdocs\nubuilder4\index.php(4): require_once() #1 {main} thrown in C:\xampp\htdocs\nubuilder4\nuindexlibs.php on line 7
At this stage I assumed editing or commenting out lines was not the way forward. I removed the commenting out.
Back to working on my version prior to trying update but would like to get update working .
Glen
Tried this. Downloaded from sourceforge. Expanded zip file. Removed nuconfig.php and copied remaining files over xxamp/htdocs/nubuilder4. When I try to login I get
Fatal error: Uncaught Error: Call to undefined function nu_sanitize() in C:\xampp\htdocs\nubuilder4\nuchoosesetup.php:18 Stack trace: #0 C:\xampp\htdocs\nubuilder4\index.php(3): require_once() #1 {main} thrown in C:\xampp\htdocs\nubuilder4\nuchoosesetup.php on line 18
I edited nuchoosesetup.php to comment out line 18. Tried to login again and got following message
Notice: Undefined index: sessid in C:\xampp\htdocs\nubuilder4\nuindexlibs.php on line 4
Fatal error: Uncaught Error: Call to undefined function nuRunQuery() in C:\xampp\htdocs\nubuilder4\nuindexlibs.php:7 Stack trace: #0 C:\xampp\htdocs\nubuilder4\index.php(4): require_once() #1 {main} thrown in C:\xampp\htdocs\nubuilder4\nuindexlibs.php on line 7
At this stage I assumed editing or commenting out lines was not the way forward. I removed the commenting out.
Back to working on my version prior to trying update but would like to get update working .
Glen
-
- nuBuilder Team
- Posts: 4416
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 74 times
- Been thanked: 472 times
- Contact:
Re: Version Problem
nu_sanitize() is defined in nusanitize.php. Make sure that the file exists.
Last edited by kev1n on Thu Mar 12, 2020 7:26 am, edited 1 time in total.
-
- Posts: 114
- Joined: Sun Sep 29, 2019 12:40 pm
Re: Version Problem
Thanks Kevin
I have a progress meeting tomorrow morning. Will not try updating until after meeting.
I have a progress meeting tomorrow morning. Will not try updating until after meeting.