I am experiencing a problem which was previously experienced by FPDRAGON. I get the message "you must be logged into nubuilder...." and have to navigate to a new destination and back to Nubuilder to login again.
The topic chain seems to end without a solution and I was wondering if a solution has been found.
Alternatively is it possible to set a logout period where nuBuilder will revert to the login screen after aperiod of inactivity.
Glen
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.
Unwanted logout
-
- nuBuilder Team
- Posts: 508
- Joined: Fri Dec 28, 2018 1:41 pm
- Location: Krakow, Poland
- Has thanked: 11 times
- Been thanked: 18 times
Re: Unwanted logout
Just to confirm - in my case the following solution solved completelly the issue with painfull logout.
Working well since long time in databases on different networks
https://forums.nubuilder.cloud/viewtopic. ... ted#p19456
in the code just replace:
nuRunPHPHidden('my_time'); with nuRunPHPHidden('my_time','x');
(forms in iframes are not necessary - just add the code to your existing database)
Working well since long time in databases on different networks
https://forums.nubuilder.cloud/viewtopic. ... ted#p19456
in the code just replace:
nuRunPHPHidden('my_time'); with nuRunPHPHidden('my_time','x');
(forms in iframes are not necessary - just add the code to your existing database)
If you like nuBuilder, please leave a review on SourceForge