<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Module: Register To Group</title>
        <description> Due to popular demand ... 
Attached is a simple module which allows the administrator to define one or multiple groups where users should be added to on registration and the status with which they should be added to the group.
This module works directly on registration. It doesn&amp;#039;t take any confirmation/activation status in account.

Have fun with it :-).

v1.0 09-10-2009  - added bugfixes from waldhol below</description>
        <link>https://www.phorum.org/support/read.php?62,139391,139391#msg-139391</link>
        <lastBuildDate>Thu, 10 Sep 2026 05:02:40 -0500</lastBuildDate>
        <generator>Phorum 6.0.4</generator>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,139391,161421#msg-161421</guid>
            <title>Re: Module: Register To Group</title>
            <link>https://www.phorum.org/support/read.php?62,139391,161421#msg-161421</link>
            <description><![CDATA[ Yes it does!]]></description>
            <dc:creator>wcpreston</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Thu, 15 Dec 2016 01:58:26 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,139391,161414#msg-161414</guid>
            <title>Re: Module: Register To Group</title>
            <link>https://www.phorum.org/support/read.php?62,139391,161414#msg-161414</link>
            <description><![CDATA[ Hi Curtis,<br />
<br />
I don&#039;t use this modules but I think this combination works for you.<br />
<br />
Regards<br />
Oliver]]></description>
            <dc:creator>Oliver Riesen-Mallmann</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Fri, 09 Dec 2016 03:06:27 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,139391,161410#msg-161410</guid>
            <title>Re: Module: Register To Group</title>
            <link>https://www.phorum.org/support/read.php?62,139391,161410#msg-161410</link>
            <description><![CDATA[ So I think I could use this in combination w/the Moderated User Group Module.  Help me understand if I got this right.<br />
<br />
I can configure a user group called &quot;new Users&quot; and then specify w/the other module that all new messages of theirs will be moderated.]]></description>
            <dc:creator>wcpreston</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Fri, 09 Dec 2016 02:14:05 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,139391,141202#msg-141202</guid>
            <title>Re: Module: Register To Group</title>
            <link>https://www.phorum.org/support/read.php?62,139391,141202#msg-141202</link>
            <description><![CDATA[ added a new release with these fixes.]]></description>
            <dc:creator>Thomas Seifert</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Sun, 11 Oct 2009 08:30:30 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,139391,140361#msg-140361</guid>
            <title>Re: Module: Register To Group</title>
            <link>https://www.phorum.org/support/read.php?62,139391,140361#msg-140361</link>
            <description><![CDATA[ Thanks for the mod, that&#039;s what I was looking for.<br />
<br />
Unfortunately it&#039;s not working, because the name of the second select_tag is wrong.<br />
Copy+Paste error ;-) <br />
<br />
This is wrong:<br />
$frm-&gt;addrow(&quot;Add A Group&quot;, $frm-&gt;select_tag(&quot;new_group&quot;, $arr).$frm-&gt;select_tag(<span style="color:#FF0000">&quot;group_perm[$group_id]&quot;</span>, $group_options, 0));<br />
<br />
This is correct:<br />
$frm-&gt;addrow(&quot;Add A Group&quot;, $frm-&gt;select_tag(&quot;new_group&quot;, $arr).$frm-&gt;select_tag(<span style="color:#FF0000">&quot;new_group_permission&quot;</span>, $group_options, 0));<br />
<br />
Additionally the &quot;, 0&quot; should either be omitted or replaced by PHORUM_USER_GROUP_UNAPPROVED.<br />
Using the numeric value instead of named constants is not safe.<br />
<br />
Holger]]></description>
            <dc:creator>waldhol</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Mon, 31 Aug 2009 02:55:12 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,139391,139391#msg-139391</guid>
            <title>Module: Register To Group</title>
            <link>https://www.phorum.org/support/read.php?62,139391,139391#msg-139391</link>
            <description><![CDATA[ Due to popular demand ... <br />
Attached is a simple module which allows the administrator to define one or multiple groups where users should be added to on registration and the status with which they should be added to the group.<br />
This module works directly on registration. It doesn&#039;t take any confirmation/activation status in account.<br />
<br />
Have fun with it :-).<br />
<br />
v1.0 09-10-2009  - added bugfixes from waldhol below]]></description>
            <dc:creator>Thomas Seifert</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Tue, 21 Jul 2009 18:30:12 -0500</pubDate>
        </item>
    </channel>
</rss>
