• The plugins are creating the following alerts in the log

    starbox Attempt to read property “ID” on null in …/plugins/starbox/controllers/Frontend.php on line 516

    ———————–
    if (!$this->show || (isset($this->custom[(int)$post->ID]) && $this->custom[(int)$post->ID] == true))
    return $content;
    ———————–

    The page I need help with: [log in to see the link]

  • The topic ‘starbox Attempt to read property “ID” on null in’ is closed to new replies.