Needs review
Project:
Invite Discount
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Mar 2010 at 01:22 UTC
Updated:
1 Apr 2010 at 07:57 UTC
Jump to comment: Most recent
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