anyone can help, module not sending email notifications.
in uc_invite_discount.module , line 296
change:
return system_settings_form($form);
to:
$form['submit'] = array(
'#type' => 'submit',
'#value' => t('Save'),
);
return $form;
anyone can help, module not sending email notifications.
in uc_invite_discount.module , line 296
change:
return system_settings_form($form);
to:
$form['submit'] = array(
'#type' => 'submit',
'#value' => t('Save'),
);
return $form;
Comments
Comment #1
diseño web palma de Mallorca commentedno one takes care anymore of this module??
if anyone nows how to fix the "unable to send mail, if the problem persist contact the administrator" when invited user gets order complete status, please reply
Comment #2
Anonymous (not verified) commented