• Resolved PeppermanWP

    (@peppermanwp)


    Hello Eric, seems this previous issue re-appeared with version 2.2.6

    PHP error log reports “Undefined variable $prod_id in /home/…../wp/wp-content/plugins/simple-xml-sitemap-generator/index.php on line 44”

    Which means this line here in the plugin’s index.php:

    $xmlpost_id_check = nl2br(get_post_meta($prod_id,’sitemap’,true));

    System: WP 6.5, PHP 8.3.2

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Eric-Oliver M?chler

    (@annubis)

    thank you for this report – i will looking into it

    Thread Starter PeppermanWP

    (@peppermanwp)

    Thank you for looking into this.

    Error still persists (Apr 21).

    And I found another one with various occurences in my php 8.3 error log:

    PHP Warning: Undefined variable $screenshot in /home/…../wp/wp-content/plugins/simple-xml-sitemap-generator/form.php on line 203
    (same error msg for line 218

    Plugin Author Eric-Oliver M?chler

    (@annubis)

    after i fixed the error a few weeks ago – i ran a longer beta test. now that no more errors appeared – i have just released the update.

    thanks for your patience and reporting

    Thread Starter PeppermanWP

    (@peppermanwp)

    Just checked, and everything works fine. Thanks, Eric!

    Plugin Author Eric-Oliver M?chler

    (@annubis)

    perfect. have a nice day

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘PHP Warning for index.php’ is closed to new replies.