I've just installed the module in 5.2 along with mimemail. I'm going through the admin functions and things seem to work until I get to the part when I want to add a set. I enter the title, description, and check off active box. I hit submit and get a successfully added message but when I go to sets it still says I haven't created one yet.

I looked at my logs and this is the error message:

Incorrect integer value: '' for column 'unsubscribe' at row 1 query: INSERT INTO autoresponder_sets (id, name, description, message, active, unsubscribe) VALUES(2, 'test', 'test', 'test', '1', '')

Thanks for the help.

CommentFileSizeAuthor
#2 empty-set.jpg43.46 KBlias

Comments

aleksey.tk’s picture

Assigned: Unassigned » aleksey.tk
Category: support » bug
Status: Active » Fixed

Thank you for this issue. This is my fault and i corrected it. Get module from CVS!

lias’s picture

StatusFileSize
new43.46 KB

Hi, I used the version you mentioned and this time I was able to create a set, thank you, but when I enabled the block the dropdown only listed even though I had made the set active for choosing.
I'm including a jpg of the block. I looked at my logs but this time there was no error message.

lias’s picture

I'm sorry, I meant to say the dropdown only displayed and didn't list the set I had just created.

aleksey.tk’s picture

That's because you didn't added any message to this set. It is not a first question about this, so i just removed this feature from the module!

lias’s picture

oh, okay, thanks for the clarification.

Anonymous’s picture

Status: Fixed » Closed (fixed)