<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Membership Terms &amp; Conditions Plugin</title>
		<link>https://www.cotonti.com</link>
		<description>Neueste Themenbeiträge</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sun, 12 Apr 2026 14:13:00 -0000</pubDate>

		<item>
			<title>CorpQuid</title>
			<description><![CDATA[I just wanted to report that the Seditio Membership Terms &amp; Conditions plugin from Xiode works and has been tested in Cotonti 0.0.3<br />
<br />
Just so that nobody has to go looking for the answer to the one problem with the plugin is that when you install the script the value for the submit button is wrong. you need to change line 11 of memberterms.tpl <br />
<br />
from:<br />
action=&quot;auth.php?m=register <br />
<br />
To:<br />
action=&quot;users.php?m=register<br />
<br />
You can also add the following to memberterms.tpl to force the acceptance of the checkbox in order to continue. <br />
<br />
Here is the js code<br />
<div class="highlight"><pre class="js">&lt;SCRIPT LANGUAGE=&quot;JavaScript&quot;&gt;
function verify() {
if (document.form.name.value==&quot;&quot;) {
}
if (document.form.checkbox.value==&quot;checked?&quot;) {
}
else {
return false;
}
}
// End --&gt;
&lt;/script&gt;</pre></div>
<br />
If anything is wrong or this has been posted before and I missed it in my search please correct this post or admin please delete it.<br />
<br />
The plugin can be found here until an admin can put this in the downloads section here<br />
<a href="http://www.neocrome.net/page.php?id=2129" rel="nofollow">http://www.neocrome.net/page.php?id=2129</a>]]></description>
			<pubDate>Di, 10 Mär 2009 11:37:43 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2324&d=0#post9647]]></link>
		</item>
	</channel>
</rss>