Forums
(@btermorshuizen)
6 years, 6 months ago
got it to work with debugging: mailchimp-discount.php line 118 should be: $letters_array = array_combine( range( 0, 25 ), range( ‘a’, ‘z’ ) );
cheers, Bart