Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter Andrzej Klasén

    (@bibeldans)

    SORRY! Plugins List displays wrong version number.

    I have:

    Seriously Simple Podcasting – 3.4.0 – Castos                                                             3.10.1
    Seriously Simple Speakers – 1.1.0 – Castos                                                                1.2.0
    Seriously Simple Stats – 1.6.0 – Castos                                                                       1.7.0

    Plugin Author Serhiy Zakharchenko

    (@zahardoc)

    Hi @bibeldans,

    Yes, we recently updated the Speakers plugin to version 1.2.0. Could you please describe more what warning did you get, and if you still have it with the Speakers plugin version 1.2.0?

    Thread Starter Andrzej Klasén

    (@bibeldans)

    Yes, I have Version 1.2.0.

    Warning: Attempt to read property "ID" on null in /home/danskyrk/a.klasen.nu/wp-content/plugins/seriously-simple-podcasting/php/classes/repositories/class-episode-repository.php on line 612

    Warning: Attempt to read property "ID" on null in /home/danskyrk/a.klasen.nu/wp-content/plugins/seriously-simple-podcasting/php/classes/repositories/class-episode-repository.php on line 626

    Warning: Attempt to read property "post_date" on null in /home/danskyrk/a.klasen.nu/wp-content/plugins/seriously-simple-podcasting/php/classes/repositories/class-episode-repository.php on line 627

    Warning: Attempt to read property "post_title" on null in /home/danskyrk/a.klasen.nu/wp-content/plugins/seriously-simple-podcasting/php/classes/repositories/class-episode-repository.php on line 639

    Warning: Attempt to read property "ID" on null in /home/danskyrk/a.klasen.nu/wp-content/plugins/seriously-simple-podcasting/php/classes/repositories/class-episode-repository.php on line 640

    Warning: Attempt to read property "ID" on null in /home/danskyrk/a.klasen.nu/wp-content/plugins/seriously-simple-podcasting/php/classes/repositories/class-episode-repository.php on line 612

    Warning: Attempt to read property "ID" on null in /home/danskyrk/a.klasen.nu/wp-content/plugins/seriously-simple-podcasting/php/classes/repositories/class-episode-repository.php on line 626

    Warning: Attempt to read property "post_date" on null in /home/danskyrk/a.klasen.nu/wp-content/plugins/seriously-simple-podcasting/php/classes/repositories/class-episode-repository.php on line 627

    Warning: Attempt to read property "post_title" on null in /home/danskyrk/a.klasen.nu/wp-content/plugins/seriously-simple-podcasting/php/classes/repositories/class-episode-repository.php on line 639

    Warning: Attempt to read property "ID" on null in /home/danskyrk/a.klasen.nu/wp-content/plugins/seriously-simple-podcasting/php/classes/repositories/class-episode-repository.php on line 640

    Warning: Attempt to read property "ID" on null in /home/danskyrk/a.klasen.nu/wp-content/plugins/seriously-simple-podcasting/php/classes/repositories/class-episode-repository.php on line 612

    Warning: Attempt to read property "ID" on null in /home/danskyrk/a.klasen.nu/wp-content/plugins/seriously-simple-podcasting/php/classes/repositories/class-episode-repository.php on line 626

    Warning: Attempt to read property "post_date" on null in /home/danskyrk/a.klasen.nu/wp-content/plugins/seriously-simple-podcasting/php/classes/repositories/class-episode-repository.php on line 627

    Warning: Attempt to read property "post_title" on null in /home/danskyrk/a.klasen.nu/wp-content/plugins/seriously-simple-podcasting/php/classes/repositories/class-episode-repository.php on line 639

    Warning: Attempt to read property "ID" on null in /home/danskyrk/a.klasen.nu/wp-content/plugins/seriously-simple-podcasting/php/classes/repositories/class-episode-repository.php on line 640
    Plugin Author Serhiy Zakharchenko

    (@zahardoc)

    @bibeldans Could you please provide more details about where you’re seeing these errors? Are they appearing on your site’s pages or in the PHP error logs? If they’re on pages, which ones exactly? Also, do the errors disappear if you disable the Speakers or Stats plugin?

    Thread Starter Andrzej Klasén

    (@bibeldans)

    OK.

    1) If they’re on pages, which ones exactly?

    The page I need help with: https://a.klasen.nu/seriously-simple-podcasting/

    2) Also, do the errors disappear if you disable the Speakers or Stats plugin? No.
    +

    PS.

    • WP Version: 6.8.1
    • PHP Version: 8.2.27
    • Database Version: 10.6.21-MariaDB-cll-lve

    Every warning is from: /wp-content/plugins/seriously-simple-podcasting/php/classes/repositories/class-episode-repository.php

    All are from the same script: class-episode-repository.php

    Plugin Author Serhiy Zakharchenko

    (@zahardoc)

    Hi @bibeldans,

    Thank you for your answers. I can see you use Elementor plugin on your site. Was this page created by Elementor, or by the default WordPress editor? Did you try creating other similar pages? If yes, did you get the same errors?

    As a quick fix for now, I’d recommend disabling WP_DEBUG in your wp-config.php file. Do you know how to edit it? If yes, open wp-config.php, find define('WP_DEBUG', true); and replace it with define('WP_DEBUG', false);

    Thread Starter Andrzej Klasén

    (@bibeldans)

    Thank you very much!

    It was Elementor.

    https://a.klasen.nu/seriously-simple-podcasting-gutenberg/

    Plugin Author Serhiy Zakharchenko

    (@zahardoc)

    @bibeldans

    Would you use Gutenberg then? I’m trying to reproduce this issue, but I can’t see any errors on my local site with both Gutenberg and Elementor.

    P.S. In any case, please disable WP_DEBUG on your live site, it can lead to site vulnerabilities, and should be used only in the test environment.

Viewing 8 replies - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.