Skip to Content Skip to Menu

How reminder emails are sent

  • Joe028
  • Joe028
  • OFFLINE
  • Posts: 16
  • Thanks: 3
  • Karma: 0
13 years 8 months ago #153337 by Joe028
How reminder emails are sent was created by Joe028
I have made two changes to the core code, in the cb_plugin file: pms.uddeim.php (around line 640) and also in the main uddeim component file: includes.php (around line 135). This is where an email gets sent. I simply added a db query, checked a couple parameters and then send another email (text message) to the user if the parameters check out.

The question I have is, where in the code is the reminder email sent. I am trying to avoid having a text message (my custom email code) sent as a reminder for unread messages.

I'm sure you don't support core code edits, but I'm not really asking for support with that. Just curious where the reminder email is sent from in the code.

Thanks for any help!

Please Log in or Create an account to join the conversation.

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
13 years 8 months ago #153342 by slabbi
Replied by slabbi on topic Re: How reminder emails are sent
Search for uddeIMdispatchEMN() in includes.php.

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer

Please Log in or Create an account to join the conversation.

  • Joe028
  • Joe028
  • OFFLINE
  • Posts: 16
  • Thanks: 3
  • Karma: 0
13 years 8 months ago #153343 by Joe028
Replied by Joe028 on topic Re: How reminder emails are sent
Perfect. I wanted to confirm that reminder emails were sent from a different location and it looks like they are. Thanks!

Please Log in or Create an account to join the conversation.

Moderators: beatnantslabbikrileon
Powered by Kunena Forum