I have updated to 0.5.5 and show this in the admin options panel for the plugin
Fatal error: Call to undefined method WP_Error::get_items() in /home/mydirectory/public_html/wp-content/plugins/hrecipe/view/admin/options.php on line 62
** Also - there is no PayPal donate button on the page (at least for me) **
http://wordpress.org/extend/plugins/hrecipe/
I'm seeing the very same error. (Slightly different directory, of course.)
Dave Doolin
Member
Plugin Author
Posted 2 years ago #
@mwbarker, @ddemeo - I know what the problem is, I'll get it fixed it up here within a day or so. If you want to jump the release, comment out Line 445:
https://github.com/doolin/hrecipe/blob/master/view/admin/options.php#L445
Make it look like this:
<?php //hrecipe_news('tinoboxlatest',...
The "//" before hrecipe will comment out that line.
FWIW, it's a problem with the RSS feed on tinobox.com, which I haven't figured out yet.
Dave Doolin
Member
Plugin Author
Posted 2 years ago #
This should be fixed with 0.5.6 release as of 10 minutes ago.
Dave Doolin
Member
Plugin Author
Posted 2 years ago #
@d - it's getting easier as the code gets cleaner!
When you're ready to guest post with a recipe on hrecipe.com, hit me up!