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?
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Blank Screen After Save&Close
Re: Blank Screen After Save&Close
vario,
I can only guess at what you mean.
Can you add some screen shots please.
Steven
I can only guess at what you mean.
Can you add some screen shots please.
Steven
-
- 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
Screen shots attached.
I would have expected the browse screen to be displayed again after a "Save and Close".
Should there be a breadcrumb between the two triangles?
I would have expected the browse screen to be displayed again after a "Save and Close".
Should there be a breadcrumb between the two triangles?
You do not have the required permissions to view the files attached to this post.
Re: Blank Screen After Save&Close
vario,
See if this fixes the problams, nuBuilder may need more resources..
http://forums.nubuilder.cloud/viewtopic.p ... sing#p9701
Steven
See if this fixes the problams, nuBuilder may need more resources..
http://forums.nubuilder.cloud/viewtopic.p ... sing#p9701
Steven
-
- 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
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.
-
- 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
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.