PHP Fatal error: Uncaught Error: Undefined constant “FEEDZY_PRO_FETCH_ITEM_IMG_
-
I’m importing posts via cron and getting a lot of duplicates imported. These duplicates don’t have any post_meta fields (i.e. feedzy_…) so they won’t work properly. I do have item_image selected for Featured Image and I guess it’s getting this confused with some pro feature. Here’s the full error
PHP Fatal error: Uncaught Error: Undefined constant “FEEDZY_PRO_FETCH_ITEM_IMG_URL” in <extracted>/wp-content/plugins/feedzy-rss-feeds/includes/admin/feedzy-rss-feeds-import.php:1784
Using 4.4.4
P.S. I’m going to take out the images for now.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘PHP Fatal error: Uncaught Error: Undefined constant “FEEDZY_PRO_FETCH_ITEM_IMG_’ is closed to new replies.