Page 1 of 1

Blank Screen After Save&Close

Posted: Mon Jul 30, 2012 9:55 am
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?

Re: Blank Screen After Save&Close

Posted: Tue Jul 31, 2012 12:00 am
by admin
vario,

I can only guess at what you mean.

Can you add some screen shots please.

Steven

Re: Blank Screen After Save&Close

Posted: Tue Jul 31, 2012 7:57 am
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?

Re: Blank Screen After Save&Close

Posted: Tue Jul 31, 2012 9:10 am
by admin
vario,

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

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

Steven

Re: Blank Screen After Save&Close

Posted: Tue Jul 31, 2012 9:46 am
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.

Re: Blank Screen After Save&Close

Posted: Tue Jul 31, 2012 2:29 pm
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.

Re: Blank Screen After Save&Close

Posted: Tue Jul 31, 2012 8:14 pm
by admin
good news!