- Edited
Hi,
I am using LDAP with AD. I have signed in as user using only username and password as it is in AD. After that osticket created me as registered user but with no e-mail. In e-mail field stands '@localhost'. Then I have tried to change this to my standard email but I am getting HTTP 500 internal server error. Mail address can't be changed as user or as agent (same error).
After attempt of changing mail, in error _log file is appended:
PHP Warning: Creating default object from empty value in /opt/osticket/upload/include/class.user.php on line 578, referer: http://IP_ADDRESS/profile.php
PHP Fatal error: Uncaught Error: Call to a member function save() on null in /opt/osticket/upload/include/class.user.php:579\nStack trace:\n#0 /opt/osticket/upload/profile.php(35): User->updateInfo(Array, Array)\n#1 {main}\n thrown in /opt/osticket/upload/include/class.user.php on line 579, referer: http://IP_ADDRESS/profile.php
Here is my configuration: