Hej, On Tue, Dec 21, 2010 at 10:20 AM, Dirk Franke <[email protected]> wrote: >> Wozu? Hat sich außer Fossa noch jemand beschwert? *shrug* >> >> Ja, hat :-)
@Pavel: UPDATE `civicrm`.`civicrm_contact` SET `do_not_email` = '0', `do_not_phone` = '0', `do_not_mail` = '1', `do_not_sms` = '0', `do_not_trade` = '0', `is_opt_out` = '0' WHERE `civicrm_contact`.`first_name` ='Thomas' AND `civicrm_contact`.`last_name` ='Koenig' LIMIT 1 ; Das sollte das Problem beheben. vg aus Stockholm, Holger _______________________________________________ VereinDE-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/vereinde-l
