errors in admin control panel
I found some errors in the admin control panel:
In the Tickets page if I click on a tickets:
Warning: require_once(/support/upload/include/staff/) : failed to open stream: Success in /support/upload/scp/tickets.php on line 432
Fatal error: require_once() : Failed opening required '/support/upload/include/staff/' (include_path='./:/support/upload/include/:/support/upload/include/pear/') in /support/upload/scp/tickets.php on line 432
In The Knowledge Base if I click on an answer:
Warning: require_once(/support/upload/include/staff/) : failed to open stream: Success in /support/upload/scp/kb.php on line 112
Fatal error: require_once() : Failed opening required '/support/upload/include/staff/' (include_path='./:/support/upload/include/:/support/upload/include/pear/') in /support/upload/scp/kb.php on line 112
In the Admin Control Panel:
Warning: require(/support/upload/include/staff/) : failed to open stream: No such file or directory in /support/upload/scp/admin.php on line 703
Fatal error: require() : Failed opening required '/support/upload/include/staff/' (include_path='./:/support/upload/include/:/support/upload/include/pear/') in /support/upload/scp/admin.php on line 703