• Hello.
    When I open wp-admin/admin.php?page=stcr_manage_subscriptions , the log file writes this:

    PHP Notice: Undefined index: RC in …/wp-content/plugins/subscribe-to-comments-reloaded/options/panel1.php on line 191

    I think that this is something like “Unconfirmed (Неподтверждённый)” (it is not displayed)
    Pic
    How to fix it?

    Sorry for my English.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter ikiterder

    (@ikiterder)

    Please answer the question. I really look forward to hearing.

    Hi @ikiterder,

    I will take a look into it, thank you for reporting it. As soon as I am out of the firewall that I have in the office I will clone the repo and check it out.

    Regards.!!

    Also, if you have access to your database/phpMyAdmin could you please execute this query and paste here the result ?

    SELECT DISTINCT SUBSTR(meta_value, LOCATE('|', meta_value)+1 ) AS STCR_STATUS
    FROM wp_postmeta WHERE meta_key LIKE '\_stcr@\_%';
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error “Undefined index” in log wordpress’ is closed to new replies.