The Mollom API can be pinged to determine if keys are correctly configured and if Mollom is able to communicate back to the web site. While the first part is already covered within the module, the return communication is not something that is currently verifiable. This patch adds the ability to ping Mollom and receive a pong callback. This does require that Mollom be set to log all activity (otherwise a successful pong callback is not logged as it isn't high severity). I'm comfortable with this given that it is only a troubleshooting technique.
| Comment | File | Size | Author |
|---|---|---|---|
| #14 | mollom.ping_.backport.14.patch | 14.06 KB | eshta |
| #12 | mollom.ping_.backport.12.patch | 14.08 KB | eshta |
| #10 | mollom.ping_.backport.10.patch | 14.09 KB | eshta |
| #8 | mollom.ping_.backport.8.patch | 14.09 KB | eshta |
| #5 | mollom.ping_.5.patch | 13.69 KB | eshta |
Comments
Comment #1
eshta commentedAdded tests and cleaned up UI.
Comment #3
eshta commentedSilly simpletest.....
Comment #4
eshta commentedOops - need to take this out still.
Comment #5
eshta commentedNow with unused code removed and PHP library class updated.
Comment #6
eshta commentedComment #8
eshta commentedAnd now on to back-porting. My local d6 tests are having problems so let's see what happens with the test bots.
Comment #10
eshta commentedGo bots go.
Comment #12
eshta commentedAgain.
Comment #14
eshta commentedAnd again....
Comment #18
eshta commentedComment #20
eshta commentedComment #21
eshta commentedThis is outdated as the ping callback has been removed from the D7 and D6 modules.