Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue between osticket audit plugin, and autocloser #34

Open
ksduster opened this issue Aug 24, 2020 · 1 comment
Open

Issue between osticket audit plugin, and autocloser #34

ksduster opened this issue Aug 24, 2020 · 1 comment

Comments

@ksduster
Copy link

Hello,

I found an issue where a fatal error is happening between the autocloser plugin and the official osticket audit plugin.

When both plugins are active I receive the following PHP Fatal error, and stack trace.
Server Info: Microsoft Windows Server 2019
osTicket Version v1.14.3
Web Server Software: Microsoft-IIS/10.0
MySQL Version: 8.0.19
PHP Version: 7.3.15

PHP Fatal error: Uncaught Error: Call to a member function getName() on null in phar://C:/inetpub/wwwroot/helpdesk/include/plugins/audit.phar/class.audit.php:746
Stack trace:
#0 C:\inetpub\wwwroot\helpdesk\include\class.signal.php(98): AuditEntry::auditObjectEvent(Object(ConfigItem), Array)
#1 C:\inetpub\wwwroot\helpdesk\include\class.config.php(124): Signal::send('object.edited', Object(ConfigItem), Array)
#2 C:\inetpub\wwwroot\helpdesk\include\class.config.php(81): Config->update('last-run', 1598211725)
#3 C:\inetpub\wwwroot\helpdesk\include\plugins\autocloser\class.CloserPlugin.php(188): Config->set('last-run', 1598211725)
#4 C:\inetpub\wwwroot\helpdesk\include\plugins\autocloser\class.CloserPlugin.php(79): CloserPlugin->is_time_to_run(Object(CloserPluginConfig))
#5 C:\inetpub\wwwroot\helpdesk\include\plugins\autocloser\class.CloserPlugin.php(68): CloserPlugin->logans_run_mode()
#6 C:\inetpub\wwwroot\helpdesk\include\class.signal.php(98): CloserPlugin->{closure}(NULL, Array)
#7 C:\inetpub\wwwroot\helpdesk\include\class.cro in phar://C:/inetpub/wwwroot/helpdesk/include/plugins/audit.phar/class.audit.php on line 746

If there is any further information I can provide please let me know.

@ksduster ksduster changed the title Issue with OsTicket official plugin for audit.phar Issue between osticket audit plugin, and autocloser Aug 24, 2020
@clonemeagain
Copy link
Owner

Fun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants