<?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/"
	>
<channel>
	<title>Comments on: CShout 3 Release</title>
	<atom:link href="http://coolersport.info/218/cshout-3-release/feed/" rel="self" type="application/rss+xml" />
	<link>http://coolersport.info/218/cshout-3-release/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
	<description>"ALL" about HIM</description>
	<pubDate>Thu, 29 Jul 2010 16:12:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: coolersport</title>
		<link>http://coolersport.info/218/cshout-3-release/comment-page-1/#comment-29</link>
		<dc:creator>coolersport</dc:creator>
		<pubDate>Sun, 12 Jul 2009 08:35:23 +0000</pubDate>
		<guid isPermaLink="false">http://coolersport.info/?p=218#comment-29</guid>
		<description>If you have not solved it, can you zip the whole cshout folder and send it to me? And show me how you insert it into your website. I will look into it.

Usually, it will show error if it could not write into cshout.txt (try default theme, not sure yahoomessenger will show it at all).</description>
		<content:encoded><![CDATA[<p>If you have not solved it, can you zip the whole cshout folder and send it to me? And show me how you insert it into your website. I will look into it.</p>
<p>Usually, it will show error if it could not write into cshout.txt (try default theme, not sure yahoomessenger will show it at all).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DedHed</title>
		<link>http://coolersport.info/218/cshout-3-release/comment-page-1/#comment-28</link>
		<dc:creator>DedHed</dc:creator>
		<pubDate>Sat, 11 Jul 2009 19:42:18 +0000</pubDate>
		<guid isPermaLink="false">http://coolersport.info/?p=218#comment-28</guid>
		<description>&lt;blockquote cite="#commentbody-26"&gt;
&lt;strong&gt;&lt;a href="#comment-26" rel="nofollow"&gt;NFA_cronie&lt;/a&gt; :&lt;/strong&gt;
          I am changing the properties on the &lt;a href="ftp://domain_name.com/cshout/" rel="nofollow"&gt;ftp://domain_name.com/cshout/&lt;/a&gt; folder I assume that’s right.
Help!
         &lt;/blockquote&gt;


You need to change the permissions on the actual cshout.txt file.</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-26"><p>
<strong><a href="#comment-26" rel="nofollow">NFA_cronie</a> :</strong><br />
          I am changing the properties on the <a href="ftp://domain_name.com/cshout/" rel="nofollow">ftp://domain_name.com/cshout/</a> folder I assume that’s right.<br />
Help!
         </p></blockquote>
<p>You need to change the permissions on the actual cshout.txt file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NFA_cronie</title>
		<link>http://coolersport.info/218/cshout-3-release/comment-page-1/#comment-26</link>
		<dc:creator>NFA_cronie</dc:creator>
		<pubDate>Fri, 10 Jul 2009 00:19:48 +0000</pubDate>
		<guid isPermaLink="false">http://coolersport.info/?p=218#comment-26</guid>
		<description>So far the shoutbox is hidden from the world so giving you the address really won't help.

We are on a phpbb3 board and I invoked cshout with the HTML code

where the iframe is slightly longer than that of the cshout box. Worked fine except that I can't send.

If I make the src="http://domain_name.com/cshout/cshout.php" I get:
 
- 
   
  

I think this chunk of code is in functions.inc.php in the cshout_main function - just after the echo.

cshout.txt lives in the cshout folder. I clicked on its properties and ticked every permission box (user, group, all, read, write and even execute): nothing. 

I am changing the properties on the ftp://domain_name.com/cshout/ folder I assume that's right.

Help!</description>
		<content:encoded><![CDATA[<p>So far the shoutbox is hidden from the world so giving you the address really won&#8217;t help.</p>
<p>We are on a phpbb3 board and I invoked cshout with the HTML code</p>
<p>where the iframe is slightly longer than that of the cshout box. Worked fine except that I can&#8217;t send.</p>
<p>If I make the src=&#8221;http://domain_name.com/cshout/cshout.php&#8221; I get:</p>
<p>- </p>
<p>I think this chunk of code is in functions.inc.php in the cshout_main function - just after the echo.</p>
<p>cshout.txt lives in the cshout folder. I clicked on its properties and ticked every permission box (user, group, all, read, write and even execute): nothing. </p>
<p>I am changing the properties on the <a href="ftp://domain_name.com/cshout/" rel="nofollow">ftp://domain_name.com/cshout/</a> folder I assume that&#8217;s right.</p>
<p>Help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: coolersport</title>
		<link>http://coolersport.info/218/cshout-3-release/comment-page-1/#comment-22</link>
		<dc:creator>coolersport</dc:creator>
		<pubDate>Sat, 04 Jul 2009 00:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://coolersport.info/?p=218#comment-22</guid>
		<description>Yup, that is the most suspicious one. Try to access the cshout.php yourself. If you follow the instruction by default, you should be able to access the file at http://yoursite.com/cshout/cshout.php. If you think that the url is a bit different, you must update the following two configurations:

$cshout_jsconfig['script_url'] = '/cshout/cshout.php'; // strip out http://yoursite.com
$cshout_config['url'] = '/cshout/'; // strip out cshout.php from script_url

If you can work it out, pls let me know where you host it I can take a closer look.

Cheers,
Tien</description>
		<content:encoded><![CDATA[<p>Yup, that is the most suspicious one. Try to access the cshout.php yourself. If you follow the instruction by default, you should be able to access the file at <a href="http://yoursite.com/cshout/cshout.php" rel="nofollow">http://yoursite.com/cshout/cshout.php</a>. If you think that the url is a bit different, you must update the following two configurations:</p>
<p>$cshout_jsconfig['script_url'] = &#8216;/cshout/cshout.php&#8217;; // strip out <a href="http://yoursite.com" rel="nofollow">http://yoursite.com</a><br />
$cshout_config['url'] = &#8216;/cshout/&#8217;; // strip out cshout.php from script_url</p>
<p>If you can work it out, pls let me know where you host it I can take a closer look.</p>
<p>Cheers,<br />
Tien</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DedHed</title>
		<link>http://coolersport.info/218/cshout-3-release/comment-page-1/#comment-21</link>
		<dc:creator>DedHed</dc:creator>
		<pubDate>Fri, 03 Jul 2009 19:08:39 +0000</pubDate>
		<guid isPermaLink="false">http://coolersport.info/?p=218#comment-21</guid>
		<description>Hi, great looking shoutbox. I'm having some trouble getting version 3 to work. I get an error, "Error connecting to server: Access denied." I believe the script is having trouble accessing cshout.php and the $cshout_jsconfig['script_url'] variable is returning the wrong path for my server (but I could be wrong as I'm not very experienced with php). Any help would be greatly appreciated.
Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, great looking shoutbox. I&#8217;m having some trouble getting version 3 to work. I get an error, &#8220;Error connecting to server: Access denied.&#8221; I believe the script is having trouble accessing cshout.php and the $cshout_jsconfig['script_url'] variable is returning the wrong path for my server (but I could be wrong as I&#8217;m not very experienced with php). Any help would be greatly appreciated.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: coolersport</title>
		<link>http://coolersport.info/218/cshout-3-release/comment-page-1/#comment-18</link>
		<dc:creator>coolersport</dc:creator>
		<pubDate>Tue, 30 Jun 2009 23:35:47 +0000</pubDate>
		<guid isPermaLink="false">http://coolersport.info/?p=218#comment-18</guid>
		<description>Don't worry, I will make the change to the code with a config allowing you guys to switch on and off this features. Since some of you have asked. Stay tune.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t worry, I will make the change to the code with a config allowing you guys to switch on and off this features. Since some of you have asked. Stay tune.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: evo</title>
		<link>http://coolersport.info/218/cshout-3-release/comment-page-1/#comment-17</link>
		<dc:creator>evo</dc:creator>
		<pubDate>Tue, 30 Jun 2009 16:44:47 +0000</pubDate>
		<guid isPermaLink="false">http://coolersport.info/?p=218#comment-17</guid>
		<description>i cant  force auto-refresh to be allways on. what i have to change? i use yahoomessenger theme. i've change input checkbox into "checked", but nothing... i'm not a good coder, so help me please.
thank you</description>
		<content:encoded><![CDATA[<p>i cant  force auto-refresh to be allways on. what i have to change? i use yahoomessenger theme. i&#8217;ve change input checkbox into &#8220;checked&#8221;, but nothing&#8230; i&#8217;m not a good coder, so help me please.<br />
thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>
