Capitalware’s Help Desk is Disabled

Well, I just discovered another casualty of upgrading to PHP 7.0, it broke the open source “PHP Support Tickets” (aka Help Desk) that I am using.

Now when I try to use it, I get the error message:

Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /aaa/bbb/ccc/phpst/class/functions.php:56 Stack trace: #0 /aaa/bbb/ccc/phpst/index.php(35): include_once() #1 {main} thrown in /aaa/bbb/ccc/phpst/class/functions.php on line 56

A quick internet search and I discovered that “mysql_connect” was depreciated in PHP 5.5.0 and removed in PHP 7.0. I don’t have time to attempt to fix/update all MySQL database calls in it. So, I have removed the link to the Help Desk from Capitalware’s web site.

Regards,
Roger Lacroix
Capitalware Inc.

This entry was posted in Capitalware.

Comments are closed.