|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Calendar sending duplicate notifications
I have setup the calendar and everything is working well! I have setup the notification for event updates, but I'm getting two emails for each event. How do I resolve this issue.
I don't get any error code. The calendar is running on a Unix server with PHP4 I believe. |
|
#2
|
|||
|
|||
|
RE: Calendar sending duplicate notifications
Hmm, I haven't really looked at that code much. Is there any chance you have 2 different accounts set up with the same email address or something like that?
|
|
#3
|
|||
|
|||
|
RE: Calendar sending duplicate notifications
I have the From: setup in the config file and then added my email address in the email field of the account setup.
In the To: of the actual email from the calendar, I have something weird: <duane@mungias.com>, "<,>" , "<,>" ?? |
|
#4
|
|||
|
|||
|
RE: Calendar sending duplicate notifications
Hi,
How do you setup this notification? Could you please give me little help? thanks, drb |
|
#5
|
|||
|
|||
|
RE: Calendar sending duplicate notifications
Hmm, try changing line 815 of ltw_classes.php (or wherever it says AND email IS NOT NULL)
"AND email IS NOT NULL" to "AND email != ''" Let me know if that helps. ---- Email notification is set up in ltw_config.php and notifications are sent out to all of the users who have the email enabled privilege set. |
![]() |
| Viewing: Codewalkers Forums > Projects > ltwCalendar > Calendar sending duplicate notifications |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|