• Hello there!

    I am seeing this PHP warning over and over again in my debug log. It seems to be root caused by Duplicate Post Plugin’s class regarding a missing property in mentioned class:

    [12-Feb-2024 10:41:27 UTC] PHP Warning: Undefined property: stdClass::$dp-rewrite-republish in /htdocs/wp-admin/includes/class-wp-posts-list-table.php on line 309

    Could you please ask dev if there is anything I can to to fix this or if he needs to fix it in your plugin’s code?

    Thanks mate

    Saskia

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @jyria

    You are facing the PHP Warning: Undefined property: stdClass::$dp-rewrite-republish in /htdocs/wp-admin/includes/class-wp-posts-list-table.php on line 309. It commonly indicates a conflict. Also the warning means it doesn’t necessarily break everything, however, it could cause features to fail. So let’s take a closer look why the warning appears.

    Issue with Groups plugin:

    Are you using the Groups plugin? If yes, there is an open GitHub issue where the suspected conflict involves a plugin called Groups.

    What’s next?
    Our product team will assess the severity of the issue and assign a priority level to the report. Our developers work on the highest priority issues first. We cannot give you an estimate of when they’ll start working on the issue.

    If you have any further information that may affect the prioritization or help our development team solve this bug, please feel invited to reply to this forum topic, and we’ll share the information with our product team.

    Version and Check conflict:

    If no, then my first question is, are you using the latest version of the Yoast Duplicate Post plugin 4.5?

    If yes, a conflict check is required to find out what the minimum set of plugins are to reproduce the warning. As I mentioned above, the warning commonly indicates a conflict. So, please test this on your development or staging site if you have one. If not, we recommend using the Health Check & Troubleshooting plugin. This plugin has a troubleshooting mode, which does not affect normal visitors to your site.

    Often, we see problems occur in combination with another plugin or theme. The fastest way to rule out any conflict is to deactivate all non-Yoast plugins and switch to a standard theme like Twenty Twenty-Two.

    This thread was marked resolved due to a lack of activity, but you’re always welcome to re-open the topic. Please read this post before opening a new request.

    Unfortunately, the link to open new request was not correct. Please use this link for opening a new request.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Undefined property: stdClass::$dp-rewrite-republish’ is closed to new replies.