• Resolved Manni79

    (@manni79)


    Hello,

    after updating I get the following error:

    Fatal error: Call to undefined method Feedzy_Rss_Feeds_Util_SimplePie::set_curl_options() in /www/htdocs/USER/SITE.com/wp-content/plugins/feedzy-rss-feeds/includes/abstract/feedzy-rss-feeds-admin-abstract.php on line 553 in /www/htdocs/USER/SITE.com/wp-includes/class-simplepie.php on line 3017

    Any ideas?

    • This topic was modified 4 years, 10 months ago by Manni79.
Viewing 15 replies - 1 through 15 (of 19 total)
  • Thread Starter Manni79

    (@manni79)

    Newest WP, Newest Plugin Version. Both updated today.

    Thread Starter Manni79

    (@manni79)

    Today an update to Feedzy was made, which fixed the problem perhaps. I am not sure, because now it it is not executed correctly, at the moment it desoplays the used shortcode instead of the Feedzy List.

    [feedzy-rss feeds=”<HTTP-Links>” max=”6″ summarylength=”200″ feed_title=”no” target=”_blank” thumb=”yes” title=”65″ size=”100″ default=”<LinkToImageFile.jpg>”]

    Did you changes shortcode structure or did you disable shortcodes?

    Thread Starter Manni79

    (@manni79)

    I checked your Plugin page again, and guides are the same. Still shortcodes available.
    https://www.ads-software.com/plugins/feedzy-rss-feeds/

    I use still non-Gutenberg UI for Posts and have not touched the shortcode. Any idea what has changed after the update?

    Plugin Contributor contactashish13

    (@rozroz)

    @manni79 I’m not sure I understand what you are trying to say. Are you saying your shortcode is not working? If so, please share a link to the page that displays this behavior.

    Thread Starter Manni79

    (@manni79)

    Today an update to Feedzy was made, which fixed the problem perhaps. I am not sure, because now it it is not executed correctly, at the moment it displays the used shortcode instead of the Feedzy List.

    [feedzy-rss feeds=”<HTTP-Links>” max=”6″ summarylength=”200″ feed_title=”no” target=”_blank” thumb=”yes” title=”65″ size=”100″ default=”<LinkToImageFile.jpg>”]

    Did you changes shortcode structure or did you disable shortcodes?

    @manni79 I’m not sure I understand what you are trying to say. Are you saying your shortcode is not working? If so, please share a link to the page that displays this behavior.

    Wow, may English has to be worse as i have thought. ??
    I corrected some word in my quote.

    And yes, I am saying my shortcode is not working. On the rendered page in a web browser, it shows me just the short code itself.

    I tried already set caching plugins off and tried to use your shortcode on a clean new page, but also then, I see the shortcode itself rendered.

    My page is behind a “HTTP Authentication”. It’s a site for testing purpose, so I can update all plugins there and test it before do it on my live web page.
    Can I sent you Link and HTTP Basic Auth Credentials per Email?

    Thread Starter Manni79

    (@manni79)

    News: I tested shortcode of another plugin now, to be sure that my page is executing shortcodes in general. The shortcode of another plugin worked fine. So, it seems not to be a general shortcode problem of my page.

    Edit: made a new site with testing purpose, using 3 shortcodes. All are working inde, but not the one of feedzy. I have a very easy example.
    Tell me where I can drop you Link and HTTP Auth credentials.
    Thank you

    • This reply was modified 4 years, 10 months ago by Manni79.
    Plugin Contributor contactashish13

    (@rozroz)

    @manni79 The shortcodes are working without any problem. Can you rollback to the previous version of the plugin and see if they work?

    Can you please paste the exact shortcode that you are using? Please do not redact anything as we would want to use the exact shortcode at our end to see what’s wrong.

    Thread Starter Manni79

    (@manni79)

    I found my problem. Was a miss typed word, which I made when tried to simplify the rss for detecting the issue. Now it works. Sorry, my fault. I began simplify rss example when the first (real) bug occurs, which is fixed in newest version.
    https://github.com/Codeinwp/feedzy-rss-feeds/issues/354

    But I had still to rollback “Version 3.3.13”. In the newest, actual Version, I a message came up, that RSS Feeds could not retrieved in 30 seconds. I tried a 2nd time. But same error.

    Then 1 rolled back 1 version, with your rollback version under options, then I had into that bug again:
    https://github.com/Codeinwp/feedzy-rss-feeds/issues/354
    Then I rolled back one version more. Again this bug (issues/354).
    Tip: I think it is a good idea to only have the stable versions at rollback options, not the one with known bugs.

    I rolled back more to “Version 3.3.13”, then everything was fine. No Error message. No message of “30 seconds past for retrieving”.

    Is there any change how messages are fetched between “Version 3.3.13” and actual version? I will try more with newest feedzy at later time.

    But one general addition:
    When the message of “30 seconds timeout” came up, the page also hangs 30 seconds and shows only white. What happened, if a feed is slow for some time? Did you not use some lazy loading or caching? I think your plugin is doing cache. So I wondered why page hang long time in white state and loading, until page with feedzy showing the “30 seconds timeout” came up.
    I will try later again and make a screenshot of plugin versions and result n page, to better show you.

    Plugin Contributor contactashish13

    (@rozroz)

    @manni79 glad to know the shortcode is working for you.

    As for the timeout in 30 seconds, that is a PHP default and can be changed in the PHP configuration. If a feed is slow, we can’t do much. You can use a longer cache (refresh parameter in the shortcode) to avoid these problems.

    Thread Starter Manni79

    (@manni79)

    As for the timeout in 30 seconds, that is a PHP default and can be changed in the PHP configuration. If a feed is slow, we can’t do much.

    Not possible to fetch feeds unrelated to direct page load in user browser?
    Or, show all feed which could load correctly in first 5 seconds and try load the rest of feeds independent in background into cache?.

    Plugin Contributor contactashish13

    (@rozroz)

    @manni79 the entire feed is parsed in one go so there is no way around it. You will have to use a faster feed ??

    If you are satisfied with our product and support, kindly spare a moment to leave us a review. It would really help us spread the word!

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    @manni79 Don’t start new topics for the same thing. Duplicates are removed when found and I have removed yours.

    Use the side bar and mark your topic unresolved and continue your topic here.

    Thread Starter Manni79

    (@manni79)

    (I thought a new topic is a good idea, because the 2nd problem is not the same probleme as the topic is about. But when moderator says, let’s use this topic.)

    @manni79 the entire feed is parsed in one go so there is no way around it. You will have to use a faster feed ??

    If you are satisfied with our product and support, kindly spare a moment to leave us a review. It would really help us spread the word!

    I have still the same problem.

    In the meantime I did some tests, to make sure it was no kind of a “random” problem.

    I can reproduce the problem every time by updating to newer feedzy, so it is not random
    Very important, in feedzy version “3.3.13” everything works fine!
    I tried it again today. I updated again to 3.3.16 and had it active for at least 10 minutes. Refresh my pages with Feedzy RSS Feeds often. Timeouts everywhere.

    I rolled back to 3.3.13. All pages with RSS feeds work fine again. Same Site, same pages, same active RSS Feeda URLs configured!
    So, I don’t think we have to talk about “slow or broken Feeds in my list”, when Feedzy in 3.3.13 was stable enough to handle everything and I have problems only in newer versions.

    —————
    As Side note: Of course user of your plugin (or user of external feeds in general) do not have influence on the changes of the feeds they use. Feeds change over time! Someday, feeds which working fine for months, change their URL.
    Sometimes pages went offline. These kind of things happens, without letting you know of it directly, because these are external feeds.
    Also, of course, feeds which have great performance in general and most of the time, in some hours, can have bad performance. In my opinion, a RSS Feed reader should handle these things.
    Of course, as I described, the used external feeds can change at every time and are not in our control and they will not inform us.
    —————

    But I do not want to discuss this mainly. In my case it is very simple, in Feedzy “3.3.13” everything works stable, even if one of the feeds would have a problem.

    Only when updating above Feedzy “3.3.13” and also newest Feedzy, our site get’s broken (timed out).

    So, would be nice if you could have a look and fix/rollback, what is the new “cause” of the problem in newer Feedzy Version (above 3.3.13).
    My page for testing purpose is behind a “HTTP Authentication”. So, I can update all plugins there to test it before do it on my live web page.

    Could I sent you Link and HTTP Basic Auth Credentials per Email to have a look?

    I can also switch versions “3.3.13” and “3.3.16” back and forth if you want. And as often as you want.

    So, in the end, would be nice to get newer Feedzy as stable as “3.3.13”
    best regards and thanks a lot!

    • This reply was modified 4 years, 10 months ago by Manni79.
    • This reply was modified 4 years, 10 months ago by Manni79.
    • This reply was modified 4 years, 10 months ago by Manni79.
    • This reply was modified 4 years, 10 months ago by Manni79.
    • This reply was modified 4 years, 10 months ago by Manni79.
    Plugin Contributor contactashish13

    (@rozroz)

    @manni79 it might be better to paste the entire shortcode you are using without redacting anything so that we can try it out at our end.

    Thread Starter Manni79

    (@manni79)

    @rozroz
    I have reproduced it two times again switching back and forth with the following shortcode.
    The 2nd feed is offline in the meanwhile. Feedzy “3.3.13” handle it correctly and just showing the working feed.

    [feedzy-rss feeds="https://joecolantonio.com/testtalks/feed/,https://apmblog.compuware.com/feed/" max="9" summarylength="200" feed_title="no" target="_blank" title="65" size="100" thumb="yes" default="/wp-content/uploads/Fotolia_111111_XS-180x100.jpg"]

    Newer Feedzy is freezing the full page for 30 seconds with this shortcode.
    Important, it es not only freezing the page view with the feed. It is also freezing my full admin WordPress interface as long as loading the page in another tab. (only in new feedzy, old “3.3.13” feedzy is working fine with offline feed in the list.).

    The problem is even bigger, also trying to fix it by deleting the broken feed makes the admin interface waiting 30 seconds (sometimes crashing) to open the view where feedzy shortcode is used.

    Switching back to Feedzy “3.3.13”, Freedzy is working stable and correctly, it is just do not display the broken/offline feed and simply show the rest of working feeds.

    Would be nice to see Feedzy “3.3.16” as stable as Feedzy “3.3.13”, because as described, you never now when external feed change URls or get offline. And it should not make your page completely freezing.

    And if you need a web page for testing in cases you can’t reproduce it on your side, let me know.

Viewing 15 replies - 1 through 15 (of 19 total)
  • The topic ‘Fatal error: Call to undefined method – Feedzy_Rss_Feeds_Util_SimplePie’ is closed to new replies.