- Edited
Hello
I'm using 1.14.1 php 7.3.14, apache on ubuntu 18.04
I have a 403 in the console when trying to open manage referrals menu from the ticket and not loading the form aswell
apache2 error.log
PHP Fatal error: Uncaught Error: Call to a member function getQuestion() on null in /var/www/html/include/class.search.php:584\nStack trace:\n#0 /var/www/html/include/class.signal.php(98): MysqlSearchBackend->IndexOldStuff(NULL, Array)\n#1 /var/www/html/scp/autocron.php(66): Signal::send('cron', NULL, Array)\n#2 {main}\n thrown in /var/www/html/include/class.search.php on line 584, referer: https://osticketweb.com/scp/index.php
Tried on clean install and got the same issue seem like a bug.
Can anybody help me resolve this issue.