Page 1 of 1

Where is the code snippets library?

Posted: Wed Dec 13, 2017 5:54 am
by toms
Quoting a post of the v3 forum, is the library still accessible?
admin wrote:OK

THERE IS NOW A CODE SNIPPETS LIBRARY AVAILABLE!

http://www.nubuilder.com/index.php?nav=codesnippets

Steven

Re: Where is the code snippets library?

Posted: Wed Dec 13, 2017 10:55 am
by admin
Sorry Mate,

It's gone.

It was going to be too hard to maintain.

Steven

Re: Where is the code snippets library?

Posted: Wed Dec 13, 2017 11:18 am
by toms
Any change to download the snippets or are they gone for good?

Re: Where is the code snippets library?

Posted: Thu Dec 14, 2017 10:15 pm
by admin
toms,

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';
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

Re: Where is the code snippets library?

Posted: Fri Dec 15, 2017 7:24 am
by toms
Thanks, will check it out!

Re: Where is the code snippets library?

Posted: Fri Dec 15, 2017 6:02 pm
by admin
.