This is the problem we've been getting when we go into _edit mode
PHP Notice
File: [SYSTEM_ROOT]/core/include/asset_edit_interface.inc Line: 1151
Message: Undefined index: userid
Backtrace: Show
this error message does not happen all the time, for example if you refresh the same page the error messge doens't appear. If you refresh again it could re-appear again.
I am using Matrix 3.10.2
thanks
You need to report this error via the Squiz Support channels so that we can investigate it for you.
I was getting the same error with this bug, but I couldn’t consistently replicate it. I’m unsure if the fix for this bug fixes the issue you describe.
May I know what user type you are logged in as when you try to access the simple edit interface? (LDAP, backend, root or sysadmin). Thanks.
[quote]May I know what user type you are logged in as when you try to access the simple edit interface? (LDAP, backend, root or sysadmin). Thanks.
[right][post=“12993”]<{POST_SNAPBACK}>[/post][/right][/quote]
Root in my case.
May have something to do with the lock acquiring mechanism. Please report this error via the Squiz Support channels so that someone can investigate it.
This is just a PHP Notice and shouldn't affect anything aside from being ugly. Seems that the limbo lock acquiring mechanism assumes that the lock information always contains the user id of the current lock holder, even if no locks are currently held.
Just to summarise:
simple edit nested frame when you switch to other assets using the side navigation and the php notice generated when you view the page have been fixed in 3.10.4, which will be released on 4 dec 2006.