10389 Posts in 2200 Topics by 1712 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 513 Views |
-
Userdefined forms 0.2 + send_all_emails_to

27 January 2010 at 1:47pm Last edited: 27 January 2010 4:00pm
Hi there,
We have a site that uses offers custom branding to partners and changes the default email address for all contact forms to that of the partner. These email addresses are stored in a standalone table.
This was done in _config.php using Email::send_all_emails_to('myemail@mydomain.com');.
This was fine in version 2.2.2, however when we upgraded to 2.3.3 with Userforms, this static method doesn't seem to be respected anymore. Nor does cc_all_emails_to();. Emails simply are not sent. Does Userforms no longer use this when figuring out the email recipient?
Note that all is well when we add a an email to the recipients tab in the CMS, the email is sent to that address just fine, so the problem definitely lies in that it is not picking up these global email addresses. (e.g. No other part of the email process seems to be failing)
Cheers
Aaron
| 513 Views | ||
|
Page:
1
|
Go to Top |

