Dear Developers,
1)
while looking into my logs of mailpress (5.1.1), i see
2011-10-10 00:05:05 000000 -- **** Start logging **** MP_Mail_mailpress *** level : 8191**** (5.1.1) **** XXXX/wp-cron.php?doing_wp_cron
2011-10-10 00:05:05 000000 -- **** Purged log file **** XXXX/wp-content/plugins/mailpress/tmp/MP_Log_0_MP_Mail_mailpress_20111003.txt
2011-10-10 00:05:05 000000 -- **** Purged log file **** XXXX/wp-content/plugins/mailpress/tmp/MP_Log_0_MP_Mail_mailpress_20111004.txt
2011-10-10 00:05:10 000000 -- PHP [E_STRICT] 2048 : Non-static method nggGallery::get_option() should not be called statically, assuming $this from incompatible context in XXXX/wp-content/plugins/nextgen-gallery/lib/shortcodes.php at line 47
2011-10-10 00:05:11 000000 -- PHP [E_STRICT] 2048 : Non-static method nggGallery::get_option() should not be called statically, assuming $this from incompatible context in XXXX/wp-content/plugins/nextgen-gallery/lib/shortcodes.php at line 47
2011-10-10 00:05:11 000000 --
------------------- start of mail -------------------
From : blablabla
To : blablabla
Subject : Weekly newsletter
------------------- plaintext -------------------
blablabla
------------------- text/html -------------------
blablabla
------------------ end of mail ------------------
2011-10-10 00:05:13 000000 -- MAILPRESS [NOTICE] - Image found : wp-content/plugins/mailpress/mp-content/themes/reznikdavydov/images/mailpress.png
2011-10-10 00:05:13 000000 -- MAILPRESS [NOTICE] - Disconnecting from reznik6_wordpress (MP_Mail)
2011-10-10 00:05:13 000000 -- MAILPRESS [NOTICE] - Disconnected (MP_Mail)
2011-10-10 00:05:15 000000 -- MAILPRESS [NOTICE] - Connecting to reznik6_wordpress (MP_Mail)
2011-10-10 00:05:15 000000 -- MAILPRESS [NOTICE] - Connected (MP_Mail)
2011-10-10 00:05:15 000000 -- MAILPRESS [NOTICE] - :::: MAIL SAVED ::::
2011-10-10 00:05:15 000000 -- **** End logging **** MP_Mail_mailpress *** level : 8191 **** status : TRUE
2011-10-10 00:05:16 000000 -- **** Start logging **** MP_Mail_mailpress *** level : 8191**** (5.1.1) **** XXXX/wp-cron.php?doing_wp_cron
2011-10-10 00:05:16 000000 -- MAILPRESS [ERROR] - No recipient
2011-10-10 00:05:16 000000 -- **** End logging **** MP_Mail_mailpress *** level : 8191 **** status : FALSE
2011-10-10 08:10:45 000000 -- **** Start logging **** MP_Mail_mailpress *** level : 8191**** (5.1.1) **** XXXX/wp-cron.php?doing_wp_cron
2011-10-10 08:10:46 000000 -- PHP [E_STRICT] 2048 : Non-static method nggGallery::get_option() should not be called statically, assuming $this from incompatible context in XXXX/wp-content/plugins/nextgen-gallery/lib/shortcodes.php at line 47
2011-10-10 08:10:47 000000 -- PHP [E_STRICT] 2048 : Non-static method nggGallery::get_option() should not be called statically, assuming $this from incompatible context in XXXX/wp-content/plugins/nextgen-gallery/lib/shortcodes.php at line 47
2011-10-10 08:10:47 000000 --
so i don't really know if that error is crucial and indeed shows a conflict between the two plugins.
2) another thing suspicious is (the same log-file):
------------------- start of mail -------------------
From : blablabla
Subject : Daily newsletter
------------------- plaintext -------------------
blablabla
------------------- text/html -------------------
blablabla
------------------ end of mail ------------------
2011-10-10 08:10:47 000000 -- MAILPRESS [NOTICE] - :::: Mail batch processing as required ::::
2011-10-10 08:10:47 000000 -- MAILPRESS [NOTICE] - :::: MAIL SAVED ::::
2011-10-10 08:10:47 000000 -- **** End logging **** MP_Mail_mailpress *** level : 8191 **** status : TRUE
2011-10-10 08:10:47 000000 -- **** Start logging **** MP_Mail_mailpress *** level : 8191**** (5.1.1) **** XXXX/wp-cron.php?doing_wp_cron
2011-10-10 08:10:47 000000 -- MAILPRESS [ERROR] - No recipient
2011-10-10 08:10:47 000000 -- **** End logging **** MP_Mail_mailpress *** level : 8191 **** status : FALSE
i wonder how is it possible that I have no recipient? Looks completely weird to me and to tell the truth I have no clue where to search for an answer.
EDIT: just noticed that I have MAILPRESS [ERROR] - No recipient in the first part of log as well.
I don't know if someone recieved that e-mail, but it shows: Sent
in admin panel.
plugin verions:
mailpress (5.1.1)
nextgen gallery (1.8.3)
Thank you in advance!
btw, I really enjoy those two plugins, they are essential for my small
portfolio web page.
Kind regards,
Denis.
p/s/ I post here, instead of mailPress google group so that NextGen people know of this issue (if there is an issue at all).