<?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: WordPress Terms Of Use Plugin</title>
	<atom:link href="http://ozblog.com.au/2008/09/20/wordpress-terms-of-use-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://ozblog.com.au/2008/09/20/wordpress-terms-of-use-plugin/</link>
	<description>If your vocation is your vacation you&#039;ll never work a day in your life</description>
	<lastBuildDate>Wed, 01 Feb 2012 18:33:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Len Inkster</title>
		<link>http://ozblog.com.au/2008/09/20/wordpress-terms-of-use-plugin/#comment-32279</link>
		<dc:creator>Len Inkster</dc:creator>
		<pubDate>Wed, 01 Feb 2012 18:33:11 +0000</pubDate>
		<guid isPermaLink="false">http://ozblog.mmow.biz/?p=21#comment-32279</guid>
		<description>Installed in a WP3.3.1 subfolder multisite.  

On applying &quot;Network Activate&quot; I received the infamous &quot;You do not have sufficient permissions to access this page&quot;.

It wouldn&#039;t deactivate, so I had to delete the plugin manually from the server, and then clean the database out.  

It did this on a vanilla instal of WP and your plugin.</description>
		<content:encoded><![CDATA[<p>Installed in a WP3.3.1 subfolder multisite.  </p>
<p>On applying &#8220;Network Activate&#8221; I received the infamous &#8220;You do not have sufficient permissions to access this page&#8221;.</p>
<p>It wouldn&#8217;t deactivate, so I had to delete the plugin manually from the server, and then clean the database out.  </p>
<p>It did this on a vanilla instal of WP and your plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Levi Putna</title>
		<link>http://ozblog.com.au/2008/09/20/wordpress-terms-of-use-plugin/#comment-30640</link>
		<dc:creator>Levi Putna</dc:creator>
		<pubDate>Sat, 26 Nov 2011 00:54:07 +0000</pubDate>
		<guid isPermaLink="false">http://ozblog.mmow.biz/?p=21#comment-30640</guid>
		<description>Sorry about that Michael,

The plugin name Terms and Conditions was already taken so so I registered the name Members Terms and Conditions, little did I know that this name is automatically applied to the plugin folder if installed via the Wordpress plugin manager. 

I have fixed the issue and uploaded a new version of the plugin.

You have three options to fix your install:

1) If you can access the plugin manager, updater the Terms &amp; Conditions plugin to version 2.0.1

2) via FTP delete the wp_content/plugins/members-terms-conditions folder then reinstall via the plugin manager

3) via FTP  edit wp_content/plugins/members-terms-conditions/terms-and-conditions.php changing line 30 from

define(&#039;_TACPATH&#039;, WP_PLUGIN_DIR.DIRECTORY_SEPARATOR.&quot;terms-and-conditions&quot;.DIRECTORY_SEPARATOR);

To

define(&#039;_TACPATH&#039;, WP_PLUGIN_DIR.DIRECTORY_SEPARATOR.&quot;member-terms-conditions&quot;.DIRECTORY_SEPARATOR);

Let me know how that works for you.</description>
		<content:encoded><![CDATA[<p>Sorry about that Michael,</p>
<p>The plugin name Terms and Conditions was already taken so so I registered the name Members Terms and Conditions, little did I know that this name is automatically applied to the plugin folder if installed via the WordPress plugin manager. </p>
<p>I have fixed the issue and uploaded a new version of the plugin.</p>
<p>You have three options to fix your install:</p>
<p>1) If you can access the plugin manager, updater the Terms &#038; Conditions plugin to version 2.0.1</p>
<p>2) via FTP delete the wp_content/plugins/members-terms-conditions folder then reinstall via the plugin manager</p>
<p>3) via FTP  edit wp_content/plugins/members-terms-conditions/terms-and-conditions.php changing line 30 from</p>
<p>define(&#8216;_TACPATH&#8217;, WP_PLUGIN_DIR.DIRECTORY_SEPARATOR.&#8221;terms-and-conditions&#8221;.DIRECTORY_SEPARATOR);</p>
<p>To</p>
<p>define(&#8216;_TACPATH&#8217;, WP_PLUGIN_DIR.DIRECTORY_SEPARATOR.&#8221;member-terms-conditions&#8221;.DIRECTORY_SEPARATOR);</p>
<p>Let me know how that works for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://ozblog.com.au/2008/09/20/wordpress-terms-of-use-plugin/#comment-30608</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 24 Nov 2011 14:21:28 +0000</pubDate>
		<guid isPermaLink="false">http://ozblog.mmow.biz/?p=21#comment-30608</guid>
		<description>Hi Levy,

I get the following Error message with WordPress 3.2.1

Warning: file_get_contents(/mnt/webe/e2/70/5227070/htdocs/WordPress_01/wp-content/plugins/terms-and-conditions/terms-and-conditions.txt): failed to open stream: No such file or directory in /mnt/webe/e2/70/5227070/htdocs/WordPress_01/wp-content/plugins/member-terms-conditions/terms-and-conditions.php on line 78 Warning: file_get_contents(/mnt/webe/e2/70/5227070/htdocs/WordPress_01/wp-content/plugins/terms-and-conditions/privacy-policy.txt): failed to open stream: No such file or directory in /mnt/webe/e2/70/5227070/htdocs/WordPress_01/wp-content/plugins/member-terms-conditions/terms-and-conditions.php on line 82

Could you give me a hint? So far I can&#039;t edit anything in Wordpress anymore. Only the Error message shows up!</description>
		<content:encoded><![CDATA[<p>Hi Levy,</p>
<p>I get the following Error message with WordPress 3.2.1</p>
<p>Warning: file_get_contents(/mnt/webe/e2/70/5227070/htdocs/WordPress_01/wp-content/plugins/terms-and-conditions/terms-and-conditions.txt): failed to open stream: No such file or directory in /mnt/webe/e2/70/5227070/htdocs/WordPress_01/wp-content/plugins/member-terms-conditions/terms-and-conditions.php on line 78 Warning: file_get_contents(/mnt/webe/e2/70/5227070/htdocs/WordPress_01/wp-content/plugins/terms-and-conditions/privacy-policy.txt): failed to open stream: No such file or directory in /mnt/webe/e2/70/5227070/htdocs/WordPress_01/wp-content/plugins/member-terms-conditions/terms-and-conditions.php on line 82</p>
<p>Could you give me a hint? So far I can&#8217;t edit anything in WordPress anymore. Only the Error message shows up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Levi Putna</title>
		<link>http://ozblog.com.au/2008/09/20/wordpress-terms-of-use-plugin/#comment-30597</link>
		<dc:creator>Levi Putna</dc:creator>
		<pubDate>Thu, 24 Nov 2011 02:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://ozblog.mmow.biz/?p=21#comment-30597</guid>
		<description>Ok, Kiyange you can now Install the plugin via the http://www.wordpress.org.

I have tested this version out on several of my personal blogs however if you find any issues please let me know.</description>
		<content:encoded><![CDATA[<p>Ok, Kiyange you can now Install the plugin via the <a href="http://www.wordpress.org" rel="nofollow">http://www.wordpress.org</a>.</p>
<p>I have tested this version out on several of my personal blogs however if you find any issues please let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Levi Putna</title>
		<link>http://ozblog.com.au/2008/09/20/wordpress-terms-of-use-plugin/#comment-30596</link>
		<dc:creator>Levi Putna</dc:creator>
		<pubDate>Thu, 24 Nov 2011 01:47:40 +0000</pubDate>
		<guid isPermaLink="false">http://ozblog.mmow.biz/?p=21#comment-30596</guid>
		<description>Ok, the plugin is now working with Wordpress 3.2.1 and has been added to the Wordpress Plugin Repository.</description>
		<content:encoded><![CDATA[<p>Ok, the plugin is now working with WordPress 3.2.1 and has been added to the WordPress Plugin Repository.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://ozblog.com.au/2008/09/20/wordpress-terms-of-use-plugin/#comment-30575</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 22 Nov 2011 10:55:31 +0000</pubDate>
		<guid isPermaLink="false">http://ozblog.mmow.biz/?p=21#comment-30575</guid>
		<description>*interest*

;)</description>
		<content:encoded><![CDATA[<p>*interest*</p>
<p> <img src='http://ozblog.com.au/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Levi Putna</title>
		<link>http://ozblog.com.au/2008/09/20/wordpress-terms-of-use-plugin/#comment-30570</link>
		<dc:creator>Levi Putna</dc:creator>
		<pubDate>Tue, 22 Nov 2011 04:26:10 +0000</pubDate>
		<guid isPermaLink="false">http://ozblog.mmow.biz/?p=21#comment-30570</guid>
		<description>This plugin was originally designed for a Wordpress MU site however I have installed it on several normal single site Wordpress installations. It is useful if you want to allow open user registration to your site and want new users to agree to your Terms Of Use before they can post or access the back end. 

I have not updated this plugin in some time, if there is enough interest I will update and add it to the Wordpress Plugin repository.</description>
		<content:encoded><![CDATA[<p>This plugin was originally designed for a WordPress MU site however I have installed it on several normal single site WordPress installations. It is useful if you want to allow open user registration to your site and want new users to agree to your Terms Of Use before they can post or access the back end. </p>
<p>I have not updated this plugin in some time, if there is enough interest I will update and add it to the WordPress Plugin repository.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seph</title>
		<link>http://ozblog.com.au/2008/09/20/wordpress-terms-of-use-plugin/#comment-30557</link>
		<dc:creator>Seph</dc:creator>
		<pubDate>Mon, 21 Nov 2011 14:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://ozblog.mmow.biz/?p=21#comment-30557</guid>
		<description>Is it necessary for a normal wordpress blog to have terms and conditions? I mean, what is the point of having those when your not selling anything?</description>
		<content:encoded><![CDATA[<p>Is it necessary for a normal wordpress blog to have terms and conditions? I mean, what is the point of having those when your not selling anything?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kiyange</title>
		<link>http://ozblog.com.au/2008/09/20/wordpress-terms-of-use-plugin/#comment-30489</link>
		<dc:creator>Kiyange</dc:creator>
		<pubDate>Wed, 16 Nov 2011 10:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://ozblog.mmow.biz/?p=21#comment-30489</guid>
		<description>Hi everyone, is there any means of downloading this file(pluggins), from 
http://www.wordpress.org under extent menu-&gt;pluggins. So that I can Install right away just without using any FTP software like FileZila. Or Can I search this pluggins, if yes which should I?
Cheers creator.</description>
		<content:encoded><![CDATA[<p>Hi everyone, is there any means of downloading this file(pluggins), from<br />
<a href="http://www.wordpress.org" rel="nofollow">http://www.wordpress.org</a> under extent menu-&gt;pluggins. So that I can Install right away just without using any FTP software like FileZila. Or Can I search this pluggins, if yes which should I?<br />
Cheers creator.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AJ</title>
		<link>http://ozblog.com.au/2008/09/20/wordpress-terms-of-use-plugin/#comment-27247</link>
		<dc:creator>AJ</dc:creator>
		<pubDate>Mon, 16 May 2011 19:08:30 +0000</pubDate>
		<guid isPermaLink="false">http://ozblog.mmow.biz/?p=21#comment-27247</guid>
		<description>Love this plugin for my college hosted WP (was MU) site. However, with the change to 3.1 - it is not listing the Terms and Conditions settings for all users under Tools rather than putting it in the admin menus.  Any plans to update the plugin to move that out of the view of users?  Thanks for much for the plugin!!</description>
		<content:encoded><![CDATA[<p>Love this plugin for my college hosted WP (was MU) site. However, with the change to 3.1 &#8211; it is not listing the Terms and Conditions settings for all users under Tools rather than putting it in the admin menus.  Any plans to update the plugin to move that out of the view of users?  Thanks for much for the plugin!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

