You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When adding certain feeds... execution times out. I've changed the max exec time in the php.ini file all the way to 120 seconds to no avail. Doesn't happen on all feeds.
Debug Output:
Check currently scheduled feeds for new and updated posts.
Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /var/www/html/wp-content/plugins/feedwordpress/feedwordpresssyndicationpage.class.php on line 150
Updating Hardware News - Electronic Hardware News, Hardware, Electronics from <https://phys.org/rss-feed/technology-news/hardware/> ...
Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/html/wp-content/plugins/feedwordpress/syndicatedpost.class.php on line 708
Fatal error: Maximum execution time of 120 seconds exceeded in /var/www/html/wp-includes/class-phpass.php on line 151
The text was updated successfully, but these errors were encountered:
When adding certain feeds... execution times out. I've changed the max exec time in the php.ini file all the way to 120 seconds to no avail. Doesn't happen on all feeds.
Example of working feed:
https://www.send2press.com/wire/technology-news/hardware-news/feed/
Example of non-working feed:
https://phys.org/rss-feed/technology-news/hardware/
Debug Output:
Check currently scheduled feeds for new and updated posts.
Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /var/www/html/wp-content/plugins/feedwordpress/feedwordpresssyndicationpage.class.php on line 150
The text was updated successfully, but these errors were encountered: