mprahl / ADReset

Not Maintained: ADReset is a self-service Active Directory password reset portal
GNU General Public License v3.0
62 stars 34 forks source link

AD problem #7

Closed Gustavodecker closed 5 years ago

Gustavodecker commented 5 years ago

@Good afternoon, with the same error, can you help me, please?

PHP Notice: Undefined offset: 0 in C:\inetpub\adreset\resources\classes\AD.php on line 432 PHP Warning: Invalid argument supplied for foreach() in C:\inetpub\adreset\resources\classes\AD.php on line 434 PHP Notice: Undefined index: dn in C:\inetpub\adreset\resources\classes\AD.php on line 400 PHP Notice: Undefined index: name in C:\inetpub\adreset\resources\classes\AD.php on line 400

mprahl commented 5 years ago

I'm sorry. I recently tried a fresh install on Ubuntu 16.04 with PHP 7, and it works. I haven't recently tried installing this on Windows though.

I'm in the process of rewriting the app in the ADReset2 repo. I'll keep this ticket open though in case someone has a solution.