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!
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.
Can't Open Edit Screen
-
- Posts: 148
- Joined: Mon Dec 05, 2011 12:23 pm
- Location: Newton Abbot, UK
- Has thanked: 1 time
- Been thanked: 1 time
Re: Can't Open Edit Screen
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... 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?
I'm not sure how useful this screenshot will be but here goes... 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?
You do not have the required permissions to view the files attached to this post.
-
- Posts: 148
- Joined: Mon Dec 05, 2011 12:23 pm
- Location: Newton Abbot, UK
- Has thanked: 1 time
- Been thanked: 1 time
Re: Can't Open Edit Screen
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.