Hi Dave,
sorry, there is an issue with the profile editor. You can either
downgrade to 9.0 or replace
/usr/share/ldap-account-manager/lib/modules/posixAccount.inc
with
https://raw.githubusercontent.com/LDAPAccountManager/lam/refs/heads/develop/lam/lib/modules/posixAccount.inc
Best regards
Roland
Am 14.03.25 um 18:02 schrieb Dave Hayes:
On Fri, 14 Mar 2025 07:27:44 +0100, Roland Gruber <p...@rolandgruber.de> wrote:
this can be done in profile editor:
Ah! That's where I ran into the problem that the profile page was blank. Digging
into the logs, I find this:
PHP Fatal error: Uncaught Error: Call to a member function get_type() on null
in <redacted>/webroot/lib/modules/posixAccount.inc:1388
That line is:
$typeId = $this->getAccountContainer()->get_type()->getId();
What's going on here?
_______________________________________________
Lam-public mailing list
Lam-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lam-public