message_subscribe_message_subscribe_get_subscribers

Created on 20 September 2024, 7 months ago

Problem/Motivation

Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42000]: Syntax error or access violation: 1064 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 ') ORDER BY "fc"."uid" ASC' at line 4: SELECT "fc"."flag_id" AS "flag_id", "fc"."uid" AS "uid", "fc"."entity_id" AS "entity_id", "fc"."uid" AS "fc_uid" FROM "flagging" "fc" WHERE ("fc"."uid" > :db_condition_placeholder_0) AND () ORDER BY "fc"."uid" ASC; Array ( [:db_condition_placeholder_0] => 0 ) in message_subscribe_message_subscribe_get_subscribers() (line 99 of message_subscribe/message_subscribe.module).

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States bluegeek9

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024