|
Date: 8/13/2008 3:18 pm · Subject: Re: Can't edit user accounts anymore · Rating: 0
What version of WebGUI are you using?
Are there error messages in your webgui.log file?
Have you made any recent changes to the site settings, or to the config file?
--- (Edited on 8/12/2008 6:33 pm [GMT-0700] by colink) ---
Last stable version (7.4.40)
No changes recently to the config file. But I'm heavily working on the website as I'm still building up the content (just went live 2 weeks ago)
The log shows a number of interesting errors. Some of them are unrelated to this particular problem, but I would still be interested in there cause.
The following is logged when attempting to edit any of the user accounts:
2008/08/13 21:57:21 - ERROR - www.flexdomino.net.conf - main::[[undef]] - Couldn't execute operation : WebGUI::Operation::User::www_editUser. Root cause: Can't call method "get" on an undefined value at /data/WebGUI/lib/WebGUI/Auth/LDAP.pm line 212. 2008/08/13 21:57:21 - ERROR - www.flexdomino.net.conf - main::[[undef]] - Couldn't get UI level of WebGUI::Asset::Wobject::Poll. Root cause: Can't locate object method "getUiLevel" via package "WebGUI::Asset::Wobject::Poll" at /data/WebGUI/lib/WebGUI/Asset.pm line 700.
Interesting is the error in LDAP.pm, I do not have an LDAP connection defined. I'm using the WebGUI authentication and so far everything worked fine. It is just since 2 days that the problem occured.
These are the unrelated errors and warnings:
2008/08/13 04:20:22 - ERROR - www.flexdomino.net.conf - main::[[undef]] - Processing failed on macro: : Can't call method "getLineageLength" on an undefined value at /data/WebGUI/lib/WebGUI/Asset/Wobject/Navigation.pm line 352. 2008/08/13 04:20:22 - WARN - www.flexdomino.net.conf - main::[[undef]] - The URL home/root/import/auth/webgui/account was requested, but does not exist in your asset tree. 2008/08/13 04:20:22 - ERROR - www.flexdomino.net.conf - main::[[undef]] - Processing failed on macro: : Can't call method "get" on an undefined value at /data/WebGUI/lib/WebGUI/Asset/Wobject/Navigation.pm line 372. 2008/08/13 21:56:23 - ERROR - www.flexdomino.net.conf - main::[[undef]] - Couldn't get UI level of WebGUI::Asset::Wobject::Poll. Root cause: Can't locate object method "getUiLevel" via package "WebGUI::Asset::Wobject::Poll" at /data/WebGUI/lib/WebGUI/Asset.pm line 700.
--- (Edited on 8/13/2008 3:18 pm [GMT-0500] by mwille64) ---
|