Hello,
I’ve run into several issues with Siremis 4.3 on CentOS 7.3. I get an HTTP error 500 when clicking on the login name to edit an existing user. If I highlight the user, and then select the edit button, the user details are displayed. When
clicking save, I get another error 500.
The relevant Apache log line is:
[:error] [pid 13849] PHP Fatal error: Call to a member function getQuoted() on a non-object in /var/www/siremis-4.3.0/openbiz/bin/data/BizDataSql.php on line 237
I’m running the following software:
PHP 5.4.16
CentOS Linux release 7.3.1611 (Core)
Apache/2.4.6 (CentOS)
5.7.14-log MySQL Community Server (GPL)
During the install I did a “make prepare24”.
Any idea’s as to what may be going on here?