The insert handler for send's implementation of hook_user tries to update the send_contact table on a key that no longer exists (mail)

Since I don't really know what this table does or what this SQL query is trying to do, I've just removed the insert handler since it wasn't doing anything anyway. Most likely not the ideal solution, never the less, on that works.

CommentFileSizeAuthor
send-module-clean-up.patch746 bytesjosh waihi

Comments

allie micka’s picture

Version: 6.x-1.0-alpha3 » master
Status: Active » Fixed

Just committed a fix for this to HEAD.

Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.