<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Cricket Moods 3.6</title>
	<atom:link href="http://kccricket.net/archives/cricket-moods-36/feed" rel="self" type="application/rss+xml" />
	<link>http://kccricket.net/archives/cricket-moods-36</link>
	<description>A stream of text from the +5 keyboard of insightfulness.</description>
	<lastBuildDate>Mon, 26 Jul 2010 21:04:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Cass</title>
		<link>http://kccricket.net/archives/cricket-moods-36/comment-page-1#comment-13654</link>
		<dc:creator>Cass</dc:creator>
		<pubDate>Mon, 28 Apr 2008 10:09:09 +0000</pubDate>
		<guid isPermaLink="false">http://kccricket.net/archives/38#comment-13654</guid>
		<description>Hi! I&#039;ve made a small alteration to your wonderful Cricket Moods plugin, to make the initial moods array match those available in LJ/myspace mood sets, rather than the default WP smilies, and to display as a dropdown list for the Write Post page instead of a huge list of checkboxes, with single mood only definition [would like to make it multiple but have not been able to get that to work with the dropdown yet]. I was hoping to include this mildly altered version in a plugin pack I&#039;m planning for a one stop plugin install solution using WPMU, which is how I&#039;m implementing it on my site, canhasjournal.com. I have repackaged and uploaded the plugin &lt;a href=&quot;http://canhasjournal.com/wp-content/blogs.dir/1/files/plugins/ich-cricket-moods.zip&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;, please let me know if there&#039;s anything I need to include or shouldn&#039;t have done - I&#039;m very new to this! 

Thanks!

Cass</description>
		<content:encoded><![CDATA[<p>Hi! I&#8217;ve made a small alteration to your wonderful Cricket Moods plugin, to make the initial moods array match those available in LJ/myspace mood sets, rather than the default WP smilies, and to display as a dropdown list for the Write Post page instead of a huge list of checkboxes, with single mood only definition [would like to make it multiple but have not been able to get that to work with the dropdown yet]. I was hoping to include this mildly altered version in a plugin pack I&#8217;m planning for a one stop plugin install solution using WPMU, which is how I&#8217;m implementing it on my site, canhasjournal.com. I have repackaged and uploaded the plugin <a href="http://canhasjournal.com/wp-content/blogs.dir/1/files/plugins/ich-cricket-moods.zip" rel="nofollow">here</a>, please let me know if there&#8217;s anything I need to include or shouldn&#8217;t have done &#8211; I&#8217;m very new to this! </p>
<p>Thanks!</p>
<p>Cass</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: I Can Has Journal? &#124; I Can Has Cricket Moods?!</title>
		<link>http://kccricket.net/archives/cricket-moods-36/comment-page-1#comment-13653</link>
		<dc:creator>I Can Has Journal? &#124; I Can Has Cricket Moods?!</dc:creator>
		<pubDate>Mon, 28 Apr 2008 09:22:11 +0000</pubDate>
		<guid isPermaLink="false">http://kccricket.net/archives/38#comment-13653</guid>
		<description>[...] with the wonderful platform of WordPress.  We&#8217;ve been hugely impressed with the Cricket Moods plugin by Keith Constable, but wanted to make it a bit easier to deploy out-of-the-box for those [...]</description>
		<content:encoded><![CDATA[<p>[...] with the wonderful platform of WordPress.  We&#8217;ve been hugely impressed with the Cricket Moods plugin by Keith Constable, but wanted to make it a bit easier to deploy out-of-the-box for those [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kccricket</title>
		<link>http://kccricket.net/archives/cricket-moods-36/comment-page-1#comment-12773</link>
		<dc:creator>kccricket</dc:creator>
		<pubDate>Sat, 23 Feb 2008 16:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://kccricket.net/archives/38#comment-12773</guid>
		<description>Ah, yes thank you for that.  An overlooked short open tag.  I&#039;ve fixed the 3.6 branch in SVN, but the trunk is borked right now.

However, that would only be a syntax error if the short_open_tag directive in php.ini is changed from its default state of &lt;i&gt;on&lt;/i&gt;</description>
		<content:encoded><![CDATA[<p>Ah, yes thank you for that.  An overlooked short open tag.  I&#8217;ve fixed the 3.6 branch in SVN, but the trunk is borked right now.</p>
<p>However, that would only be a syntax error if the short_open_tag directive in php.ini is changed from its default state of <i>on</i></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: digsite</title>
		<link>http://kccricket.net/archives/cricket-moods-36/comment-page-1#comment-12770</link>
		<dc:creator>digsite</dc:creator>
		<pubDate>Sat, 23 Feb 2008 15:58:54 +0000</pubDate>
		<guid isPermaLink="false">http://kccricket.net/archives/38#comment-12770</guid>
		<description>You have a syntax error in line 900 that php5 doesn&#039;t like.  This would explain the fatal errors some people are getting when trying to activate this plugin.

line 900 of cricket-moods.php
&lt;?
should be 
&lt;?php</description>
		<content:encoded><![CDATA[<p>You have a syntax error in line 900 that php5 doesn&#8217;t like.  This would explain the fatal errors some people are getting when trying to activate this plugin.</p>
<p>line 900 of cricket-moods.php<br />
&lt;?<br />
should be<br />
&lt;?php</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sproke</title>
		<link>http://kccricket.net/archives/cricket-moods-36/comment-page-1#comment-10842</link>
		<dc:creator>Sproke</dc:creator>
		<pubDate>Tue, 02 Oct 2007 05:40:39 +0000</pubDate>
		<guid isPermaLink="false">http://kccricket.net/archives/38#comment-10842</guid>
		<description>Hey there.
First of all, I want to thank you for your wonderful wonderful plugin *kiss* 
I wanted to let you know how I use it, just in case someone hadn&#039;t thought of it.

I keep the moodtheme that I want to use in a folder called &#039;currentmoodtheme&#039;.  That way, when I want to change the mood theme, I just have to rename the folders, and don&#039;t have to go through the hassle of renaming everything.  Then I just edit the outstanding pictures under the options.

I also want to point out a bug to you that I&#039;m not sure if you&#039;re aware of.  When I go and edit a post, and re-save (or re-publish) the mood theme saves the information again, and I get a double up of it.  e.g. I wrote a post on party and saved with the mood &#039;[img] drunk&#039;.  I then went back and edited some stuff, and re-saved.  The post then showed with &#039;[img] drunk &amp; [img] drunk&#039;.  To fix the problem, I have to go into my database, find the meta information and delete the extra saved information. 

Hope this helps!

Sproke :0)</description>
		<content:encoded><![CDATA[<p>Hey there.<br />
First of all, I want to thank you for your wonderful wonderful plugin *kiss*<br />
I wanted to let you know how I use it, just in case someone hadn&#8217;t thought of it.</p>
<p>I keep the moodtheme that I want to use in a folder called &#8216;currentmoodtheme&#8217;.  That way, when I want to change the mood theme, I just have to rename the folders, and don&#8217;t have to go through the hassle of renaming everything.  Then I just edit the outstanding pictures under the options.</p>
<p>I also want to point out a bug to you that I&#8217;m not sure if you&#8217;re aware of.  When I go and edit a post, and re-save (or re-publish) the mood theme saves the information again, and I get a double up of it.  e.g. I wrote a post on party and saved with the mood &#8216;[img] drunk&#8217;.  I then went back and edited some stuff, and re-saved.  The post then showed with &#8216;[img] drunk &amp; [img] drunk&#8217;.  To fix the problem, I have to go into my database, find the meta information and delete the extra saved information. </p>
<p>Hope this helps!</p>
<p>Sproke :0)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TJ</title>
		<link>http://kccricket.net/archives/cricket-moods-36/comment-page-1#comment-10761</link>
		<dc:creator>TJ</dc:creator>
		<pubDate>Wed, 26 Sep 2007 11:04:06 +0000</pubDate>
		<guid isPermaLink="false">http://kccricket.net/archives/38#comment-10761</guid>
		<description>Hi Keith,

sorry, I didnt replied yet, but my server went down and neither web, blog nor mail are working right now. But I was abled to have a look at the logs before it all crashed. 
CM was only working because I switched back to version 2.0. I tried 3.6, 3.5 and 3.3 as well, but neither of them could be installed. I only have few plugins installed. But even if I deactivated them all, CM can not be activated. I think it&#039;s due to the new WP version 2.2.3 I use.
I did have access to error.log, but unfortunately there is no clue. Not a single line referring to WP or CM at all. I don’t know, if there is an option to set WP into a verbose mode, which would give you more information.

Best regards, TJ</description>
		<content:encoded><![CDATA[<p>Hi Keith,</p>
<p>sorry, I didnt replied yet, but my server went down and neither web, blog nor mail are working right now. But I was abled to have a look at the logs before it all crashed.<br />
CM was only working because I switched back to version 2.0. I tried 3.6, 3.5 and 3.3 as well, but neither of them could be installed. I only have few plugins installed. But even if I deactivated them all, CM can not be activated. I think it&#8217;s due to the new WP version 2.2.3 I use.<br />
I did have access to error.log, but unfortunately there is no clue. Not a single line referring to WP or CM at all. I don’t know, if there is an option to set WP into a verbose mode, which would give you more information.</p>
<p>Best regards, TJ</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kccricket</title>
		<link>http://kccricket.net/archives/cricket-moods-36/comment-page-1#comment-10726</link>
		<dc:creator>kccricket</dc:creator>
		<pubDate>Mon, 24 Sep 2007 04:15:55 +0000</pubDate>
		<guid isPermaLink="false">http://kccricket.net/archives/38#comment-10726</guid>
		<description>I e-mailed both of you, and neither have gotten back to me :(

I can&#039;t reproduce it on my end.</description>
		<content:encoded><![CDATA[<p>I e-mailed both of you, and neither have gotten back to me <img src='http://kccricket.net/wordpress/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>I can&#8217;t reproduce it on my end.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TJ</title>
		<link>http://kccricket.net/archives/cricket-moods-36/comment-page-1#comment-10649</link>
		<dc:creator>TJ</dc:creator>
		<pubDate>Wed, 19 Sep 2007 09:41:49 +0000</pubDate>
		<guid isPermaLink="false">http://kccricket.net/archives/38#comment-10649</guid>
		<description>Same Problem for me. 3.6 can not be installed. I&#039;m using WP 2.2.3. Please let me know what further information you exacly need to fix the error.</description>
		<content:encoded><![CDATA[<p>Same Problem for me. 3.6 can not be installed. I&#8217;m using WP 2.2.3. Please let me know what further information you exacly need to fix the error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kccricket</title>
		<link>http://kccricket.net/archives/cricket-moods-36/comment-page-1#comment-10419</link>
		<dc:creator>kccricket</dc:creator>
		<pubDate>Thu, 06 Sep 2007 04:19:14 +0000</pubDate>
		<guid isPermaLink="false">http://kccricket.net/archives/38#comment-10419</guid>
		<description>Rion, I replied to you through e-mail, but I haven&#039;t heard back.  I need to know the exact error message being generated by the plugin to help you.  Is it possible it&#039;s conflicting with another plugin you&#039;re using?</description>
		<content:encoded><![CDATA[<p>Rion, I replied to you through e-mail, but I haven&#8217;t heard back.  I need to know the exact error message being generated by the plugin to help you.  Is it possible it&#8217;s conflicting with another plugin you&#8217;re using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rion</title>
		<link>http://kccricket.net/archives/cricket-moods-36/comment-page-1#comment-10371</link>
		<dc:creator>Rion</dc:creator>
		<pubDate>Mon, 03 Sep 2007 06:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://kccricket.net/archives/38#comment-10371</guid>
		<description>I just recently set up a wordpress site on my own server.  I went to add in you plugin and I got the dreaded &quot;Plugin could not be activated because it triggered a fatal error&quot;.  I figured &#039;hey, maybe if I roll back a version it would work&#039; or something.  Turns out 2.0 works fine but anything 3.0 or better errors out.  I&#039;m using WP version 2.2.2, and the latest versions of PHP and MySQL.  I&#039;ve been banging my head against this one all afternoon, but to no avail. Any clues?</description>
		<content:encoded><![CDATA[<p>I just recently set up a wordpress site on my own server.  I went to add in you plugin and I got the dreaded &#8220;Plugin could not be activated because it triggered a fatal error&#8221;.  I figured &#8216;hey, maybe if I roll back a version it would work&#8217; or something.  Turns out 2.0 works fine but anything 3.0 or better errors out.  I&#8217;m using WP version 2.2.2, and the latest versions of PHP and MySQL.  I&#8217;ve been banging my head against this one all afternoon, but to no avail. Any clues?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

