Closed (won't fix)
Project:
MailQ (Mail Queue)
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2008 at 15:12 UTC
Updated:
28 Feb 2010 at 09:42 UTC
Hi,
another thing I just found is a missing col in the table mailq_active_queue. When navigating to admin/mailq/active it complains about a missing column queue_sent. The install-file doesn't create that column for that table, only for table mailq_archive.
Should be fixed either in table-creation or in select-statements.
Comments
Comment #1
ff1 commentedI also get this problem.
Looking through the code, I see this column is required, so I think the error is with the .install file.
Comment #2
zyxware commentedThis has been fixed in the latest D6 version of the mailq. We have stopped support for D5 version of the module. Marking issue as wont-fix for D5.