Hi,
The EduTech Mauritius project is currently developing its new website using the Drupal CMS due to its rich features, modularity and ease of use. Currently, the development site is at http://dev2.edutech.mu with plans to migrate to http://edutech.mu once all integration and testing is finished.
After configuring news feed, a crontab entry was created to automate regular updates. Unfortunately, we are encountering the following error:
==============================================================================
Subject: Cron wget -O - -q http://dev2.edutech.mu/cron.php
X-Cron-Env:
X-Cron-Env:
X-Cron-Env:
X-Cron-Env:
user error: Unknown column 'u.nid' in 'group statement'
query: SELECT r.nid, r.timestamp, u.uid, u.name, u.mail, n.* FROM remindme_node
r INNER JOIN node n ON r.nid = n.nid INNER JOIN users u ON n.uid = u.uid WHERE n
.status = 0 AND r.timestamp > 0 AND 1072761541 + r.timestamp > 1072858688
GROUP BY u.nid, n.nid in /home/www/dev2.edutech.mu/includes/database.mysql.inc o
n line 90.
===========================================================================
It would seem that the field u.nid is "unknown. Your cooperation with resolving this issue will be greatly appreciated.
Regards,
Kwang Poon
EduTech.mu