user error: Table 'projecte.send' doesn't exist
query: SELECT r.mail, r.first_name, r.last_name, MAX(s.timestamp)
FROM send s RIGHT JOIN send_recipient r ON r.sid = s.sid
WHERE s.uid = 0 GROUP BY r.mail, r.first_name, r.last_name, s.timestamp
ORDER BY r.mail, s.timestamp ASC in /home/.hepzibah/andreun1/projecte-andreu.org/includes/database.mysql.inc on line 66.
Usuaris registratsNavegacióCerca |