Posted by lcba on January 19, 2004 at 8:30pm
Jump to:
| Project: | Remindme |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | killes@www.drop.org |
| Status: | closed (fixed) |
Issue Summary
Hello,
I was getting an error on the cron.php file from drupal.
The error is on line 163 of the remindme.module file
There is an error on the group by clause of the SQL statement
Bye.
Comments
#1
I fixed this by changing on line 163 in remindme.module u.nid to u.uid
#2
fixed
#3