Problems with PHP 5.4?
-
Downloaded your plugin today (v2.51) and installed it. Works like a champ when I’m using PHP 5.2, but I get a number of error messages if I switch my site to 5.4 (my hosting provider is forcing everyone to 5.4 in the next few months). On the page that displays my feeds, I get this:
Warning: Illegal string offset ‘feedslug’ in /homepages/16/d195552211/htdocs/start/wp-content/plugins/wp-rss-multi-importer/inc/rss_feed.php on line 25
When I attempt to log out of my site, I get quite a few error messages:
Warning: Illegal string offset ‘feedslug’ in /homepages/16/d195552211/htdocs/start/wp-content/plugins/wp-rss-multi-importer/inc/rss_feed.php on line 25
Warning: Cannot modify header information – headers already sent by (output started at /homepages/16/d195552211/htdocs/start/wp-content/plugins/wp-rss-multi-importer/inc/rss_feed.php:25) in /homepages/16/d195552211/htdocs/start/wp-login.php on line 362
Warning: Cannot modify header information – headers already sent by (output started at /homepages/16/d195552211/htdocs/start/wp-content/plugins/wp-rss-multi-importer/inc/rss_feed.php:25) in /homepages/16/d195552211/htdocs/start/wp-login.php on line 374
Warning: Cannot modify header information – headers already sent by (output started at /homepages/16/d195552211/htdocs/start/wp-content/plugins/wp-rss-multi-importer/inc/rss_feed.php:25) in /homepages/16/d195552211/htdocs/start/wp-includes/pluggable.php on line 697
Warning: Cannot modify header information – headers already sent by (output started at /homepages/16/d195552211/htdocs/start/wp-content/plugins/wp-rss-multi-importer/inc/rss_feed.php:25) in /homepages/16/d195552211/htdocs/start/wp-includes/pluggable.php on line 698
Warning: Cannot modify header information – headers already sent by (output started at /homepages/16/d195552211/htdocs/start/wp-content/plugins/wp-rss-multi-importer/inc/rss_feed.php:25) in /homepages/16/d195552211/htdocs/start/wp-includes/pluggable.php on line 699
Warning: Cannot modify header information – headers already sent by (output started at /homepages/16/d195552211/htdocs/start/wp-content/plugins/wp-rss-multi-importer/inc/rss_feed.php:25) in /homepages/16/d195552211/htdocs/start/wp-includes/pluggable.php on line 700
Warning: Cannot modify header information – headers already sent by (output started at /homepages/16/d195552211/htdocs/start/wp-content/plugins/wp-rss-multi-importer/inc/rss_feed.php:25) in /homepages/16/d195552211/htdocs/start/wp-includes/pluggable.php on line 701
Warning: Cannot modify header information – headers already sent by (output started at /homepages/16/d195552211/htdocs/start/wp-content/plugins/wp-rss-multi-importer/inc/rss_feed.php:25) in /homepages/16/d195552211/htdocs/start/wp-includes/pluggable.php on line 702
Warning: Cannot modify header information – headers already sent by (output started at /homepages/16/d195552211/htdocs/start/wp-content/plugins/wp-rss-multi-importer/inc/rss_feed.php:25) in /homepages/16/d195552211/htdocs/start/wp-includes/pluggable.php on line 705
Warning: Cannot modify header information – headers already sent by (output started at /homepages/16/d195552211/htdocs/start/wp-content/plugins/wp-rss-multi-importer/inc/rss_feed.php:25) in /homepages/16/d195552211/htdocs/start/wp-includes/pluggable.php on line 706
Warning: Cannot modify header information – headers already sent by (output started at /homepages/16/d195552211/htdocs/start/wp-content/plugins/wp-rss-multi-importer/inc/rss_feed.php:25) in /homepages/16/d195552211/htdocs/start/wp-includes/pluggable.php on line 707
Warning: Cannot modify header information – headers already sent by (output started at /homepages/16/d195552211/htdocs/start/wp-content/plugins/wp-rss-multi-importer/inc/rss_feed.php:25) in /homepages/16/d195552211/htdocs/start/wp-includes/pluggable.php on line 708
Warning: Cannot modify header information – headers already sent by (output started at /homepages/16/d195552211/htdocs/start/wp-content/plugins/wp-rss-multi-importer/inc/rss_feed.php:25) in /homepages/16/d195552211/htdocs/start/wp-includes/pluggable.php on line 711
Warning: Cannot modify header information – headers already sent by (output started at /homepages/16/d195552211/htdocs/start/wp-content/plugins/wp-rss-multi-importer/inc/rss_feed.php:25) in /homepages/16/d195552211/htdocs/start/wp-includes/pluggable.php on line 712
Warning: Cannot modify header information – headers already sent by (output started at /homepages/16/d195552211/htdocs/start/wp-content/plugins/wp-rss-multi-importer/inc/rss_feed.php:25) in /homepages/16/d195552211/htdocs/start/wp-includes/pluggable.php on line 713
Warning: Cannot modify header information – headers already sent by (output started at /homepages/16/d195552211/htdocs/start/wp-content/plugins/wp-rss-multi-importer/inc/rss_feed.php:25) in /homepages/16/d195552211/htdocs/start/wp-includes/pluggable.php on line 714
Warning: Cannot modify header information – headers already sent by (output started at /homepages/16/d195552211/htdocs/start/wp-content/plugins/wp-rss-multi-importer/inc/rss_feed.php:25) in /homepages/16/d195552211/htdocs/start/wp-includes/pluggable.php on line 881
Thanks for a great plugin, hoping you can help me resolve this.
Dave
The topic ‘Problems with PHP 5.4?’ is closed to new replies.