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.

First things that the devs would ask you to do is upgrade and re-test. But I will ask them to take a look at this thread.

Thanks for your response @ntozier
I know that the devs would recommend upgrade but right now I'm not able to take that action.
Tried on 1.14.2 and newer versions works good , tried to steal some code from there but no luck.
Hope for a fix.

@pwned

Well I hate to say but if you tried this on newer versions and it works then that means you’ll need to upgrade to resolve the issue. We do not provide patches for older versions, only the latest supported versions (v1.14.5 and v1.15.1).

Cheers.

Write a Reply...