"Uncaught ReferenceError: nuSetHash is not defined"
nucommon.js -> function nuEditPHP()
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.
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.
function nuEditPHP() / nuSetHash()
-
- Posts: 785
- Joined: Sun Oct 14, 2018 11:25 am
function nuEditPHP() / nuSetHash()
You do not have the required permissions to view the files attached to this post.
-
- Posts: 785
- Joined: Sun Oct 14, 2018 11:25 am
Re: function nuEditPHP() / nuSetHash()
My point was that this function is still used in nucommon.js. Shouldn't it be replaced/updated?
-
- Posts: 785
- Joined: Sun Oct 14, 2018 11:25 am
Re: function nuEditPHP() / nuSetHash()
Well, calling an inexistent function, nuSetHash(), outputs an error to the console (which is not nice, IMO). Apart from this, I can't tell you if it is affecting someting or if it needs to be replaced with nuSetProperty().admin wrote:Is it affecting something you are doing?
But if you want to leave the code as it is, it's your decision....