osTicket version 1.10 (901e5ea)
Apache 2.4.10
MySQL (MariaDB) 1.0.28
PHP 5.6.27-0+deb8u1
I am trying to invoke php manage.php file migrate -b D -m F but wind up with the error:
PHP Fatal error: Call to a member function logError() on null in /var/www/osticket/include/class.error.php on line 33
In searching the forum, I noticed some people fixed their issue by commenting out line 33 in that file. When I do so, I get this error:
IOError: /var/www/osticket/attachments/e/eB8Mk2jmj7l5rSw0yVb_vlWAYkK_YBwk: Unable to open for reading
I am out of ideas of how to further troubleshoot. Any advice is appreciated.