<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Phorum Support Forums - 5.2 Modules/Add-Ons</title>
        <description>All modules known to work or written for 5.2.0 and up. Modules are small packages that increase or change the functionality of Phorum in some way, without changing any of the main Phorum code.  You can find a list of Phorum 5.2 Modules --&gt; Here </description>
        <link>https://www.phorum.org/phorum5/list.php?62</link>
        <lastBuildDate>Thu, 21 May 2026 09:39:06 -0400</lastBuildDate>
        <generator>Phorum 5.2.22</generator>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?62,162622,162622#msg-162622</guid>
            <title>New User Password Complexity (1 reply)</title>
            <link>https://www.phorum.org/phorum5/read.php?62,162622,162622#msg-162622</link>
            <description><![CDATA[ Is there a module that will require strong passwords?<br />
<br />
Thanks]]></description>
            <dc:creator>herobynight</dc:creator>
            <category>5.2 Modules/Add-Ons</category>
            <pubDate>Wed, 20 Oct 2021 13:56:07 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?62,162418,162418#msg-162418</guid>
            <title>Link to Autogenerated List of Modules (no replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?62,162418,162418#msg-162418</link>
            <description><![CDATA[ <a href="https://www.phorum.org/modules.php" target="_blank"  rel="nofollow">https://www.phorum.org/modules.php</a>]]></description>
            <dc:creator>Scott Finegan</dc:creator>
            <category>5.2 Modules/Add-Ons</category>
            <pubDate>Wed, 25 Mar 2020 19:01:38 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?62,161875,161875#msg-161875</guid>
            <title>LaTeX (no replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?62,161875,161875#msg-161875</link>
            <description><![CDATA[ Hi,<br />
is there a correct LaTeX add-on for phorum? MathJax? <br />
<br />
Best,<br />
-Fred]]></description>
            <dc:creator>Fred_O</dc:creator>
            <category>5.2 Modules/Add-Ons</category>
            <pubDate>Fri, 23 Feb 2018 15:39:28 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?62,161756,161756#msg-161756</guid>
            <title>resize (imagemagick) images while embed_images uploads (2 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?62,161756,161756#msg-161756</link>
            <description><![CDATA[ embed_images has  &quot;maximum width and height for showing&quot; settings.<br />
Does this mean a large images is uploaded as is but shown at a smaller size?<br />
<br />
Wouldn&#039;t it be handy to use imagemagick at upload time, in order to knock the image down to a reasonable size before attempting to show it?<br />
<br />
Where in embed_images.php would be the right place to intervene, and scale down the just now uploaded image?]]></description>
            <dc:creator>salmobytes</dc:creator>
            <category>5.2 Modules/Add-Ons</category>
            <pubDate>Sat, 23 Sep 2017 07:56:48 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?62,161725,161725#msg-161725</guid>
            <title>module smileys and https (3 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?62,161725,161725#msg-161725</link>
            <description><![CDATA[ I passed phorum in https but the images of the smileys remains in http.<br />
<br />
chrome developer tool message :<br />
Mixed Content: The page at &#039;https: //www.mydomain.tld/forum/list.php? 14&#039; was loaded over HTTPS, but requested an insecure image<br />
<br />
In my source code<br />
<pre class="html4strict bbcode_geshi"><div class="head">Language: HTML</div><span class="sc2">&lt;<a href="http://december.com/html/4/element/img.html"><span class="kw2">img</span></a> <span class="kw3">class</span> <span class="sy0">=</span> <span class="st0">&quot;mod_smileys_img&quot;</span> <span class="kw3">src</span> <span class="sy0">=</span> <span class="st0">&quot;http://www.mydomain.tld/forum/mods/smileys/images/cool.gif&quot;</span> <span class="kw3">alt</span> <span class="sy0">=</span> <span class="st0">&quot;cool smiley&quot;</span> <span class="kw3">title</span> <span class="sy0">=</span> <span class="st0">&quot;cool smiley&quot;</span>&gt;</span></pre>
<br />
<br />
How to change this?]]></description>
            <dc:creator>chimel</dc:creator>
            <category>5.2 Modules/Add-Ons</category>
            <pubDate>Thu, 17 Aug 2017 08:38:31 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?62,161642,161642#msg-161642</guid>
            <title>embed_images breaks bbcode (3 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?62,161642,161642#msg-161642</link>
            <description><![CDATA[ Core-phorum_5_2_23<br />
<br />
BBcode (version 2.0.12)<br />
<br />
Embed Images (version 1.1.5)<br />
<br />
VD server<br />
Linux s104-238-102-125.secureserver.net 2.6.32-042stab093.4 #1 SMP Mon Aug 11 18:47:39 MSK 2014 x86_64 x86_64 x86_64 GNU/Linux<br />
<br />
<br />
BBcode works fine by itself.  I can make [img] posts pointing to images manually uploaded to my own server.  Presumably to external servers as well.<br />
<br />
But when I turn on <b>Embed_Images</b> existing BBcode image links stop working.  I fiddled with settings as best I could.  This is a new installation on a new server.  All of this had worked for years on an older VD server that lost CentOS support (so I had to move to  a new server).]]></description>
            <dc:creator>salmobytes</dc:creator>
            <category>5.2 Modules/Add-Ons</category>
            <pubDate>Sun, 09 Apr 2017 18:57:49 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?62,161387,161387#msg-161387</guid>
            <title>Add-ons to build catalog-style site? (2 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?62,161387,161387#msg-161387</link>
            <description><![CDATA[ Hey, there are any “airbnb like” add-ons for Phorum CMS?Maybe something like catalog-site? It is needed to build something like this: [<a href="https://zoptamo.com/uk/s-badminton-c-uk-coach" target="_blank"  rel="nofollow">zoptamo.com</a>] or this [<a href="http://opentable.com" target="_blank"  rel="nofollow">opentable.com</a>] But  focusing on different topic. Any recommendations?]]></description>
            <dc:creator>EnaSander</dc:creator>
            <category>5.2 Modules/Add-Ons</category>
            <pubDate>Mon, 05 Dec 2016 02:35:33 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?62,155489,155489#msg-155489</guid>
            <title>Attachment based module information (no replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?62,155489,155489#msg-155489</link>
            <description><![CDATA[ I&#039;ve been musing writing a module that overrides the existing attachment functionality and allows a per attachment file type size limit.  Also the current system of having each forum set it&#039;s own attachment permissions, while useful in some settings, is cumbersome when I want to change those settings board wide since I have to individually update the forums that don&#039;t inherit from the master so I may write something for this too.<br />
<br />
After that overly longwinded setup here&#039;s my question, what hook(s) do the core developers recommend to accomplish this?<br />
<br />
Thanks.<br />
<br />
P.S.  Huge thanks to the developers of the Phorums software.  After extensive research, Phorum still remains the best choice for people to want to have both flat and threaded views coexist.  The Hybrid Thread view is awesome, my users love it, and nobody else does it.]]></description>
            <dc:creator>billthefish</dc:creator>
            <category>5.2 Modules/Add-Ons</category>
            <pubDate>Tue, 04 Nov 2014 05:11:05 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?62,155199,155199#msg-155199</guid>
            <title>administrators-only folder (1 reply)</title>
            <link>https://www.phorum.org/phorum5/read.php?62,155199,155199#msg-155199</link>
            <description><![CDATA[ hello everybody, there is a way to create a folder (and subfolder, and forums inside, ecc...) that can be only viewed and used by the administrators? a sort of private section for administrators only<br />
<br />
thank you very much!]]></description>
            <dc:creator>seanVonDrake</dc:creator>
            <category>5.2 Modules/Add-Ons</category>
            <pubDate>Sat, 26 Jul 2014 01:45:30 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?62,155174,155174#msg-155174</guid>
            <title>Module: HTMLPurifier (no replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?62,155174,155174#msg-155174</link>
            <description><![CDATA[ Hi folks, when searching for a word in my iCalamus phorum, I run into this issue:<br />
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong></strong><br />Fatal error: Maximum function nesting level of &#039;100&#039; reached, aborting! in [...]/icalamus.net/phorum/mods/html/htmlpurifier-4.0.0-standalone/HTMLPurifier.standalone.php on line 15362</div></blockquote>
<br />
I have no idea how to fix this? Any hints?]]></description>
            <dc:creator>Ulf Dunkel</dc:creator>
            <category>5.2 Modules/Add-Ons</category>
            <pubDate>Mon, 07 Jul 2014 07:30:27 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?62,155027,155027#msg-155027</guid>
            <title>how to show active users (2 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?62,155027,155027#msg-155027</link>
            <description><![CDATA[ hello everybody, there is an add-on that enables the listing of active/logged users? something like phpBB does in the footer section of the page<br />
<br />
thank you!]]></description>
            <dc:creator>seanVonDrake</dc:creator>
            <category>5.2 Modules/Add-Ons</category>
            <pubDate>Tue, 29 Apr 2014 04:09:22 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?62,154448,154448#msg-154448</guid>
            <title>See which users are on the forum (2 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?62,154448,154448#msg-154448</link>
            <description><![CDATA[ <span style="font-size:large">How do I see which users are on my phorum (Just installed the latest phorum 5.2.19) when I&#039;m on.  Is there a separate module or is it already in the original download?</span>]]></description>
            <dc:creator>Gregory Coraggio</dc:creator>
            <category>5.2 Modules/Add-Ons</category>
            <pubDate>Mon, 14 Oct 2013 20:24:16 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?62,154162,154162#msg-154162</guid>
            <title>The Avatar and the User Avatar module. (2 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?62,154162,154162#msg-154162</link>
            <description><![CDATA[ Hi Friends!<br />
I have been having an enormous problem with The Avatar and the User Avatar modules in the past days.<br />
First, I have to inform you that my installed version of Phorum is 5.2.19. I installed the Avatar module and followed the ´´read me´´ instruction to configure it. I configured it well as the description was straight forward. But it did not worl.<br />
Now, I installed the User Avatar ´´user_avatar-3.0.4´´ and I find it difficult to understand the documentation. I have configured according to my understanding but could not get it to work.<br />
What could I have done wrong? Am I to or not to edit the * read.tpl (flat read mode)<br />
* read_hybrid.tpl (hybrid read mode) or simply copy the template directory into my Phorum template? I am confused as I find the config description grossly confusing. Or can I find any tutorial anywhere else for this?<br />
pls, help as all help would be appreciated.<br />
Trade Gong]]></description>
            <dc:creator>tradegong</dc:creator>
            <category>5.2 Modules/Add-Ons</category>
            <pubDate>Sat, 24 Aug 2013 18:59:11 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?62,154139,154139#msg-154139</guid>
            <title>No text area / text editor on my Phorum forum! (1 reply)</title>
            <link>https://www.phorum.org/phorum5/read.php?62,154139,154139#msg-154139</link>
            <description><![CDATA[ Hi there.<br />
I have been facing several solveable challenges since I installed my new forum. The latest  one is that when a user clicks the ´´start new topic´´ button, the neccesary areas show up - author, subject, options, attacments etc. -  but the ´´message´´ or text area / text editor on my forum does not show up! Is it not supposed to be there by default? Or is there any add-on I have to install to get this text area active? You can check out my forum <a href="http://forum.tradegong.com" target="_blank"  rel="nofollow">here</a>.<br />
Help would be appreciated.<br />
Trade Gong]]></description>
            <dc:creator>tradegong</dc:creator>
            <category>5.2 Modules/Add-Ons</category>
            <pubDate>Wed, 21 Aug 2013 20:37:48 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?62,154136,154136#msg-154136</guid>
            <title>Google Ad Sense units on Phorum 5.2.19 (2 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?62,154136,154136#msg-154136</link>
            <description><![CDATA[ Hi.<br />
Is it possible to place Google Ad Sense units on Phorum 5.2.19? If so, please enlighten me on how I would go about doing that and/or what modules or addons to use. Or do I just inject its codes into CSS? Pls, help in this area would be highly appreciated.<br />
Trade Gong]]></description>
            <dc:creator>tradegong</dc:creator>
            <category>5.2 Modules/Add-Ons</category>
            <pubDate>Sat, 24 Aug 2013 18:57:23 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?62,154127,154127#msg-154127</guid>
            <title>Top Nav Menu module. (2 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?62,154127,154127#msg-154127</link>
            <description><![CDATA[ Hi.<br />
Pls, <br />
I am a Phorum newbie and need some help in customizing my new Phorum forum. <br />
Is there a Top Nav Menu module that could create a horizontal top nav menu on my Phorum 5.2.19 like the one on this forum? Or could anyone point me towards the right way to do this?  <br />
Help would be most appreciated.<br />
Trade Gong!<br />
<br />
<a href="http://tradegong.com" target="_blank"  rel="nofollow">Trade Gong  Classifieds &amp; Auctions</a>]]></description>
            <dc:creator>tradegong</dc:creator>
            <category>5.2 Modules/Add-Ons</category>
            <pubDate>Tue, 20 Aug 2013 18:25:53 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?62,154126,154126#msg-154126</guid>
            <title>Banner-manager 1.0.2 download for Phorum 5.2 (3 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?62,154126,154126#msg-154126</link>
            <description><![CDATA[ Hi all. Iam new to Phorum 5.2 and have installed Banner-manager 1.0.4 but could not get it to work. How or where can I download the Banner-manager 1.0.2 version for Phorum 5.2.19?<br />
Any help from anyone in this direction would be appreciated.<br />
Thanks,<br />
Trade Gong<br />
<br />
<br />
<a href="http://tradegong.com" target="_blank"  rel="nofollow">Trade Gong</a>]]></description>
            <dc:creator>tradegong</dc:creator>
            <category>5.2 Modules/Add-Ons</category>
            <pubDate>Tue, 20 Aug 2013 21:10:14 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?62,153203,153203#msg-153203</guid>
            <title>broken thumbnails with embed_images-1.1.3.tar.gz (6 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?62,153203,153203#msg-153203</link>
            <description><![CDATA[ I&#039;ve had embed_attachments and embed_images running fine for several years.  I tried to switch embed_images settings to use JQuery Fancybox and ended up with a &quot;NOT OK&quot; for &quot;download test.&quot;  Not sure what that&#039;s all about. I have a &quot;Virtual Dedicated&quot; server.  I could look into it. Or perhaps try to load JQuery locally.<br />
<br />
But when I tried to revert to (what I thought was) previous settings all my thumbnails were broken.<br />
Each embedded thumbnail now appears as an error box:<br />
Image error<br />
Debug info:<br />
Load local file: 641<br />
Load local image file<br />
Create thumbnail using 0x0 boundary<br />
Original image was 748x422<br />
Thumbnail created at 748x422<br />
Thumbnail MIME type: image/jpeg<br />
OK 748x422 748x422<br />
<br />
Not sure what to do.  I&#039;ve been fiddling with settings, getting no where.<br />
Is Load local file: 641 a file_id?  When I (from an xterm) look at phorum_files there is no such file_id<br />
Thanks.]]></description>
            <dc:creator>salmobytes</dc:creator>
            <category>5.2 Modules/Add-Ons</category>
            <pubDate>Wed, 06 Feb 2013 11:33:03 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?62,152758,152758#msg-152758</guid>
            <title>Cookies (11 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?62,152758,152758#msg-152758</link>
            <description><![CDATA[ I need to have my phorum ask visitors if they accept cookies before they enter my site. Is there such a module or do you have a suggestion on how I can do this?<br />
<br />
/Birgitta]]></description>
            <dc:creator>Birgitta</dc:creator>
            <category>5.2 Modules/Add-Ons</category>
            <pubDate>Thu, 03 Jan 2013 18:07:11 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?62,152312,152312#msg-152312</guid>
            <title>Module:KeyCAPTCHA, Interactive CAPTCHA with Social Features (8 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?62,152312,152312#msg-152312</link>
            <description><![CDATA[ <b>KeyCAPTCHA - Interactive CAPTCHA</b><br />
Unlike many other captchas, it does not require any text typing.<br />
<br />
<b>Social Features:</b><br />
You may support charity funds by enabling social advertising in KeyCAPTCHA. Also you can earn money by specifying social and commercial advertising shares in KeyCAPTCHA on your website.<br />
<br />
<b>Free Variants of Using KeyCAPTCHA:</b><br />
<ol type="1"><li>Anti-spam protection. Social advertising. Monetization through commercial ads. </li><li>Anti-spam protection. Monetization through commercial ads. </li><li>Anti-spam protection. Social advertising. </li><li>Anti-spam protection without any ads. </li></ol>
<b>Integration with Phorum:</b><br />
<ul><li>Registration </li><li>Guest Post </li><li>Registered user post, before user writes enough posts </li><li>Registered user PM, before user writes enough posts </li></ul>
<b>KeyCAPTCHA Unique Technologies</b><br />
<ul><li>Instead of guessing symbols, our CAPTCHA offers visitors to complete an easy interactive task. </li><li>If KeyCAPTCHA hasn&#039;t been solved correctly, page refreshing doesn&#039;t take place that allows the user not to fill in the form repeatedly. It occurs since there is an initial checkup of CAPTCHAs in the KeyCAPTCHA servers before sending a filled-in form to the protected web server. </li><li>Our CAPTCHA also can be used even if your hosting provider blocks all outgoing connections. </li></ul>
<b>Effective Anti-Spam Protection</b><br />
<ul><li> The geo-cluster is used to operate KeyCAPTCHA service. Our geo-cluster includes the servers located in diverse European data centers. Some servers are in the special DDoS stable data centers in Switzerland to ensure trouble-free 24x7x365 mode service operation. </li><li> KeyCAPTCHA blocks spammers using anonymizers or anonymous HTPP proxies to distribute a hand spam. </li><li> There is no info of correct CAPTCHA solution in the visitor&#039;s browser. </li><li> CAPTCHA verification is processed by the KeyCAPTCHA servers. </li><li> Data transferring between your web server, the visitor&#039;s browser and the KeyCAPTCHA server is protected by a digital signature. </li><li> 112 to 165 bit variable length password is used to generate a digital signature. </li><li> KeyCAPTCHA is a code executable in the visitor&#039;s browser. It is not a static image as used in typical CAPTCHAs. </li><li> Having received our CAPTCHA, it&#039;s virtually impossible to transfer it to third parties in order to run any task what spammers also do bypassing typical CAPTCHAs. </li><li> Probability of guessing the answer by submitting a random solution is 1 to 30,000,000. </li><li>KeyCAPTCHA-used images are transferred encryptedly. </li></ul>
<b>Compatibility</b><br />
KeyCAPTCHA supports two operating modes: Flash and HTML5. The KeyCAPTCHA HTML5 mode is used in most modern browsers, such as Mozilla FireFox, Google Chrome, Safari, and also used in iPhone and iPad. The Flash mode has been developed to be used in Internet Explorer and Opera. While loading, KeyCAPTCHA identifies its operating mode depending on the visitor&#039;s browser.<br />
<br />
<b>KeyCAPTCHA Affiliate Program</b><br />
KeyCAPTCHA Affiliate Program allows publishers as well as any Internet user to collect incomes. For more information on The KeyCAPTCHA Affiliate Program, go to <a href="http://keycaptcha.wordpress.com/captcha-for-site-owners/affiliate-program/" target="_blank"  rel="nofollow">Our CAPTCHA Blog</a>.<br />
<br />
<b>Installation</b><br />
<ol type="1"><li> Register on and log-in to our site (https://www.keycaptcha.com); </li><li> Add your site URL to a Site list; </li><li> Follow the CAPTCHA installation instructions in our Wizard. </li></ol>]]></description>
            <dc:creator>KeyCAPTCHA</dc:creator>
            <category>5.2 Modules/Add-Ons</category>
            <pubDate>Tue, 13 Nov 2018 20:00:52 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?62,152301,152301#msg-152301</guid>
            <title>Module: Premium Subscribers (1 reply)</title>
            <link>https://www.phorum.org/phorum5/read.php?62,152301,152301#msg-152301</link>
            <description><![CDATA[ <b><u>From the ReadMe:</u></b><br />
This module introduces the concept of &quot;subscribers&quot; or &quot;supporters&quot; of your forums.<br />
These could be users that are helpful, people who have donated money or something else - the point being that using this module you can make them &quot;premium subscribers&quot; and provide benefits to them accordingly.<br />
I wrote this module to allow supporters of my site to (optionally) hide the affiliate adverts and Google adverts that keep my site funded.<br />
<br />
Currently, there are three &quot;custom profile fields&quot; which you must add via the Phorum Admin system.<br />
These are:<br />
1) subscription_expiry - this defaults to a year in the future when you add a subscriber. <br />
Once the subscription expiry date has been reached, the user is no longer considered to be a subscriber by this module.<br />
2) subscriber - you never alter this directly, the module determines whether a user is a subscriber based on subscription_expiry<br />
3) hide_adverts - this custom field can be used within your templates to remove adverts for subscribers<br />
<br />
Please see the screenshot below to see an example of how I am hooking into this module to provide my members with additional benefits.<br />
<br />
In case it&#039;s of use, the previous Phorum 5.1.x thread is <a href="http://www.phorum.org/phorum5/read.php?16,50056,page=1" target="_blank" >here.</a><br />
<br />
I&#039;m interested to know if anyone else ever uses this module, so please let me know by posting here.<br />
<br />
  /\dam]]></description>
            <dc:creator>sheik</dc:creator>
            <category>5.2 Modules/Add-Ons</category>
            <pubDate>Tue, 12 Feb 2013 12:00:59 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?62,152289,152289#msg-152289</guid>
            <title>Module: Content Restrictions (8 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?62,152289,152289#msg-152289</link>
            <description><![CDATA[ <u><b>Changelog::</b></u><br />
<br />
2013-08-20 v1.0.3<br />
<br />
	- treat raw email addresses as hyperlinks<br />
<br />
2013-08-20 v1.0.2<br />
<br />
	- bugged release, sorry!<br />
<br />
<br />
2012-29-10 v1.0.1<br />
<br />
    - Added support to enter -1 to indicate no links are allowed<br />
<br />
<br />
2012-17-10 v1.0.0<br />
<br />
    - Initial revision<br />
<br />
<u><b>From the ReadMe:</b></u><br />
<br />
This module implements configurable features for enforcing message content restrictions,<br />
for example, to stop new users spamming your forum with lots of links.<br />
<br />
Restrictions are configurable based on three types of user:<br />
- Unregistered<br />
- Newly registered<br />
- Registered<br />
<br />
[notes on the design of this module can be seen at [<a href="http://www.phorum.org/phorum5/read.php?20,152210,152210" target="_blank" >www.phorum.org</a>]]<br />
<br />
<u><b>Available restrictions are:</b></u><br />
<br />
<b>Number of hyperlinks in any one message</b><br />
Please note, for the purposes of this module, hyperlinks are considered to be clickable links or non clickable strings of the form www.somesite... or <a href="mailto:&#116;&#101;&#115;&#116;&#64;&#100;&#111;&#109;&#97;&#105;&#110;&#46;&#99;&#111;&#109;">&#116;&#101;&#115;&#116;&#64;&#100;&#111;&#109;&#97;&#105;&#110;&#46;&#99;&#111;&#109;</a><br />
<br />
<b>Size of message in bytes</b><br />
Suggested values could be 5000, 10000 and 30000 for unregistered, newly registered and registered respectively.<br />
For 8 bit encoded text, you can assume that bytes = characters, for unicode characters one character may equal more than one byte.<br />
That is why I have specified &quot;bytes&quot; rather than &quot;characters&quot;.<br />
<br />
<span style="font-size:small"><span style="color:#696969">Just to confuse matters more, note if your host uses PHP&#039;s multibyte string overrides these values may represent characters instead of bytes. <br />
However, Phorum&#039;s core uses the same method as I am (it tests against the hard-coded limit in constants.php, which defaults to 65000).</span></span><br />
<br />
<b>Remove Restrictions for Premium Subscribers</b><br />
This option requires the <a href="http://www.phorum.org/phorum5/read.php?16,50056" target="_blank" >Subscribers module</a> to be installed.<br />
If you have installed this module, presumably your Premium Subscribers are trusted, so you can choose to remove all of the restrictions from this module for those users.<br />
If you haven&#039;t installed the subscribers module you can ignore this setting.<br />
<br />
I&#039;m interested to know if anyone uses this module, so please let me know by posting here.<br />
<br />
  /\dam]]></description>
            <dc:creator>sheik</dc:creator>
            <category>5.2 Modules/Add-Ons</category>
            <pubDate>Mon, 13 Jan 2014 11:59:09 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?62,151961,151961#msg-151961</guid>
            <title>Where to place the Modules in the Phorum (2 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?62,151961,151961#msg-151961</link>
            <description><![CDATA[ i would like to add banner-manager just dont know where to place in my forum. thanks]]></description>
            <dc:creator>ssgoldnugget</dc:creator>
            <category>5.2 Modules/Add-Ons</category>
            <pubDate>Sat, 18 Jul 2015 18:25:28 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?62,151884,151884#msg-151884</guid>
            <title>Module: Social Media Sharing (14 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?62,151884,151884#msg-151884</link>
            <description><![CDATA[ Hello,<br />
<br />
Because I couldn&#039;t find anything that performed this function, I created a simple module that will share posts to social network sites. It is currently limited to Twitter, Facebook, and Google+. This module creates links on the post pages that allow you to share a post to the respective sites. It does NOT provide Like or +1 functionality, as I didn&#039;t really think this was particularly useful for this. I doubt that it&#039;s well written. I&#039;m not really a programmer, but I&#039;ve done a little with Phorum in the past, and I wanted to add this functionality to my phorum installation.<br />
<br />
It does require adding a hook to the template, at least that&#039;s the only way I could figure out how to do what I wanted. You can use it to add social network links in individual posts or entire threads currently.<br />
<br />
I&#039;d like to create an easy way to manage the social networks that can be used and a way to add the links to the list pages. Perhaps someday I will make some changes to add these features. I don&#039;t spend a lot of time with this, so I can&#039;t see when or if that will be possible. If anyone wants to make changes to support these features, feel free to do so.<br />
<br />
<pre class="bbcode">
README:

Social Media Sharing Module

Instructions:

1. Install module into mods directory.
2. Make necessary changes to read.tpl, read_hybrid.tpl, and read_threads.tpl (Emerald based templates):

   read.tpl, read_hybrid.tpl
   -------------------------

** To create the social links in the individual message boxes next to the reply/quote buttons
   Find:
   {IF MESSAGES-&gt;URL-&gt;REPORT}&lt;a class=&quot;icon icon-exclamation&quot; href=&quot;{MESSAGES-&gt;URL-&gt;REPORT}&quot;&gt;{LANG-&gt;Report}&lt;/a&gt;{/IF}

   On a new line after this, add:
   {HOOK &quot;social_share&quot; MESSAGES}


** To create the social links for the entire topic near the print/follow/rss/moderator functions
   Find:
   {IF TOPIC-&gt;URL-&gt;MOVE}&lt;a class=&quot;icon icon-move&quot; href=&quot;{TOPIC-&gt;URL-&gt;MOVE}&quot;&gt;{LANG-&gt;MoveThread}&lt;/a&gt;{/IF}
   {/IF}

   On a new line after this, add:
   {HOOK &quot;social_share&quot; TOPIC}

   read_threads.tpl
   -------------------------

** To create the social links in the individual message boxes next to the reply/quote buttons
   Find:
   {IF MESSAGE-&gt;URL-&gt;REPORT}&lt;a class=&quot;icon icon-exclamation&quot; href=&quot;{MESSAGE-&gt;URL-&gt;REPORT}&quot;&gt;{LANG-&gt;Report}&lt;/a&gt;{/IF}

   On a new line after this, add:
   {HOOK &quot;social_share&quot; MESSAGE}


** To create the social links for the entire topic near the print/follow/rss/moderator functions
   Find:
   {IF URL-&gt;FEED}
        &lt;a class=&quot;icon icon-feed&quot; href=&quot;{URL-&gt;FEED}&quot;&gt;{FEED}&lt;/a&gt;
   {/IF}

   On a new line after this, add:
   {HOOK &quot;social_share&quot; TOPIC}

3. For Facebook and Google+ sharing, I recommend selecting a site image that is reasonably sized 
   and adding it to phorum_directory/images. Then add the following line to Phorum Head Tags in 
   General settings:

   &lt;link rel=&quot;image_src&quot; href=&quot;[<a href="http://www.domain.name/images/icon-site.png&quot" target="_blank"  rel="nofollow">www.domain.name</a>]; /&gt;

   This will cause Facebook and Google+ to use that image for posts.
4. Configure options.
5. Enable module.

Adding social networks is not a trivial task at the moment. I&#039;d like to include a much easier way 
to do so in the future, but I don&#039;t know if time will permit it.</pre>
<br />
<pre class="bbcode">
Changelog:
----------

2012-08-14	v1.0

-Original version created by Ray Tetzloff

</pre>]]></description>
            <dc:creator>rtetzloff</dc:creator>
            <category>5.2 Modules/Add-Ons</category>
            <pubDate>Sun, 06 Nov 2016 13:20:53 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?62,151569,151569#msg-151569</guid>
            <title>Event logging and IPV6 (no replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?62,151569,151569#msg-151569</link>
            <description><![CDATA[ Looking at the event logging table, it appears to me that the &quot;ip&quot; field should be larger by default going forward for IPV6.<br />
While I am at it, an index on &quot;ip&quot; would be helpful. The reason is to sort by ip on the View Logged Events page, to determine easily if one user is especially problematic. This is without expanding every detail.<br />
<br />
<pre class="sql bbcode_geshi"><div class="head">Language: SQL</div>    <span class="kw1">CREATE</span> <span class="kw1">TABLE</span> <span class="br0">&#123;</span>$PHORUM<span class="br0">&#91;</span><span class="st0">&quot;event_logging_table&quot;</span><span class="br0">&#93;</span><span class="br0">&#125;</span> <span class="br0">&#40;</span>
&nbsp;
        log_id     <span class="kw1">INT</span> <span class="kw1">UNSIGNED</span> <span class="kw1">PRIMARY</span> <span class="kw1">KEY</span> <span class="kw1">AUTO_INCREMENT</span><span class="sy0">,</span>
&nbsp;
        <span class="kw1">SOURCE</span>     <span class="kw1">VARCHAR</span><span class="br0">&#40;</span><span class="nu0">32</span><span class="br0">&#41;</span>  <span class="kw1">NOT</span> <span class="kw1">NULL</span> <span class="kw1">DEFAULT</span> <span class="st0">';unknown'</span>;<span class="sy0">,</span>
        category   TINYINT<span class="br0">&#40;</span><span class="nu0">4</span><span class="br0">&#41;</span>   <span class="kw1">NOT</span> <span class="kw1">NULL</span> <span class="kw1">DEFAULT</span> <span class="nu0">0</span><span class="sy0">,</span>
        loglevel   TINYINT<span class="br0">&#40;</span><span class="nu0">4</span><span class="br0">&#41;</span>   <span class="kw1">NOT</span> <span class="kw1">NULL</span> <span class="kw1">DEFAULT</span> <span class="nu0">0</span><span class="sy0">,</span>
        message    <span class="kw1">VARCHAR</span><span class="br0">&#40;</span><span class="nu0">255</span><span class="br0">&#41;</span> <span class="kw1">NOT</span> <span class="kw1">NULL</span> <span class="kw1">DEFAULT</span> <span class="st0">';&lt;no error message specified&gt;'</span>;<span class="sy0">,</span>
        details    TEXT             <span class="kw1">NULL</span><span class="sy0">,</span>
&nbsp;
        ip         <span class="kw1">VARCHAR</span><span class="br0">&#40;</span><span class="nu0">15</span><span class="br0">&#41;</span>      <span class="kw1">NULL</span><span class="sy0">,</span>
        hostname   <span class="kw1">VARCHAR</span><span class="br0">&#40;</span><span class="nu0">255</span><span class="br0">&#41;</span>     <span class="kw1">NULL</span><span class="sy0">,</span>
        user_id    <span class="kw1">INT</span> <span class="kw1">UNSIGNED</span>     <span class="kw1">NULL</span><span class="sy0">,</span>
        datestamp  <span class="kw1">INT</span> <span class="kw1">UNSIGNED</span> <span class="kw1">NOT</span> <span class="kw1">NULL</span> <span class="kw1">DEFAULT</span> <span class="nu0">0</span><span class="sy0">,</span>
&nbsp;
        vroot      <span class="kw1">INT</span> <span class="kw1">UNSIGNED</span>     <span class="kw1">NULL</span><span class="sy0">,</span>
        forum_id   <span class="kw1">INT</span> <span class="kw1">UNSIGNED</span>     <span class="kw1">NULL</span><span class="sy0">,</span>
        thread_id  <span class="kw1">INT</span> <span class="kw1">UNSIGNED</span>     <span class="kw1">NULL</span><span class="sy0">,</span>
        message_id <span class="kw1">INT</span> <span class="kw1">UNSIGNED</span>     <span class="kw1">NULL</span><span class="sy0">,</span>
&nbsp;
        <span class="kw1">KEY</span> <span class="kw1">SOURCE</span>     <span class="br0">&#40;</span><span class="kw1">SOURCE</span><span class="br0">&#41;</span><span class="sy0">,</span>
        <span class="kw1">KEY</span> category   <span class="br0">&#40;</span>category<span class="br0">&#41;</span><span class="sy0">,</span>
        <span class="kw1">KEY</span> loglevel   <span class="br0">&#40;</span>loglevel<span class="br0">&#41;</span><span class="sy0">,</span>
        <span class="kw1">KEY</span> datestamp  <span class="br0">&#40;</span>datestamp<span class="br0">&#41;</span><span class="sy0">,</span>
        <span class="kw1">KEY</span> user_id    <span class="br0">&#40;</span>user_id<span class="br0">&#41;</span><span class="sy0">,</span>
        <span class="kw1">KEY</span> forum      <span class="br0">&#40;</span>vroot<span class="sy0">,</span> forum_id<span class="sy0">,</span> thread_id<span class="sy0">,</span> message_id<span class="br0">&#41;</span>
    <span class="br0">&#41;</span></pre>]]></description>
            <dc:creator>Scott Finegan</dc:creator>
            <category>5.2 Modules/Add-Ons</category>
            <pubDate>Mon, 18 Jun 2012 13:40:00 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?62,151150,151150#msg-151150</guid>
            <title>Module: Embed Tweet (no replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?62,151150,151150#msg-151150</link>
            <description><![CDATA[ This module allows embedding of tweets using Twitter&#039;s oembed functionality. The module will automatically replace any single tweet link.<br />
<br />
As per Twitter&#039;s requirements, queries must be cached locally, so the module creates a table and caches a copy of each tweet it comes across and will use the cached data for subsequent views.<br />
<br />
There is currently one setting, which allows you to omit the JavaScript link that is normally attached to the tweet data. This JavaScript is responsible for interactive functionality, formatting, and calling the CSS used. In most cases you will not need to change this, but if you prefer to serve the JS and/or CSS locally, you can enable this option.<br />
<br />
The script tag is included in the cached HTML of the tweet, so if you change this option, be sure to empty the cache, which you can also do from the settings page.]]></description>
            <dc:creator>SalsaShark</dc:creator>
            <category>5.2 Modules/Add-Ons</category>
            <pubDate>Tue, 03 Apr 2012 15:33:53 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?62,150998,150998#msg-150998</guid>
            <title>Avatar module (1 reply)</title>
            <link>https://www.phorum.org/phorum5/read.php?62,150998,150998#msg-150998</link>
            <description><![CDATA[ I can&#039;t get this module to work. I am not experienced in programming at all and when I try to make the template changes I don&#039;t really know what to do and what files to alter. The readme file says there are variables that I can use. How??? It seems this module only works for experienced programmers. <br />
<br />
/NF]]></description>
            <dc:creator>nyttforum</dc:creator>
            <category>5.2 Modules/Add-Ons</category>
            <pubDate>Fri, 02 Mar 2012 13:48:12 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?62,150980,150980#msg-150980</guid>
            <title>Module BBCode Tag Search (5 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?62,150980,150980#msg-150980</link>
            <description><![CDATA[ Hi!<br />
Tis is my little mod to make tags in messages.<br />
It makes tags marked with # before as link to the search page.<br />
Source copied from module BBCode Video from Maurice Makaay &lt;maurice@phorum.org&gt;.<br />
<br />
Example:<br />
	<pre class="bbcode">
Hello #world!
This is #tag to search.
Just #click me.</pre>
<br />
becomes:<br />
Hello <a href="http://www.phorum.org/phorum5/search.php?0,search=%23world,author=,page=1,match_type=ALL,match_dates=365,match_forum=ALL,match_threads=0" target="_blank" >#world</a>!<br />
This is <a href="http://www.phorum.org/phorum5/search.php?0,search=%23tag,author=,page=1,match_type=ALL,match_dates=365,match_forum=ALL,match_threads=0" target="_blank" >#tag</a> to search.<br />
Just <a href="http://www.phorum.org/phorum5/search.php?0,search=%23click,author=,page=1,match_type=ALL,match_dates=365,match_forum=ALL,match_threads=0" target="_blank" >#click</a> me.<br />
<br />
[/code]<br />
<br />
Real page example:<br />
[<a href="http://kazanauto.ru/read.php?17,143" target="_blank"  rel="nofollow">kazanauto.ru</a>]]]></description>
            <dc:creator>Usatyj</dc:creator>
            <category>5.2 Modules/Add-Ons</category>
            <pubDate>Thu, 18 Dec 2014 13:57:55 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?62,150868,150868#msg-150868</guid>
            <title>Module: Editor tools (1 reply)</title>
            <link>https://www.phorum.org/phorum5/read.php?62,150868,150868#msg-150868</link>
            <description><![CDATA[ (I have searched but not found a thread for this module, so I started a new one.)<br />
<br />
I have installed another Phorum v5.2.18 today, with the Editor Tools module v1.2.3 switched on. When I open a message in read view, the editor tools section is shown <b>above</b> the whole phorum div. I don&#039;t know if I have made a mistake when I adjusted the lightweight template, or if I should hook the Editor Tools module somewhere.<br />
<br />
Can you give me a hint, please?]]></description>
            <dc:creator>Ulf Dunkel</dc:creator>
            <category>5.2 Modules/Add-Ons</category>
            <pubDate>Thu, 26 Jan 2012 09:04:29 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?62,150485,150485#msg-150485</guid>
            <title>Module: StopForumSpam (14 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?62,150485,150485#msg-150485</link>
            <description><![CDATA[ This module allows to check registrations against the stopforumspam.com database.<br />
It allows to select which one of the 3 checks (ip, username, email) should be run and blocks or unapproves a user which fails the given check(s).<br />
<br />
<pre class="bbcode">
Changelog:
---------

2016/10/27 version 0.3 by Oliver Riesen-Mallmann &lt;oliver@riesen.org&gt;
- Added german translation.
- info.txt and README extended.

2012/01/10 version 0.2 by Skye Nott &lt;skye@f4.ca&gt;
- Renamed lang/en.php to lang/english.php.
- Changed default to check IP and email (those seem to get the best result).
- Added new &quot;force_generic&quot; option to show less helpful message. I do not want
  spammers to get any hint as to why they are being blocked (e.g. many spammers
  have a pool of IPs to use).
- Added new &quot;freq_min&quot; option for finer control over blocking threshold. All
  checked fields frequency is added, if it is above this score it&#039;s considered
  spammy. Use value 1 for maximum blocking (like version 0.1).
- Fixed duplicate &quot;check_email&quot; URL arg which was supposed to be
  check_username.

2011/11/28 version 0.1 by Thomas Seifert &lt;thomas@phorum.org&gt;
- Initial release.</pre>
<br />
<br />
ToDo&#039;s include:<br />
<ul><li> option to send a given user as a spammer to stopforumspam.com (the only point where the apikey is really needed otherwise it can be filled with random characters) </li><li> ... your ideas? </li></ul>]]></description>
            <dc:creator>Thomas Seifert</dc:creator>
            <category>5.2 Modules/Add-Ons</category>
            <pubDate>Tue, 17 Sep 2013 18:14:18 -0400</pubDate>
        </item>
    </channel>
</rss>
