Page 1 of 1
Can't Open Edit Screen
Posted: Mon Jul 30, 2012 2:43 pm
by vario
Sorry to keep posting...
1) When logged as globeadmin I double-click the browse form name at bottom-left to make a change. I close the popup window that was generated, and now when click a browse record nothing happens - no edit screen!
2) Relating to my previous post, if I change a record in the edit screen click "Save" then use the browser Back button (there being no breadcrumb to get back to the browse screen) I get "Document Expired".
Thankyou for your patience!
Re: Can't Open Edit Screen
Posted: Tue Jul 31, 2012 12:03 am
by admin
vario,
Include some screen shots please.
Steven
Re: Can't Open Edit Screen
Posted: Tue Jul 31, 2012 8:31 am
by vario
I have narrowed down the first problem a little. When I want to make a change to the browse screen (add a field, change the display width, or any sort of modification), nuBuilder uses a popup window called "NuBuilder Form" (even though I have single-window navigation set). When I close this window without changing the browse form, I cannot get to the edit screen by clicking on the browse rows - nothing happens. If I modify the browse screen then everything is OK and when I click on a browse row the edit screen is displayed. Hope this make things clearer.
I'm not sure how useful this screenshot will be but here goes...
DocumentExpired.jpg
As mentioned in my previous post, there appears to be an element missing in the breadcrumb "trail" so I have used the browser's back button to return to the browse screen after saving my changed record on the edit screen. Perhaps this error is normal behaviour, but without the breadcrumb trail how am I to get back to browse screen without going via the INDEX page?
Re: Can't Open Edit Screen
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: Can't Open Edit Screen
Posted: Tue Jul 31, 2012 8:16 pm
by admin
good news again.