When I want to print this Encounter, I get an error: "Query Error
ERROR: query failed: select t2.id, t2.fname, t2.lname, t2.title from forms as t1 join users as t2 on (t1.user like t2.username) where t1.pid=? and t1.encounter=?
Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘? and t1.encounter=?’ at line 1
/var/www/html/openemr/interface/forms/CAMOS/notegen.php at 360:sqlStatement "
regards.
Luis