<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>whoismanu.com - Forum &#187; Topic: Invalid argument supplied in foreach on Post Queue</title>
		<link>http://www.whoismanu.com/forum/topic/invalid-argument-supplied-in-foreach-on-post-queue</link>
		<description>Just another bbPress community</description>
		<language>en-US</language>
		<pubDate>Sat, 11 Feb 2012 01:07:51 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.whoismanu.com/forum/search.php</link>
		</textInput>
		<atom:link href="http://www.whoismanu.com/forum/rss/topic/invalid-argument-supplied-in-foreach-on-post-queue" rel="self" type="application/rss+xml" />

		<item>
			<title>whoismanu on "Invalid argument supplied in foreach on Post Queue"</title>
			<link>http://www.whoismanu.com/forum/topic/invalid-argument-supplied-in-foreach-on-post-queue#post-941</link>
			<pubDate>Fri, 16 Jul 2010 00:31:45 +0000</pubDate>
			<dc:creator>whoismanu</dc:creator>
			<guid isPermaLink="false">941@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;fixed in 1.9
&#60;/p&#62;</description>
		</item>
		<item>
			<title>enthusiasm on "Invalid argument supplied in foreach on Post Queue"</title>
			<link>http://www.whoismanu.com/forum/topic/invalid-argument-supplied-in-foreach-on-post-queue#post-701</link>
			<pubDate>Thu, 07 Jan 2010 21:57:14 +0000</pubDate>
			<dc:creator>enthusiasm</dc:creator>
			<guid isPermaLink="false">701@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;edit: this server is kind of laggy... sorry
&#60;/p&#62;</description>
		</item>
		<item>
			<title>enthusiasm on "Invalid argument supplied in foreach on Post Queue"</title>
			<link>http://www.whoismanu.com/forum/topic/invalid-argument-supplied-in-foreach-on-post-queue#post-700</link>
			<pubDate>Thu, 07 Jan 2010 21:57:01 +0000</pubDate>
			<dc:creator>enthusiasm</dc:creator>
			<guid isPermaLink="false">700@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;yep, that seemed to do the trick \o/&#60;br /&#62;
thanks man 8)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>whoismanu on "Invalid argument supplied in foreach on Post Queue"</title>
			<link>http://www.whoismanu.com/forum/topic/invalid-argument-supplied-in-foreach-on-post-queue#post-699</link>
			<pubDate>Thu, 07 Jan 2010 21:28:11 +0000</pubDate>
			<dc:creator>whoismanu</dc:creator>
			<guid isPermaLink="false">699@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;thanks. i think i found the problem. can you try to change line 186 in file PhotoQQueue.php (inside function _postPublishingActions() ) from&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$photo-&#38;gt;rebuild(array(),false,true);&#60;/code&#62; &#60;/p&#62;
&#60;p&#62;to &#60;/p&#62;
&#60;p&#62;&#60;code&#62;$photo-&#38;gt;rebuild(array(),false,array(&#38;#39;content&#38;#39;));&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;does this make it go away?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>enthusiasm on "Invalid argument supplied in foreach on Post Queue"</title>
			<link>http://www.whoismanu.com/forum/topic/invalid-argument-supplied-in-foreach-on-post-queue#post-695</link>
			<pubDate>Thu, 07 Jan 2010 00:32:46 +0000</pubDate>
			<dc:creator>enthusiasm</dc:creator>
			<guid isPermaLink="false">695@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;The version is 1.8.3, classes/PhotoQPhoto has no version header and 1125 lines.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;834          function _updateViews($changedViews, $customOnly = false){
835                  $updatePost = false;
836                  foreach($changedViews as $currentView){&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>whoismanu on "Invalid argument supplied in foreach on Post Queue"</title>
			<link>http://www.whoismanu.com/forum/topic/invalid-argument-supplied-in-foreach-on-post-queue#post-692</link>
			<pubDate>Wed, 06 Jan 2010 23:31:33 +0000</pubDate>
			<dc:creator>whoismanu</dc:creator>
			<guid isPermaLink="false">692@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;what version of photoq are you using? because i don't have a foreach statement on line 836 in the file PhotoQPhoto.php. &#60;/p&#62;
&#60;p&#62;can you check whether you do? thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>enthusiasm on "Invalid argument supplied in foreach on Post Queue"</title>
			<link>http://www.whoismanu.com/forum/topic/invalid-argument-supplied-in-foreach-on-post-queue#post-682</link>
			<pubDate>Sun, 03 Jan 2010 18:54:33 +0000</pubDate>
			<dc:creator>enthusiasm</dc:creator>
			<guid isPermaLink="false">682@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;Hi there, this may be a bug:&#60;/p&#62;
&#60;p&#62;I get: &#34;Warning: Invalid argument supplied for foreach() in /full/path/wp-content/plugins/photoq-photoblog-plugin/classes/PhotoQPhoto.php on line 836&#34; on clicking the &#34;Post Queue&#34; button. As far as I can tell, everything still works as expected, but maybe we didn't notice a problem yet ;)&#60;/p&#62;
&#60;p&#62;We use PhotoQ on a WPMU 2.8.6 install with an apache fcgi setup. Do you need anything else? How could I debug it further?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

