SQL figyelmeztetések új felhasználó létrehozásakor (postgresql)
Sziasztok!
Miután kitöltöttem a regisztrációs űrlapot a Drupal oldalamon, megkapom a ~"jelszót hamarosan elküldjük a megadott email címre...." üzenetet, viszont felette kapok hibaüzeneteket is:
1. warning: pg_query() [function.pg-query]: Query failed: ERROR: argument of OR must be type boolean, not type integer in /site/includes/database.pgsql.inc on line 125. 2. user warning: query: SELECT u.mail, u.name FROM users u LEFT JOIN users_roles ur on u.uid = ur.uid WHERE 0 OR ur.rid = 3 in /site/includes/database.pgsql.inc on line 144.