• Resolved Ovidiu

    (@ovidiu)


    I found this in the log of mailpress, a newsletter plugin for wordpress.
    I bolded the W3 line, is there anything can and needs to be done? Everything seems to work, I just wanted to report this…

    2011-07-25 05:37:59 000000 -- PHP [E_NOTICE] 8 : Undefined offset: 0 in /var/www/knightsenglish.com/wp-content/plugins/mailpress/mp-includes/class/MP_Mail.class.php at line 746
    2011-07-25 05:37:59 000000 -- MAILPRESS [NOTICE] - Image found : wp-content/plugins/mailpress/mp-content/themes/twentyten/images/mailpress.png
    2011-07-25 05:37:59 000000 -- MAILPRESS [NOTICE] - Disconnecting from knightsenglish_com (MP_Mail)
    2011-07-25 05:37:59 000000 -- MAILPRESS [NOTICE] - Disconnected (MP_Mail)
    2011-07-25 05:37:59 000000 -- MAILPRESS [NOTICE] - Connecting to knightsenglish_com (MP_Mail)
    2011-07-25 05:37:59 000000 -- PHP [E_STRICT] 2048 : Non-static method W3_Config::instance() should not be called statically, assuming $this from incompatible context in /var/www/knightsenglish.com/wp-content/plugins/w3-total-cache/lib/W3/Db.php at line 77
    2011-07-25 05:37:59 000000 -- MAILPRESS [NOTICE] - Connected (MP_Mail)
    2011-07-25 05:37:59 000000 -- MAILPRESS [NOTICE] - :::: MAIL SAVED ::::
    2011-07-25 05:37:59 000000 --  **** End   logging **** MP_Mail_mailpress *** level : 8191 **** status : TRUE

    http://wordpress.org/extend/plugins/w3-total-cache/

    ###edit###
    removed the bold code since it doesn’t work within a code section… anyway, check line 6 please.

Viewing 7 replies - 1 through 7 (of 7 total)
  • I am too lazy to download MP Mail and to check all the details, but I am almost sure that it is MP Mail’s fault. In the changelog of MP Mail v5.1:

    http://wordpress.org/extend/plugins/mailpress/changelog/

    it says “better support for W3 Total Cache”, so you better ask in their forum (and upgrade to v5.1, if you have an older version).

    Thread Starter Ovidiu

    (@ovidiu)

    done so already 🙂 this was a “just-in-case-parallel-report”

    thanks 🙂

    Thread Starter Ovidiu

    (@ovidiu)

    hm, the mailpress developer told me:

    check you have

    define(‘DOING_CRON’, true);

    in the cron.php files

    otherwise this would require a wp3 total cache code review to avoid it running when running batches
    unless wp3 total cache devs can bring some help on this.

    I do have that in my cron file, any other advice from this side?

    ovidiu, please avoid posting questions everywhere (this forum, google group, mailpress blog …) google group is the right ^lace !

    Thread Starter Ovidiu

    (@ovidiu)

    @arena:

    I know the google group is the right place for support for mailpress. I usually address my mailpress problems to you over there and am getting good support there is no doubt about that.
    This thread here was addresses to the W3 Total Cache community, I just tagged it with mailpress since it is connected. I didn’t expect any answer from you here, I was just checking out the W3 Total Cache side.

    Or is there something fundamentally wrong with this? I do hope not 🙂

    The related error is fixed in the latest release of W3TC.

    Thread Starter Ovidiu

    (@ovidiu)

    ok, great, I’l mark this as resolved then.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Plugin: W3 Total Cache] PHP warning or error found in my logs?’ is closed to new replies.