• Getting the following error in the admin console for phpbb recent topics (0.7.1):

    Fatal error: Call to undefined method WP_Error::get_items() in /hsphere/local/home/demandsucks/demandstudiossucks.com/wp-content/plugins/phpbb-recent-topics/display/admin-options.php on line 239

    The line in question starts:

    foreach ($lnx_feed->get_items() as $item){

    I’ve just commented out the routine for now.

Viewing 1 replies (of 1 total)
  • Plugin Author linickx

    (@linickx)

    Yep, comment it out… it’s not important, it just downloads this news feed from my site ( html | rss) .

    That error “means” that the download of the feed has failed, either due to outbound http being blocked or my site not responding.

    I keep forgetting to look at this, so have created ticket 1370 to remind me… you’re welcome to submit a patch ??

    Cheers,
    Nick

Viewing 1 replies (of 1 total)
  • The topic ‘phpBB Recent Topics News’ is closed to new replies.