admin wrote:OK
THERE IS NOW A CODE SNIPPETS LIBRARY AVAILABLE!
http://www.nubuilder.com/index.php?nav=codesnippets
Steven
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.
Where is the code snippets library?
-
- Posts: 785
- Joined: Sun Oct 14, 2018 11:25 am
Where is the code snippets library?
Quoting a post of the v3 forum, is the library still accessible?
Re: Where is the code snippets library?
Sorry Mate,
It's gone.
It was going to be too hard to maintain.
Steven
It's gone.
It was going to be too hard to maintain.
Steven
-
- Posts: 785
- Joined: Sun Oct 14, 2018 11:25 am
Re: Where is the code snippets library?
Any change to download the snippets or are they gone for good?
Re: Where is the code snippets library?
toms,
We will make anything we create available somewhere as we make more videos.
If you run this in your database...
You can access all the Form Properties and code used behind the system Forms like the Objects Form.
If you change any of this it will be reset anytime you run the Update button.
Steven
We will make anything we create available somewhere as we make more videos.
If you run this in your database...
Code: Select all
UPDATE `zzzzsys_setup` SET `set_denied` = '0';
If you change any of this it will be reset anytime you run the Update button.
Steven
-
- Posts: 785
- Joined: Sun Oct 14, 2018 11:25 am