philbertphotos / osticket-multildap-auth-plugin

Plugin for OS Ticket that allows for authentication with multiple domains.
GNU General Public License v3.0
28 stars 16 forks source link

Uncaught Error: Class 'LdapMultiAuthPluginConfig' not found in /var/www/osticket/upload/include/class.plugin.php:484 #38

Closed WimTh closed 3 years ago

WimTh commented 3 years ago

Hi, I just added the plugin to a new installation and i am getting this error now.

Fatal error: Uncaught Error: Class 'LdapMultiAuthPluginConfig' not found in /var/www/osticket/upload/include/class.plugin.php:484 Stack trace: #0 /var/www/osticket/upload/include/staff/plugin.inc.php(5): Plugin->getConfig() #1 /var/www/osticket/upload/scp/plugins.php(66): require('/var/www/ostick...') #2 {main} thrown in /var/www/osticket/upload/include/class.plugin.php on line 484

Info: osTicket v1.14.3 PHP 7.2.24-0ubuntu0.18.04.7 MySQL 5.7.32 nginx/1.14.0 web server

WimTh commented 3 years ago

Hi,

Redownloaded the latest version.... Working now..