Welcome to the nuBuilder Forums!

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

Second Parameter in nuDisplayError()

Questions related to using nuBuilder Forte.
Post Reply
apmuthu
Posts: 249
Joined: Sun Dec 06, 2020 6:50 am
Location: Chennai, India, Singapore

Second Parameter in nuDisplayError()

Unread post by apmuthu »

In both v4 and v4.5, there is a legacy issue of the function nuDisplayError defined in nudata.php called with a second parameter but not raising an error. This goes back to v3 as well. It appears that the second parameter states the ID of the html element is the target where the error should be displayed in context. It will be removed for now till a suitable extension to the said function is appropriately re-coded and wrapped.

At the moment, the said construct is in several places in nubuilder4.sql only.
You do not have the required permissions to view the files attached to this post.
kev1n
nuBuilder Team
Posts: 4307
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 447 times
Contact:

Re: Second Parameter in nuDisplayError()

Unread post by kev1n »

The 2nd parameter is already removed in 4.5.
Post Reply