Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Check the log file at (Linux) /usr/local/open-audit/other/log_system.log or (Windows) c:\xampplite\open-audit\other\log_system.log and you will likely see entries as below.

Code Block
[Thu Mar 0703 1509:4235:39 YOURSERVER 2060 5 U:Open-AudIT Enterprise C:main F:get_count I:29.153738 2016] [:error] [pid 32256] [client 127.0.0.1:40222] PHP Fatal error:  Call to undefined method M_userlogin::clean_sql() in /usr/local/open-audit_enterprise Active Directory failed verification (html request)/code_igniter/application/models/m_userlogin.php on line 47

To fix this issue (before we release 1.12.2) you can edit the file:

...