BuddyDev

Search

Error

  • Participant
    Level: Master
    Posts: 476
    Venutius on #55599

    Using v2, I had this error `July 4, 2025
    3:47 AM BST PHP Warning
    Attempt to read property “post_type” on null
    Plugin: MediaPress
    File: /wp-content/plugins/mediapress-2-newest/admin/class-mpp-admin-post-helper.php
    Line: 530`

    So I added this to line 530:

    if ( ! null == $post->post_type && $this->post_type == $post->post_type ) {

    • This topic was modified 1 month ago by Venutius.
  • Keymaster
    (BuddyDev Team)
    Posts: 25082
    Brajesh Singh on #55602

    Hi George,
    Thank you for notifying the issue.
    I am going to work ob 2.0 branch this weekend. I will have an updated 2.0 branch on Monday.

    Regards
    Brajesh

You must be logged in to reply to this topic.

This topic is: not resolved