Jump to content


Issue information

  • #035564

  • Fixed

  • 2.5.0

  • 2.5.2

  • 2 - Fair


Issue Confirmations

  • Yes (0)No (0)
Photo

RSS Import

Posted by Jason H on 25 January 2012 - 05:36 PM

Not sure about this.. I have seen it, couldn't duplicate on my site, and not sure why this site was getting it.

Warning: explode() expects parameter 2 to be string, array given in /admin/applications_addon/ips/blog/sources/classes/post/blogRssImport.php on line 291

				if ( !is_array($data['rss_cats']) )
				{
					 $data['rss_cats'] = explode( ",", $data['rss_cats'] );
				}

That's the change I made to work around it, which seems to work..

changed status to: Fixed
changed fixed-in version to: 2.5.2





1 user(s) are reading this issue

0 members, 1 guests, 0 anonymous users