Page 1 of 1
Drop down arrows in Main tab cause error
Posted: Wed Jun 18, 2025 12:37 am
by Lala
Hi - sorry, but I've got a new problem now!
When I click on the dropdown arrow on Reprots on the Main tab I get the following error:
Screenshot 2025-06-18 103354.png
Screenshot 2025-06-18 103242.png
It happens on all the drop down arrows. I have just updated to the latest version from github.
Re: Drop down arrows in Main tab cause error
Posted: Wed Jun 18, 2025 3:05 am
by kev1n
nuOpenContextMenu
is defined in
nuadmin.js
Ensure you're using the latest version of this file and that your local file also contains that function.
Re: Drop down arrows in Main tab cause error
Posted: Wed Jun 18, 2025 3:38 am
by Lala
Surely if I downloaded the latest version from github today and installed it then the newest nuadmin.js will be part of it? Or am I missing something (like a braincell or two)
Re: Drop down arrows in Main tab cause error
Posted: Wed Jun 18, 2025 4:09 am
by kev1n
If you pulled the latest version from GitHub today, then nuadmin.js should be up to date. That said, it’s still worth double-checking whether nuOpenContextMenu() is actually defined in the file, just to be sure. Also, keep in mind that a browser restart might be needed if the script was cached
Re: Drop down arrows in Main tab cause error
Posted: Mon Jun 23, 2025 2:19 am
by Lala
Thank you - all good now