Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Blank Screen After Save&Close

Locked
vario
Posts: 148
Joined: Mon Dec 05, 2011 12:23 pm
Location: Newton Abbot, UK
Has thanked: 1 time
Been thanked: 1 time

Blank Screen After Save&Close

Unread post by vario »

I have some more problems with my system after recent upgrade to 2.7.4.

1) If I use "Save&Close" button I get a blank screen.
2) Why is there no breadcrumb entry for the browse screen when in an edit screen (do I have to use the browser Back button?)
3) My apache error.log has started to show "PHP Notice: Undefined variable _SESSION" since upgrade, amongst many other undefined variable and index notices that have always been present. How many of these "PHP Notice" messages are usual for nuBuilder?
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Blank Screen After Save&Close

Unread post by admin »

vario,

I can only guess at what you mean.

Can you add some screen shots please.

Steven
vario
Posts: 148
Joined: Mon Dec 05, 2011 12:23 pm
Location: Newton Abbot, UK
Has thanked: 1 time
Been thanked: 1 time

Re: Blank Screen After Save&Close

Unread post by vario »

Screen shots attached.
BlankAfterCloseAndSave.jpg
I would have expected the browse screen to be displayed again after a "Save and Close".
NoBreadcrumb.jpg
Should there be a breadcrumb between the two triangles?
You do not have the required permissions to view the files attached to this post.
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Blank Screen After Save&Close

Unread post by admin »

vario,

See if this fixes the problams, nuBuilder may need more resources..

http://forums.nubuilder.cloud/viewtopic.p ... sing#p9701

Steven
vario
Posts: 148
Joined: Mon Dec 05, 2011 12:23 pm
Location: Newton Abbot, UK
Has thanked: 1 time
Been thanked: 1 time

Re: Blank Screen After Save&Close

Unread post by vario »

Sorry, no change. It is the close that seems to be the stumbling block, as a Save works OK but the close fails to returns to the browse screen. The breadcrumb is still missing an entry for the browse screen.
vario
Posts: 148
Joined: Mon Dec 05, 2011 12:23 pm
Location: Newton Abbot, UK
Has thanked: 1 time
Been thanked: 1 time

Re: Blank Screen After Save&Close

Unread post by vario »

Solved!!! PHP had suhosin installed which is the cause of all my problems. I have set "suhosin.simulation = on" in the .ini file and everything works OK.
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Blank Screen After Save&Close

Unread post by admin »

good news!
Locked