• Resolved Nico free

    (@nico-free)


    Hi,
    I have this error when I activate this plugin.
    Notice: Undefined property: WP_Mailjet_Api_Strategy_V3::$_version in /var/www/vhosts/FilerWeb01/cubic-project.com/httpdocs/demo/regina2/wp-content/plugins/mailjet-for-wordpress/mailjet-api-strategy.php on line 518
    In the file at this line :
    $this->version = $this->context->_version;
    I commented this line.

    And an other error on the page Lists :
    Notice: Undefined index: Action in /var/www/vhosts/FilerWeb01/cubic-project.com/httpdocs/demo/regina2/wp-content/plugins/mailjet-for-wordpress/api/mailjet-api-v3.php on line 509
    At this line :
    if($params[‘Action’]==’Add’){…
    I changed this line to
    if (true == true) {…

    Is it a problem to make this change ?
    Someone have a better solution ?
    Thanks

    https://ww.wp.xz.cn/plugins/mailjet-for-wordpress/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Mailjet

    (@mailjet)

    Hello Nico,

    Thank you for your feedback. We have managed to fix the fist listed problem and we will upload a new version of our plugin today (3.1.9).

    Regarding the second problem, could you please describe when do you receiving this message on page Lists (step by step would be perfect)?

    Thank you,

    Mailjet team

    Thread Starter Nico free

    (@nico-free)

    Thank you for your answer.
    The second problem happens on all pages except the Settings page.
    This alert appears just below the title Contacts, Campaigns, Statistics, before the iframe tag.

    Plugin Author Mailjet

    (@mailjet)

    Hello Nico,

    We didn’t manage to reproduce your second issue, does it still persist?

    Regards,

    Mailjet team

    Plugin Author Mailjet

    (@mailjet)

    Hey Nico, we’re going ahead and closing this ticket since it’s been a month. Don’t hesitate to ping us if anything new pops up.
    Regards,
    Mailjet team

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Error on installation’ is closed to new replies.