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.

Unwanted logout

Questions related to using nuBuilder Forte.
Post Reply
GlenMcCabe
Posts: 114
Joined: Sun Sep 29, 2019 12:40 pm

Unwanted logout

Unread post by GlenMcCabe »

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
Janusz
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

Unread post by Janusz »

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)
If you like nuBuilder, please leave a review on SourceForge
Post Reply