Closed (fixed)
Project:
Heartbeat
Version:
6.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
1 Nov 2009 at 06:22 UTC
Updated:
13 Dec 2009 at 14:10 UTC
HI,
I got this error while displaying an activity log with comment/shout form. Seems like its missing the shout table.
Thanks!
user warning: Unknown column 's.message' in 'field list' query: SELECT s.uid, s.message AS 'comment', s.cleared, s.time, u.uid, u.name AS registered_name, u.signature, u.signature_format, u.picture, u.data, c.thread, c.status FROM comments s INNER JOIN users u ON s.uid = u.uid WHERE uaid = 3 ORDER BY time DESC LIMIT 0, 10 in D:\xampp\htdocs\dev\sites\all\modules\heartbeat\modules\shouts\shouts.module on line 471.
Comments
Comment #1
Stalski commentedComments are divided in normal heartbeat comments and node comments for node context. I am still working on this but this issue should be solved
Comment #2
Stalski commented