After WordPress 6.7 update today, FWP fails to fetch feed.
——————
Update feeds now
Check currently scheduled feeds for new and updated posts.
I”m getting this error message that seems to be preventing certain posts from being syndicated: “Filtered out item [URL to post from site we’re syndicating from ] without syndication: no author available”
I can’t seem to find any mention of this in documentation. Could you help me understand what this means? The posts do have an author and the author is the same one as other posts that syndicate just fine. Can’t figure out what’s going on. Thanks.
howdy! I know you’re hella busy but on next update can you add in an option to scrub Feedwordpress plugin settings from the database?
Ran into issue of a corrupted RSS intake; and trying to delete subscription and redo for the site with different feed, kept failing to publish. Deleting the site/subscription and checking the Links in WP, I would get an SQL error notice when deleting but keep posts.
Finally had to use a database cleaner (could have done MySQL), to scrub all the FWP options and then do clean reinstall of plugin.
This was with latest WP and PHP 7.4xx (prepping for 8.3x php upgrade changing old Woo theme to modern).
Thanks! ??
e.g.[ x ] remove FWP field tables on delete of plugin
]]>I see that the wordpress posts that are imported have the image in the post itself but not as featured image. Is this something in the settings that I have missed? Thanks, Bernard
]]>Deleted feeds still update like they are active
Please advise on how to correct this even it needs to done from the _db_
//THANKS
]]>I’m getting this error message from Query Monitor about the FeedWordPress plugin.
trim(): Passing null to parameter #1 ($string) of type string is deprecated
This error is coming on this page and line.
Can I have the content of some RSS feeds be imported as different post types?
]]>Let me start by saying that this is an AMAZING plugin that does work that no other plugin can do that I have found. I’ve used it in several projects that needed syndication from RSS and it is an absolutely essential tool.
That said, both the newly released version and the previous version have a fatal error that appears in PHP 8.2 (and which is NOT present in PHP 7.x).
There are at least 2 instances where a call to get_option(‘feedwordpress_diagnostics_show’) is used. However, at least in my situation, that call returns a STRING. Then later in the code, the value is checked using the in_array() PHP function. However, it’s not valid to pass a string to in_array() in PHP 8.2 and so it throws a fatal error which crashes the entire WordPress admin.
I’ve worked around the issue by doing the following:
On line 122 of feedwordpressdiagnostic.class.php, I’ve wrapped the get_option(‘feedwordpress_diagnostics_show’) inside an array() declaration so that the string is inside an array.
On line 190 of diagnostics-page.php, I have done the same wrap as above to assure that the value returned is an array.
This may not be the best solution if the value for others DOES return an array of values since you’ll now have a nested array, but if your site is broken, this will get it going again.
If I could ask the developer to please implement a fix for this issue so that the plugin works natively in PHP 8, that would be incredibly appreciated. Thank you!
]]>Hello.
I’m checking the feed
https://ftr.fivefilters.net/makefulltextfeed.php?url=https%3A%2F%2Fnashe.orbita.co.il%2Frss&max=3
This link is provided by https://www.fivefilters.org/full-text-rss/
I insert it into FeedWordPress, which is installed on my site with WordPress, but there is no image, there is no feed, and in the verification window it says: “Sample Item Title: Date: 04-May-24 12:51:20 pm [unable to retrieve full-text content]”
Previously, in 2015 everything was fine
But I deleted the site due to an error and the transition to php8+
Made a new website. I installed the plugin and this problem appeared. What could be the problem?
Thank you
]]>Hello, in Syndication – Posts and Links – Posts tab
i can see:
Incoming syndicated posts should be stored in the posts database as…
But i need set rss to BuddyPress activity posts,
How can i do this?
]]>Hi, new version of WP seems to seriously mess with anything cURL related:
WP HTTP Error: cURL error 28: Operation timed out after 20001 milliseconds with 16522 out of 30433 bytes received
Hello, I have Multisite wordpress. I can not use your plugin.
Error code – parameter 2 to be array, string given in l/www/wp-content/plugins/feedwordpress-master/feedwordpressdiagnostic.class.php on line 82
My php PHP 7.4
Thanks for reply
I have set the “Feed Update Type” to be “Complete.?When items no longer appear on the feed, they are obsolete; retire them from the WordPress posts table.”
When I update the feed manually, then it works and the items/posts are automatically placed in “Retire”.
However when using a cron job to update the feeds, this do not work, and the old items/posts are not retired.
Also a feature request: I would love to have a option to automatically and permanently delete items/posts when they no longer appear on the feed.
Thank you for a great plugin!
]]>My debug report is showing an error attempting to process a feed I’ve unsubscribed. The site/feed doesn’t show in the interface anywhere. Where in the database can I delete these?
]]>Hi, I update my syndicated sources every hour – often over 300 items at a time from 3 syndicated rss urls – however if someone looks at my site during this update, the page load is very slow due to the extra load from feed update.
Is there a function in Feedwordpress I can call to pause the feed update? I can then call this function when someone loads a page (and resume when page loaded).
I see under settings “Feeds and Updates” an item “— PAUSE or RESUME UPDATES —” but can I call that as a function and does it pause in the middle of an update, such as over 300 new items being syndicate?
Cheers
Ben
]]>Hey y’all! I’ve run into a recent issue where I can’t view the inactive feeds in the FeedWordPress admin panel. I currently have 9 active feeds and 5 inactive ones. The admin URL I’m trying to reach looks like
/admin.php?page=feedwordpress%2Fsyndication.php&visibility=N
which seems correct, but when I click the Inactive link on the Syndicated Sites Settings page, it simply reloads the Subscribed feeds list.
Is anyone else seeing this behavior and/or have an idea on how to fix it? TYIA
Version: You are using FeedWordPress version 2022.0222.
Hosting Environment:
WordPress: version 6.0.1
SimplePie: version 1.5.8
PHP: version 7.3.2
]]>
Bug: Warning: Undefined variable $type in /wp-content/plugins/feedwordpress/feedwordpress.php on line 2292
As the variable is undefined, this can be patched from:
return self::sanitized_parameter( MyPHP::post( $key, $default, $type ), $sanitizer );
to
return self::sanitized_parameter( MyPHP::post( $key, $default ), $sanitizer );
Hello,
the plugin works really well and easy so far – but unfortunately the images are not transferred somehow to the copied site.
It shows only a placeholder picture from Elementor instead of the picture from the original post.
Can you help me here and tell me what I have to change?
Best regards
Sascha
]]>Is there a way to delete categories created by feedwordpress?
I have used my own categories and assigned feeds to these but accidentally set syndication to create new categories as well. Now I have a lot of unwanted categories but cant see any way to delete them?
]]>Great plugin that I’ve enjoyed using on my sites. However, all of my new installs of this plugin + FWP Sic Em do not seem to work like they do on my old sites. The settings for the image portion of the Feedwordpress plugin will not change, but other settings work fine.
]]>Hello!
Yesterday, I deleted some RSS feeds from FWP, and after multiple attempts to remove them, they disappeared from the FWP dashboard; however, the feed is still being imported. I checked in the database, and the feed is not there either. What could be causing this issue? and how do I solve it?
Thanks,
C
My sydication feed for my blog no longer works. I have not received a new post since December due to an XML error: https://clikcloud.com/getfocalized/feed is invalid XML, likely due to invalid characters. XML error: Mismatched tag at line 138, column 8.
The rep at clikcloud and myself have ran the xml file through a validator and it has no errors. I tried deleting the feed, clearing the server cache, my browser cache, my WP cache and the Feedwordpress cache and then adding the feed again but it returned the same error. I also tried deleting the plugin and reinstalling. I also did the latest update, to no avail. I contacted my hosting provider for assistance and they seem to think the error is within the plugin. I appreciate any assistance to get my feed working properly.
]]>A colleague reported this error that happens when adding a new feed and I confirmed on my own site. The error reported is
An error of type E_ERROR was caused in line 1203 of the file /home/cogdog/public_html/cogdogblog.com/wp-content/plugins/feedwordpress/feedwordpresssyndicationpage.class.php. Error message: Uncaught Error: Using $this when not in object context in /home/cogdog/public_html/cogdogblog.com/wp-content/plugins/feedwordpress/feedwordpresssyndicationpage.class.php:1203
Stack trace:
#0 /home/cogdog/public_html/cogdogblog.com/wp-content/plugins/feedwordpress/feedwordpresssyndicationpage.class.php(409): fwp_switchfeed_page()
#1 /home/cogdog/public_html/cogdogblog.com/wp-content/plugins/feedwordpress/syndication.php(5): FeedWordPressSyndicationPage->display()
#2 /home/cogdog/public_html/cogdogblog.com/wp-admin/admin.php(293): include('/home/cogdog/pu...')
#3 {main}
The feed is added to the list and everything syndicates fine.
These are my stats
WordPress version 5.8.3
Current theme: CogDogBlog Cover Child (version 0.6)
Current plugin: FeedWordPress (version 2022.0208)
PHP version 7.4.9
]]>
Ever since the update, I cannot add a feed with the plugin. The comment says there should be 2 options. But only 1 option shows up and there is not an option to select it.
“Sample Item
Title: Best Online Casino Places to Enjoy Digital Entertainment With High Stakes Bets – South Florida Caribbean News
Date: 08-Feb-22 1:42:18 am
There has been a critical error on this website. Please check your site admin email inbox for instructions.”
“This web page provides at least 2 different feeds. These feeds may provide the same information in different formats, or may track different items. (You can check the Feed Information and the Sample Item for each feed to get an idea of what the feed provides.) Please select the feed that you’d like to subscribe to.
Option 1: RSS 2.0 feed”
]]>I just removed the sticky side buttons from the side, however, after I did that a warning started showing up on the top of the page and won’t go away again.
This is what is written on the top of the page:
Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/abbyggeprofiler.dk/public_html/wp-content/plugins/sticky-side-buttons/ssb-main.php on line 217
I don’t understand coding and have no idea why this is happening when I didn’t touch the code of the website??
]]>I’m seeing a number of these errors every few minutes in my php error log:
PHP Warning: Invalid argument supplied for foreach() in /var/www/mysite/wp-content/plugins/feedwordpress/magpiefromsimplepie.class.php on line 535
]]>Saw that this plugin was recently updated and decided to give it a try. It works flawlessly and seems to be a better option than other similar plugins out there.
But, it is missing an important feature: the ability to set a featured image for the imported posts. Ideally, the imported post should upload the imported images locally (better for SEO and other reasons such as what if the syndicated site has hotlinked images blocked on their server?) then have the option to automatically set the featured image to either the first image in the post or a default image for that syndicated source.
Without this, creating an aggregated content page or site with this plugin will result in a text only site with no images other than the hotlinked images being displayed via html on each post page.
EDIT: Looks like this is doable after all! https://github.com/radgeek/FWP—SIC–Em
]]>I’m using a WP network and all the incoming users are being created as “contributor” level instead of the default “subscriber” level, I believe this is the part doing the deed in syndicatedpost.class.php line 2388
// Multisite: Check whether the author has been recorded
// on *this* blog before. If not, put her down as a
// Contributor for *this* blog.
$user = new WP_User((int) $id);
if (empty($user->roles)) :
$user->add_role('contributor');
endif;
]]>
I can’t find any more information than what I see in the automated vulnerabilities report on my Plesk control panel. It says.
“WordPress FeedWordPress plugin <= 2021.0713 – Authenticated Cross-Site Scripting (XSS) vulnerability”
Hoping this has also been reported and will be addressed.
Thanks!
]]>Lots of syndicated posts get brought in twice, so we end up with posts appearing two times. Seems like a random thing that happens quite a bit but seems impossible to replicate or trigger. We are using this plugin on several sites in a big multisite and it happens quite a lot. I see there are other reports of this happening to others, but there is no response from the developer. Anyone else been able to solve this issue?
Thanks!
]]>