warning: pg_query(): Query failed: ERROR: column "s.timestamp" must appear in the GROUP BY clause or be used in an aggregate function in /usr/local/www/drupal6/includes/database.pgsql.inc on line 138.
user warning:
query: SELECT u.uid, u.name, MAX(s.timestamp) AS timestamp FROM users u INNER JOIN sessions s ON u.uid = s.uid WHERE s.timestamp >= 1337503059 AND s.uid > 0 GROUP BY u.uid, u.name ORDER BY s.timestamp DESC LIMIT 10 OFFSET 0 in /usr/local/www/drupal6/modules/user/user.module on line 803.
Vítejte na Devorian IRC.
New to IRC? Here are some commands to get you started:
/help Display help.
/clear Clear the chat output in this channel.
/nick [nick] Change your nickname.
/msg [nick] [msg] Send a private message.
/whois [nick] Find out all manner of things about someone.