Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter dsbetts

    (@dsbetts)

    Also this:

    Notice: Undefined index: id in /…/wp-content/plugins/credova-financial/includes/credova-admin.php on line 175

    I expect both notices could be eliminated with an

    if (…option_exits and isn’t false…) {

    look in the array

    }

    type of code block.

Viewing 1 replies (of 1 total)