• Hi, thank you for great plugin. It’s working fine but when the mail is sent PHP notice appears in debug log, here it is:
    PHP Notice: Undefined index: copy in .../public_html/wp-content/plugins/smtp-yandex-mail-server/init.php on line 21

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter titsmaker

    (@titsmaker)

    Is this plugin being maintained?

    Plugin Author Ozan Canakli

    (@ozancanakli)

    Hi,

    I could not re-create the issue. It seems all fine from my side.

    Thank you.

    Thread Starter titsmaker

    (@titsmaker)

    But I’m still getting this notice every time a mail is sent. Do you have any idea how I can debug this?

    Hi there!
    I have setup the correct credentials, but mails are not being delivered!
    could you please let me know what could be the issue?

    Thanks!

    Thread Starter titsmaker

    (@titsmaker)

    I’ve just checked what is causing the issue. It’s following code from init.php if ($options['copy'] == '1') {. I found your plugin options in wp_options via phpMyAdmin and there’s indeed no “copy” there. PLease check!

    Thread Starter titsmaker

    (@titsmaker)

    I’ve just found following – than i tick “Send yourself a copy” in plugin options the corresponding record in wp_options appears but as soon as i untick options the record disappears instead of switching to “0” value.

    Thread Starter titsmaker

    (@titsmaker)

    Please fix this option saving behaviour or way you’re looking for option value in DB.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘PHP notice’ is closed to new replies.