user warning: Table 'heartsweb.hearts_webcomments' doesn't exist
query: SELECT COUNT(*) FROM hearts_webcomments WHERE nid = 2 AND status = 0 in /home/heartsweb/hearts.luispedro.org/includes/database.mysql.inc on line 172.
user warning: Table 'heartsweb.hearts_webcomments' doesn't exist
query: SELECT c.cid as cid, c.pid, c.nid, c.subject, c.comment, c.format, c.timestamp, c.name, c.mail, c.homepage, u.uid, u.name AS registered_name, u.picture, u.data, c.score, c.users, c.thread, c.status FROM hearts_webcomments c INNER JOIN hearts_webusers u ON c.uid = u.uid WHERE c.nid = 2 AND c.status = 0 ORDER BY c.thread DESC LIMIT 0, 50 in /home/heartsweb/hearts.luispedro.org/includes/database.mysql.inc on line 172.
Tue, 07/24/2007 - 21:00 — luispedro
I have picked up this project again. I will be updating the code and releasing a new version soon.