<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>wpCJ &#187; Troubleshooting</title>
	<atom:link href="http://www.wpcj.com/cat/troubleshooting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wpcj.com</link>
	<description>WordPress &#38; Commission Junction working together!</description>
	<lastBuildDate>Wed, 26 May 2010 18:26:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Your license is NOT valid. Please verify.</title>
		<link>http://www.wpcj.com/troubleshooting/your-license-is-not-valid-please-verify/</link>
		<comments>http://www.wpcj.com/troubleshooting/your-license-is-not-valid-please-verify/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 19:05:47 +0000</pubDate>
		<dc:creator>Will</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://www.wpcj.com/?p=306</guid>
		<description><![CDATA[ Join the forum discussion on this post - (1) PostsIf you bought a license from us and once you enter it in wpCJ it said it&#8217;s not valid, please answer the following questions and if all your answers are YES, send us a email:

Are you sure the license you entered into wpCJ is the [...]]]></description>
			<content:encoded><![CDATA[<span class="sfforumlink"><a href="http://www.wpcj.com/forums/installation/your-license-is-not-valid-please-verify"><img src="http://www.wpcj.com/wp-content/plugins/simple-forum/styles/icons/two-en/bloglink.png" alt="" /> Join the forum discussion on this post</a> - (1) Posts</span><p>If you bought a license from us and once you enter it in wpCJ it said it&#8217;s not valid, please answer the following questions and if all your answers are YES, <a class="smcf-link" title="Contact us!" href="http://www.wpcj.com/contact-us/">send us a email</a>:</p>
<ul>
<li>Are you sure the license you entered into wpCJ is the EXACTLY the one we sent you?</li>
<li>The license you entered into wpCJ is the same one shown in your wpCJ&#8217;s &#8220;My Licenses&#8221; module?</li>
<li>It sounds pretty obvious but&#8230; are you connected to the internet?</li>
<li>You are not behind a proxy, right?</li>
</ul>
<p>If you are on WordPress 2.8 or later,</p>
<ul>
<li>Is wpcj.com and cj.com allowed to make external HTTP requests?</li>
</ul>
<p>If your answer is I DON&#8217;T KNOW you must make sure they are:</p>
<ul>
<li> Make sure you have wpCJ version 0.0.24 or later installed.</li>
<li>Open your <strong>wp-config.php</strong> file and make sure the constant <strong>WP_HTTP_BLOCK_EXTERNAL</strong> is either undefined or set to false.</li>
<li> If for any reason,  WP_HTTP_BLOCK_EXTERNAL is set to TRUE, make sure a constant named  <strong>WP_ACCESSABLE_HOSTS</strong> exists and it contains the domains <strong>wpcj.com</strong> and<strong> cj.com</strong>. If it does not exists, add it below the WP_LANG definition:
<ul>
<li>define(&#8216;WP_ACCESSABLE_HOSTS&#8217;,'wpcj.com,cj.com&#8217;);</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wpcj.com/troubleshooting/your-license-is-not-valid-please-verify/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Fatal error: Cannot instantiate non-existent class: soapclient&#8221;</title>
		<link>http://www.wpcj.com/troubleshooting/fatal-error-cannot-instantiate-non-existent-class-soapclient/</link>
		<comments>http://www.wpcj.com/troubleshooting/fatal-error-cannot-instantiate-non-existent-class-soapclient/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 15:13:27 +0000</pubDate>
		<dc:creator>Will</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[wpCJ install issue]]></category>

		<guid isPermaLink="false">http://www.wpcj.com/?p=186</guid>
		<description><![CDATA[ Join the forum discussion on this post - (1) PostsYour PHP installation was compiled without the Soap library.
You can upload a dummy PHP file to your domain with the following code:
&#60;?php phpinfo(); ?&#62;
&#8230; and be sure that your site meets all the requirements.
You might need to install it manually or ask your hosting provider [...]]]></description>
			<content:encoded><![CDATA[<span class="sfforumlink"><a href="http://www.wpcj.com/forums/installation/fatal-error-cannot-instantiate-non-existent-class-soapclient"><img src="http://www.wpcj.com/wp-content/plugins/simple-forum/styles/icons/two-en/bloglink.png" alt="" /> Join the forum discussion on this post</a> - (1) Posts</span><p>Your PHP installation was compiled without the Soap library.</p>
<p>You can upload a dummy PHP file to your domain with the following code:</p>
<p>&lt;?php phpinfo(); ?&gt;</p>
<p>&#8230; and be sure that your site meets all the <a href="http://www.wpcj.com/requirements/">requirements</a>.</p>
<p>You might need to install it manually or ask your hosting provider to do so for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpcj.com/troubleshooting/fatal-error-cannot-instantiate-non-existent-class-soapclient/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Cannot load wpcj_XXXXXXX&#8221;</title>
		<link>http://www.wpcj.com/troubleshooting/cannot-load-wpcj_xxxxxxx/</link>
		<comments>http://www.wpcj.com/troubleshooting/cannot-load-wpcj_xxxxxxx/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 15:07:35 +0000</pubDate>
		<dc:creator>Will</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[wpCJ install issue]]></category>

		<guid isPermaLink="false">http://www.wpcj.com/?p=183</guid>
		<description><![CDATA[ Join the forum discussion on this post - (1) PostsBe sure you have uploaded all files to /wp-content/plugins/wpcj (do not rename this directory folder)

Also, do not forget to upload the php files in BINARY mode.
]]></description>
			<content:encoded><![CDATA[<span class="sfforumlink"><a href="http://www.wpcj.com/forums/installation/cannot-load-wpcj_xxxxxxx"><img src="http://www.wpcj.com/wp-content/plugins/simple-forum/styles/icons/two-en/bloglink.png" alt="" /> Join the forum discussion on this post</a> - (1) Posts</span><p>Be sure you have uploaded all files to /wp-content/plugins/<strong>wpcj </strong>(do not rename this directory folder)<strong><br />
</strong></p>
<p>Also, do not forget to upload the php files in BINARY mode.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpcj.com/troubleshooting/cannot-load-wpcj_xxxxxxx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Fatal error: Unable to read XXX bytes in /xxx/yyy.php on line 0&#8243;</title>
		<link>http://www.wpcj.com/troubleshooting/fatal-error-unable-to-read-xxx-bytes-in-xxxyyyphp-on-line-0/</link>
		<comments>http://www.wpcj.com/troubleshooting/fatal-error-unable-to-read-xxx-bytes-in-xxxyyyphp-on-line-0/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 03:38:12 +0000</pubDate>
		<dc:creator>Will</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[wpCJ install issue]]></category>

		<guid isPermaLink="false">http://www.wpcj.com/?p=166</guid>
		<description><![CDATA[ Join the forum discussion on this post - (1) PostsIf you are getting this error when you are trying to activate the plugin, then you must upload all the php files again. Do not replace the old files: Delete them and upload them from scratch.
Remember to upload them in BINARY mode. That&#8217;s the main [...]]]></description>
			<content:encoded><![CDATA[<span class="sfforumlink"><a href="http://www.wpcj.com/forums/installation/fatal-error-unable-to-read-xxx-bytes-in-xxxyyyphp-on-line-0"><img src="http://www.wpcj.com/wp-content/plugins/simple-forum/styles/icons/two-en/bloglink.png" alt="" /> Join the forum discussion on this post</a> - (1) Posts</span><p>If you are getting this error when you are trying to activate the plugin, then you must upload all the php files again. Do not replace the old files: Delete them and upload them from scratch.</p>
<p>Remember to upload them in BINARY mode. That&#8217;s the main reason of the problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpcj.com/troubleshooting/fatal-error-unable-to-read-xxx-bytes-in-xxxyyyphp-on-line-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Zend Optimizer not installed&#8221;</title>
		<link>http://www.wpcj.com/troubleshooting/zend-optimizer-not-installed/</link>
		<comments>http://www.wpcj.com/troubleshooting/zend-optimizer-not-installed/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 00:09:16 +0000</pubDate>
		<dc:creator>Will</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[wpCJ install issue]]></category>

		<guid isPermaLink="false">http://www.wpcj.com/?p=156</guid>
		<description><![CDATA[ Join the forum discussion on this post - (1) PostswpCJ needs the Zend Engine with the Zend Optimizer freeware library, version 2.0.0+, installed in your server in order to run.
Please, refer to the following page for more information about it:
http://www.zend.com/en/support/knowledgebase.php?kbid=179&#38;view_only=1
The Zend Optimizer can be downloaded from: http://www.zend.com/store/products/zend-optimizer.php
The following hosting providers have Zend Optimizer pre-installed:

Hostgator
Bluehost

The [...]]]></description>
			<content:encoded><![CDATA[<span class="sfforumlink"><a href="http://www.wpcj.com/forums/installation/zend-optimizer-not-installed"><img src="http://www.wpcj.com/wp-content/plugins/simple-forum/styles/icons/two-en/bloglink.png" alt="" /> Join the forum discussion on this post</a> - (1) Posts</span><p>wpCJ needs the Zend Engine with the Zend Optimizer freeware library, version 2.0.0+, installed in your server in order to run.</p>
<p>Please, refer to the following page for more information about it:</p>
<p><a title="Information about Zend Optimizer" href="http://www.zend.com/en/support/knowledgebase.php?kbid=179&amp;view_only=1" target="_blank">http://www.zend.com/en/support/knowledgebase.php?kbid=179&amp;view_only=1</a></p>
<p>The Zend Optimizer can be downloaded from: <a title="Download Zend Optimizer" href="http://www.zend.com/store/products/zend-optimizer.php" target="_blank">http://www.zend.com/store/products/zend-optimizer.php</a></p>
<p>The following hosting providers have Zend Optimizer pre-installed:</p>
<ul>
<li>Hostgator</li>
<li>Bluehost</li>
</ul>
<p>The following hosting providers need manual installation of the library:</p>
<ul>
<li>1and1 (*)
<ul>
<li>1and1 has an unorthodox way to install and implement the use of  Zend Optimizer.In order to make it work in 1and1, you will need to upload a copy of the proper ZendOptimizer.so file to your webroot folder (/USER/homepages/xx/xxxxxxxxxx/htdocs/ZendOptimizer.so) and create a php.ini file inside that folder. This file must be copied also to wp-admin folder. Very Important!, the php.ini must contain these lines:
<p style="padding-left: 30px;">zend_optimizer.optimization_level=15<br />
zend_extension=/USER/homepages/xx/xxxxxxxxxx/htdocs/ZendOptimizer.so</li>
</ul>
</li>
</ul>
<p>The following hosting providers does not provide the library nor allow you to install it, so wpCJ does not work on them:</p>
<ul>
<li>None so far.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wpcj.com/troubleshooting/zend-optimizer-not-installed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
