Hello,
The wiki page on Procedures https://wiki.nubuilder.cloud/index.php?title=Procedures refer to a function nuDisplayMessage that seems not to exist.
I suspect that is has to be replaced by nuDisplayError.
Isn't it ?
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.
Wiki - nuDisplayMessage seems not to exist Topic is solved
-
- nuBuilder Team
- Posts: 4566
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 76 times
- Been thanked: 531 times
- Contact:
Re: Wiki - nuDisplayMessage seems not to exist
Hi,
nuDisplayMessage() doesn't exist. Use echo() to output content.
nuDisplayMessage() doesn't exist. Use echo() to output content.
Re: Wiki - nuDisplayMessage seems not to exist
Yes, ok, simpler.
I suspect that the wiki is outdated and refer to an older version of nuBuilder.
I suspect that the wiki is outdated and refer to an older version of nuBuilder.
-
- nuBuilder Team
- Posts: 4566
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 76 times
- Been thanked: 531 times
- Contact:
Re: Wiki - nuDisplayMessage seems not to exist
This must be a remnant of v2 or even v1 since I was not able to find it in v3 either. The Wiki is now updated!