Search found 2 matches

by mondreiter
Mon Mar 26, 2007 3:30 pm
Forum: Using OpenEMM
Topic: VMware Version - New recipients are not editable
Replies: 5
Views: 9859

I found the bug.
Do the following in the console to fix the problem:

mysql –u root openemm

ALTER TABLE customer_1_tbl CHANGE mailtype mailtype INT( 11 ) NULL DEFAULT '0';

commit;

quit
by mondreiter
Fri Mar 23, 2007 10:06 am
Forum: Using OpenEMM
Topic: VMware Version - New recipients are not editable
Replies: 5
Views: 9859

VMware Version - New recipients are not editable

New recipients from a websiteformular are not editable in the admin interface. Only a white page will be shown. I tested with an normal and double opt-in subscription. An email for double opt-in confirmation will no be send. maybe the websiteform is wrong <form action="form.do" method=&quo...