Hello,
my egroupware community version runs on linux centos 7 and postgres database 9.6 … everything works ok except infolog. let me know the next announcement
Database error
Invalid SQL: SELECT main.info_id FROM egw_infolog main LEFT JOIN egw_infolog_users ON main.info_id=egw_infolog_users.info_id AND egw_infolog_users.info_res_deleted IS NULL LEFT JOIN egw_infolog_users attendees ON main.info_id=attendees.info_id AND attendees.info_res_deleted IS NULL WHERE ( (info_owner=5 OR (egw_infolog_users.account_id IN (-2,-1,5) AND egw_infolog_users.info_res_deleted IS NULL) OR info_owner=5 OR (info_access=‘public’ AND info_owner=5)) AND NOT (info_status IN (‘deleted’,‘template’,‘nonactive’,‘archive’)) ) GROUP BY main.info_id
ERROR: operator does not exist: character varying = integer
LINE 1: … ( (info_owner=5 OR (egw_infolog_users.account_id IN (-2,-1,…
^
HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts. (-1)
best regards
Evgen vodopivec
created
last reply
- 13
replies
- 2.0k
views
- 4
users
- 3
links