Welcome to the nuBuilder forums!

Please register and login to view forums and other content only available to registered users.

Automatically logged off

Locked
Pietro
Posts: 5
Joined: Wed Jul 16, 2014 12:53 am

Automatically logged off

Unread post by Pietro »

Hello,
I just installed nuBuilder to start familiarizing.
After installation I did login successfully.

In the main page the system has a weird behaviour: any button I click on, apart from phpmyadmin, I am automatically logged off, and the browser (Firefox) prompts me "This page need a confirmation before quitting[...]" and offer me to to remain in that page or to abandon:
- if I remain, another message tells me "You are not currently logged in"
- if I abandon, I am redirected at the login screen

Any idea ??
I want to start using it !!

Pietro
shane
Posts: 100
Joined: Mon Jun 15, 2009 10:04 am

Re: Automatically logged off

Unread post by shane »

This is a slight possibility that the build of nuBuilder you are using has a bug. please download to most recent and make sure you run the nuinstall.php script again.
Pietro
Posts: 5
Joined: Wed Jul 16, 2014 12:53 am

Re: Automatically logged off

Unread post by Pietro »

Shane,
The first Zip I downloaded got all the php files dated 13th july. Now I downloaded another version that has all the php dated 14th...
After installation and the first login I notioced a different button leyaout in the Setup screen.
Unfortunately the same bug remains...I am continuously logged off upon clicking any button (except Database as before...)

A few more info:
- I installed it in my webserver not direcly under the root but in this path: http://{mywebserver}/_others/nubuilder/...may this be the cause ?
- I'm using firefox
- I allow opening pop-ups from my webserver

Any workaround ?
Pietro
Pietro
Posts: 5
Joined: Wed Jul 16, 2014 12:53 am

Re: Automatically logged off

Unread post by Pietro »

Hello Shane,
If you think the server settings maybe the cause of this problem, I pass you here attached the PHPInfo output.
Maybe it could be be of some help.
Please let me know
Pietro

PS: I just realize the forum does not allow any attachment...how to do ?
Pietro
Posts: 5
Joined: Wed Jul 16, 2014 12:53 am

Re: Automatically logged off

Unread post by Pietro »

Shane,
the error_log of my website reports these lines (and several others more) when I try to login:

[Thu Jul 17 00:14:41 2014] [error] [client 151.55.254.96] PHP Notice: Trying to get property of non-object in /var/www/vhosts/blueshape.net/httpdocs/_others/nubuilder/nudatabase.php on line 28, referer: http://blueshape.net/_others/nubuilder/index.php
[Thu Jul 17 00:14:41 2014] [error] [client 151.55.254.96] PHP Notice: Trying to get property of non-object in /var/www/vhosts/blueshape.net/httpdocs/_others/nubuilder/nucommon.php on line 33, referer: http://blueshape.net/_others/nubuilder/index.php
[Thu Jul 17 00:14:41 2014] [error] [client 151.55.254.96] PHP Notice: Trying to get property of non-object in /var/www/vhosts/blueshape.net/httpdocs/_others/nubuilder/nucommon.php on line 1027, referer: http://blueshape.net/_others/nubuilder/index.php
[Thu Jul 17 00:14:41 2014] [error] [client 151.55.254.96] PHP Notice: Trying to get property of non-object in /var/www/vhosts/blueshape.net/httpdocs/_others/nubuilder/nucommon.php on line 450, referer: http://blueshape.net/_others/nubuilder/index.php
[Thu Jul 17 00:14:41 2014] [error] [client 151.55.254.96] PHP Notice: Trying to get property of non-object in /var/www/vhosts/blueshape.net/httpdocs/_others/nubuilder/nucommon.php on line 452, referer: http://blueshape.net/_others/nubuilder/index.php
[Thu Jul 17 00:14:41 2014] [error] [client 151.55.254.96] PHP Notice: Trying to get property of non-object in /var/www/vhosts/blueshape.net/httpdocs/_others/nubuilder/nucommon.php on line 453, referer: http://blueshape.net/_others/nubuilder/index.php
[Thu Jul 17 00:14:41 2014] [error] [client 151.55.254.96] PHP Notice: Trying to get property of non-object in /var/www/vhosts/blueshape.net/httpdocs/_others/nubuilder/nucommon.php on line 454, referer: http://blueshape.net/_others/nubuilder/index.php
[Thu Jul 17 00:14:41 2014] [error] [client 151.55.254.96] PHP Notice: Trying to get property of non-object in /var/www/vhosts/blueshape.net/httpdocs/_others/nubuilder/nucommon.php on line 455, referer: http://blueshape.net/_others/nubuilder/index.php
[Thu Jul 17 00:14:41 2014] [error] [client 151.55.254.96] PHP Notice: Trying to get property of non-object in /var/www/vhosts/blueshape.net/httpdocs/_others/nubuilder/nucommon.php on line 456, referer: http://blueshape.net/_others/nubuilder/index.php
[Thu Jul 17 00:14:41 2014] [error] [client 151.55.254.96] PHP Notice: Trying to get property of non-object in /var/www/vhosts/blueshape.net/httpdocs/_others/nubuilder/nucommon.php on line 457, referer: http://blueshape.net/_others/nubuilder/index.php
[Thu Jul 17 00:14:41 2014] [error] [client 151.55.254.96] PHP Notice: Trying to get property of non-object in /var/www/vhosts/blueshape.net/httpdocs/_others/nubuilder/nucommon.php on line 458, referer: http://blueshape.net/_others/nubuilder/index.php


Hope this helps to debug the problem....
Regards
Pietro
jlcsusara
Posts: 23
Joined: Wed Apr 07, 2010 10:32 am

Re: Automatically logged off

Unread post by jlcsusara »

hello, pietro.

i encountered the same "you are not currently logged in" error.

the fix was:
1. i downloaded the latest version nubuilderpro version, extracted it to my _old _folder, and updated the config.php file (pointing to my existing database).
2. i ran the nuinstall.php again.
3. when i opened my nub app, the setup, forms, and objects were updated.

hope this helps.
Pietro
Posts: 5
Joined: Wed Jul 16, 2014 12:53 am

Re: Automatically logged off

Unread post by Pietro »

jlcsusara,

thank you very much, i solved the problem finally...I noticed the newer nuinstall.php interface that i haven't seen before...
Pietro
admin
Site Admin
Posts: 2781
Joined: Mon Jun 15, 2009 2:23 am
nuBuilder Version: 4.5
Been thanked: 1 time

Re: Automatically logged off

Unread post by admin »

.
Locked