luffynando / ModularOsTicket

Adaptation of ModularAdmin for Osticket v.1.11
22 stars 12 forks source link

Not Work whit osTicket 1.14.3 #5

Open stefbort opened 3 years ago

stefbort commented 3 years ago

Hi. I have a fresh osTicket installation and I need a responsive theme. From Google I found ModularOsTicket ( https://github.com/luffynando/ModularOsTicket ), but not work (correctly). In the log web server I see this error:

[Sun Oct 25 17:24:05.275169 2020] [php7:error] [pid 1618] [client 192.168.xx.xx:63251] PHP Fatal error: Uncaught Error: Call to undefined method PluginManager::auditPlugin() in /var/www/html/servicedesk/scp/tickets.php:530\nStack trace:\n#0 {main}\n thrown in /var/www/html/servicedesk/scp/tickets.php on line 530, referer: http://lan.istitutoberna.eu/servicedesk/scp/tickets.php

The error is the method auditPlugin(). I installed and ativacted the plugin "Audit", but it doesn't fix problem.

Do anybody know how to fix it?

I need an responsive frontend web page from an opensource theme. The dates of my installation are:

Thanks in advance for your answer.

luffynando commented 3 years ago

Version 1.14.3 is not supported

stefbort commented 3 years ago

Thanks. Are you planning an update?