IPB

Welcome Guest ( Log In | Register )

Movable Type

We're moving to movabletype.org!

At long last, we're moving to forums powered by, well, Movable Type itself. You'll want to bookmark http://forums.movabletype.org/ for future reference, and in the meantime you can view these old forums as a read-only archive of past posts. Thanks for being part of the community!

 
Reply to this topicStart new topic
> Mt-notifier - Double Emails For Scheduled Posts
dmosquin
post Nov 9 2005, 05:06 AM
Post #1





Group: Members
Posts: 13
Joined: 29-August 05
Member No.: 32,705



Hi,

I'm running MT-Notifier 3.2.7 on MT 3.2, and I'm having a small problem. The software is sending out double notifications for scheduled postings. If I manually publish, no problem - just one copy goes out.

A few days ago, I removed all MT-Notifier files and then replaced all of them with a fresh downloaded zip, and still no change.

Any suggestions would be appreciated.

Thanks!
Go to the top of the page
 
+Quote Post
jayseae
post Nov 9 2005, 02:15 PM
Post #2





Group: Members
Posts: 551
Joined: 14-September 03
From: Charlotte, NC USA
Member No.: 15,668



MT-Notifier should be recording the fact that it sent out a notification already. It sounds like it is not, for some reason or another. Can you tell me more about your setup (specifically what database you are using)? And also, do you know when the emails are being sent out? That is, do you get one when the entry is initially saved, and another when the entry is published by the schedule process? Or something else? Is every subscriber getting double posts, or only some?


--------------------
Go to the top of the page
 
+Quote Post
dmosquin
post Nov 9 2005, 02:52 PM
Post #3





Group: Members
Posts: 13
Joined: 29-August 05
Member No.: 32,705



QUOTE (jayseae @ Nov 9 2005, 10:15 PM)
MT-Notifier should be recording the fact that it sent out a notification already.  It sounds like it is not, for some reason or another.  Can you tell me more about your setup (specifically what database you are using)?  And also, do you know when the emails are being sent out?  That is, do you get one when the entry is initially saved, and another when the entry is published by the schedule process?  Or something else?  Is every subscriber getting double posts, or only some?
*


MySQL 3.23.58
PHP 4.3.10-16

The duplicates are both being sent at the same time when the cron job on the server runs periodic-tasks, i.e., when the post moves from scheduled to published. As far as I can tell, every subscriber is receiving double posts.
Go to the top of the page
 
+Quote Post
dmosquin
post Nov 9 2005, 04:41 PM
Post #4





Group: Members
Posts: 13
Joined: 29-August 05
Member No.: 32,705



I should also add I have the following plugins installed, in case one of them might conflict:

BigPAPI, Better File Uploader, MT Blogroll, Email Whitelister, MT-Notifier, Nofollow, SpamLookUp (and disabled: CustomFields)

Email notification works fine from other software, as does MT's comment approval emails.
Go to the top of the page
 
+Quote Post
dmosquin
post Nov 14 2005, 01:29 AM
Post #5





Group: Members
Posts: 13
Joined: 29-August 05
Member No.: 32,705



QUOTE (jayseae @ Nov 9 2005, 02:15 PM)
MT-Notifier should be recording the fact that it sent out a notification already.  It sounds like it is not, for some reason or another.  Can you tell me more about your setup (specifically what database you are using)?  And also, do you know when the emails are being sent out?  That is, do you get one when the entry is initially saved, and another when the entry is published by the schedule process?  Or something else?  Is every subscriber getting double posts, or only some?
*


How does it record the fact that a notification has been sent out? I might be able to log what's occurring if you could point me to the process.
Go to the top of the page
 
+Quote Post
dmosquin
post Nov 21 2005, 11:10 AM
Post #6





Group: Members
Posts: 13
Joined: 29-August 05
Member No.: 32,705



*bump*
Go to the top of the page
 
+Quote Post
dmosquin
post Jan 10 2006, 04:35 AM
Post #7





Group: Members
Posts: 13
Joined: 29-August 05
Member No.: 32,705



Upgraded to 3.4.2 and still the same problem (and same offer of spending some time to try and figure it out), so *bump*.
Go to the top of the page
 
+Quote Post
jayseae
post Jan 12 2006, 11:04 AM
Post #8





Group: Members
Posts: 551
Joined: 14-September 03
From: Charlotte, NC USA
Member No.: 15,668



For some strange reason I don't always get notified of updates to threads. Hopefully it's not MT-Notifier. smile.gif

The "recording" happens by adding a URL to the "pinged_urls" field of the entry that is being sent. This doesn't actually ping that URL, just adds a value to that field so that it is "marked" as being complete.

As of 3.4.2, this URL is:

http://www.everitz.com/sol/mt-notifier/sent_service.html

Though there are a couple others URLs that have been used previously (those are checked also).


--------------------
Go to the top of the page
 
+Quote Post
dmosquin
post Jan 24 2006, 05:20 PM
Post #9





Group: Members
Posts: 13
Joined: 29-August 05
Member No.: 32,705



QUOTE (jayseae @ Jan 12 2006, 11:04 AM)
For some strange reason I don't always get notified of updates to threads.  Hopefully it's not MT-Notifier.  smile.gif

The "recording" happens by adding a URL to the "pinged_urls" field of the entry that is being sent.  This doesn't actually ping that URL, just adds a value to that field so that it is "marked" as being complete.

As of 3.4.2, this URL is:

http://www.everitz.com/sol/mt-notifier/sent_service.html

Though there are a couple others URLs that have been used previously (those are checked also).
*


Thanks - I didn't receive a notification either. I'll have a look around.
Go to the top of the page
 
+Quote Post
dmosquin
post Mar 7 2006, 01:58 PM
Post #10





Group: Members
Posts: 13
Joined: 29-August 05
Member No.: 32,705



Gave it another go with 3.4.4 - still no luck. Replaced all MT files in a new directory to check if it was a permissions problem, reinstalled MT-Notifier - nada. Just keeps on double notifying when scheduled posts are released via run-periodic-tasks.
Go to the top of the page
 
+Quote Post
dmosquin
post Mar 7 2006, 02:16 PM
Post #11





Group: Members
Posts: 13
Joined: 29-August 05
Member No.: 32,705



QUOTE (dmosquin @ Mar 7 2006, 01:58 PM)
Gave it another go with 3.4.4 - still no luck. Replaced all MT files in a new directory to check if it was a permissions problem, reinstalled MT-Notifier - nada. Just keeps on double notifying when scheduled posts are released via run-periodic-tasks.
*


Oh, sonofagun... rebooted the web server (after doing the above) for a different reason, and now it seems to work.

Will see how it goes with tonight's scheduled post.
Go to the top of the page
 
+Quote Post
dmosquin
post Mar 8 2006, 12:38 AM
Post #12





Group: Members
Posts: 13
Joined: 29-August 05
Member No.: 32,705



Oh, I could scream. Different (non-testing) weblog, double notifications again.
Go to the top of the page
 
+Quote Post
dmosquin
post Mar 8 2006, 12:41 AM
Post #13





Group: Members
Posts: 13
Joined: 29-August 05
Member No.: 32,705



(but the testing weblog still works if left to its own devices)
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



Lo-Fi Version Time is now: 11.21.09 - 02:22 AM