Hi,
I got time to update OSTicket to 1.174
Still no luck, the PHP error thrown is this when I try to add ldP config settings:
PHP Fatal error: Uncaught Error: Call to a member function setConfigClass() on null in phar://C:/inetpub/wwwroot/osticket/include/plugins/auth-oauth2.phar/oauth2.php:640
Stack trace:
#0 C:\inetpub\wwwroot\osticket\include\class.email.php(703): GenericEmailOauth2Provider->getPluginInstance()
#1 C:\inetpub\wwwroot\osticket\include\ajax.email.php(26): EmailAccount->saveAuth()
#2 C:\inetpub\wwwroot\osticket\include\class.dispatcher.php(153): EmailAjaxAPI->configureAuth()
#3 C:\inetpub\wwwroot\osticket\include\class.dispatcher.php(40): UrlMatcher->dispatch()
#4 C:\inetpub\wwwroot\osticket\include\class.dispatcher.php(122): Dispatcher->resolve()
#5 C:\inetpub\wwwroot\osticket\include\class.dispatcher.php(40): UrlMatcher->dispatch()
#6 C:\inetpub\wwwroot\osticket\scp\ajax.php(327): Dispatcher->resolve()
#7 {main}
thrown in phar://C:/inetpub/wwwroot/osticket/include/plugins/auth-oauth2.phar/oauth2.php on line 640
I just downloaded the plugin last week from your website, I have version 0.6 is there another version?
I have tried this on IIS on Windows Server (PHP 8) and on WAMP (latest of everything).
I get the same PHP error on both.
Any advice?
Thanks 🙂