<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Module: Attachment Uploader</title>
        <description> This module improves the attachment uploading process. It implements attaching and detaching files for a message, without having to refresh the page. For buzzword compliancy, you could think of it as an &amp;quot;Ajax Uploader&amp;quot;, although Ajax technology cannot be used for uploading files.

Features:

- Attach files to messages without page reloading;
- Detach files from messages without page reloading;
- Show an error if the user hits &amp;quot;Attach&amp;quot; without selecting a file;
- If errors occur during uploading, a popup will show the error;
- The user can continue typing a message, while the attachment is uploading;
- Cross browser JavaScript (tested in MSIE6, FireFox, Opera and Konqueror).

Note: you need a very small change in your posting.tpl template for making this module work. For info on this, be sure to read the README file that comes with this package.

Take a test drive? Go to [secretsauce.phorum.org] and login using username &amp;quot;phorum&amp;quot; and password &amp;quot;phorum&amp;quot;. While composing a message, try adding and removing some attachments. There is quite some javascript code in use for this module and history shows that not al browsers are created equal. If you find problems with the uploading code, then please let me know in this thread.


Changelog:
----------

2011-04-01 v1.0.2

   - Made the module work for cases where the attachment form is placed
     below the textarea in the editor.

2008-02-22 v1.0.1

   - Fixed some problems for the case where the maximum number of
     attachments was reached.

   - Added an activity indicator image when uploading a file.

   - Restricted copying back of form data to the main form to only copy
     the fields that are important for the attachments management. This
     allows for further editing of the message (e.g. subject and body)
     while the attachment upload is taking place.

2008-02-22 v1.0.0

   - Initial release.
</description>
        <link>https://www.phorum.org/support/read.php?62,128490,128490#msg-128490</link>
        <lastBuildDate>Tue, 08 Sep 2026 10:33:28 -0500</lastBuildDate>
        <generator>Phorum 6.0.4</generator>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,128490,155613#msg-155613</guid>
            <title>Re: Module: Attachment Uploader</title>
            <link>https://www.phorum.org/support/read.php?62,128490,155613#msg-155613</link>
            <description><![CDATA[ Embed images.  [<a href="http://www.phorum.org/phorum5/read.php?62,125584,125584#msg-125584" target="_blank" >www.phorum.org</a>]<br />
<br />
Embed attachments. [<a href="http://www.phorum.org/phorum5/read.php?62,125586,125586#msg-125586" target="_blank" >www.phorum.org</a>]]]></description>
            <dc:creator>Scott Finegan</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Thu, 08 Jan 2015 09:51:53 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,128490,155611#msg-155611</guid>
            <title>Re: Module: Attachment Uploader</title>
            <link>https://www.phorum.org/support/read.php?62,128490,155611#msg-155611</link>
            <description><![CDATA[ I successfully install Attachment Uploader, however image files do not appear. Does it need to change permission or something on the server?<br />
Please visit my site [<a href="http://lake.verdanet.org/bbs/phorum-5.2.19/read.php?6,12" target="_blank"  rel="nofollow">lake.verdanet.org</a>]]]></description>
            <dc:creator>sawano</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Thu, 08 Jan 2015 07:37:08 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,128490,155610#msg-155610</guid>
            <title>Re: Module: Attachment Uploader</title>
            <link>https://www.phorum.org/support/read.php?62,128490,155610#msg-155610</link>
            <description><![CDATA[ I have installed Attachment Uploader and successfully files are uploaded. However, image files does not appear on the screen. Does anyone know how I can do it? My site is  [<a href="http://lake.verdanet.org/bbs/phorum-5.2.19/read.php?6,12" target="_blank"  rel="nofollow">lake.verdanet.org</a>]]]></description>
            <dc:creator>sawano</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Thu, 08 Jan 2015 07:13:28 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,128490,155484#msg-155484</guid>
            <title>Re: Module: Attachment Uploader</title>
            <link>https://www.phorum.org/support/read.php?62,128490,155484#msg-155484</link>
            <description><![CDATA[ edit it for me pleases ....<br />
<br />
Thank you very much]]></description>
            <dc:creator>aliramadhan</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Tue, 28 Oct 2014 19:08:16 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,128490,155483#msg-155483</guid>
            <title>Re: Module: Attachment Uploader</title>
            <link>https://www.phorum.org/support/read.php?62,128490,155483#msg-155483</link>
            <description><![CDATA[ hello<br />
why you do not attach a posting.tpl Instead of fatigue in the edit<br />
please we need posting.tpl<br />
I don&#039;t see the ATTACH A FILE option when posting a topic]]></description>
            <dc:creator>aliramadhan</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Tue, 28 Oct 2014 19:04:44 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,128490,153752#msg-153752</guid>
            <title>Re: Detach Button</title>
            <link>https://www.phorum.org/support/read.php?62,128490,153752#msg-153752</link>
            <description><![CDATA[ OK, I try a different approach: Could anybody tell me where in the code the &quot;delete-button&quot; for the preview screen is build ?]]></description>
            <dc:creator>pat</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Wed, 26 Jun 2013 14:39:09 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,128490,153643#msg-153643</guid>
            <title>Detach Button</title>
            <link>https://www.phorum.org/support/read.php?62,128490,153643#msg-153643</link>
            <description><![CDATA[ Hi,<br />
this is really a neat little module - I have a small issue though. The Button to detach a file is shown very small so I added this:<br />
<pre class="bbcode">
&lt;input type=&quot;submit&quot; <span style="color:#FF0000">style=&quot;font-size: 1em&quot;</span> name=&quot;detach:{LIST-&gt;file_id}&quot; value=&quot;{LANG-&gt;Detach}&quot; /&gt;</pre>
and then the button is in the right size, but when using the post preview it shows up small again. When uploading another file after preview it changes to the right size again, until you hit preview once more. See attached pictures. I&#039;m not quite sure how to tackle this problem does anybody know a solution? It&#039;s kind of strange as it seems to work here with emerald but I&#039;m using lightweight template.<br />
<br />
pat]]></description>
            <dc:creator>pat</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Sun, 26 May 2013 05:34:58 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,128490,151175#msg-151175</guid>
            <title>Re: Module: Attachment Uploader</title>
            <link>https://www.phorum.org/support/read.php?62,128490,151175#msg-151175</link>
            <description><![CDATA[ What a num-nut I am. I didn&#039;t change the maximum number of attachments allowed from zero to a number.<br />
Now I see the Attach a file.<br />
<br />
It is always operator error!!!]]></description>
            <dc:creator>jmt200</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Wed, 11 Apr 2012 08:12:44 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,128490,151172#msg-151172</guid>
            <title>Re: Module: Attachment Uploader</title>
            <link>https://www.phorum.org/support/read.php?62,128490,151172#msg-151172</link>
            <description><![CDATA[ sorry]]></description>
            <dc:creator>jmt200</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Wed, 11 Apr 2012 05:14:12 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,128490,151167#msg-151167</guid>
            <title>Re: Module: Attachment Uploader</title>
            <link>https://www.phorum.org/support/read.php?62,128490,151167#msg-151167</link>
            <description><![CDATA[ Please don&#039;t spam threads which have nothing to do with your issue(s).]]></description>
            <dc:creator>Thomas Seifert</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Wed, 11 Apr 2012 00:30:30 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,128490,151162#msg-151162</guid>
            <title>Re: Module: Attachment Uploader</title>
            <link>https://www.phorum.org/support/read.php?62,128490,151162#msg-151162</link>
            <description><![CDATA[ OT - In this email message box, why does the 1,2,3 icon only show * list bullets even though I select 1.Numbers?<br />
<br />
:-)]]></description>
            <dc:creator>jmt200</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Tue, 10 Apr 2012 19:39:10 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,128490,151161#msg-151161</guid>
            <title>Re: Module: Attachment Uploader</title>
            <link>https://www.phorum.org/support/read.php?62,128490,151161#msg-151161</link>
            <description><![CDATA[ Hi,<br />
<br />
We installed the latest version of Phorum, but I do not see the &quot;Attachments: Attach a file...&quot; section under Options in a reply.<br />
<br />
As admin, I did set the default (emerald) template to allow attachments - even increased the size to 64 MB, but I don&#039;t see it in the reply. I do see under my Control Panel &gt; My files, I can upload files, but can&#039;t edit there either.<br />
<br />
I installed your module thinking it might force the attachments function to show, but it still is missing.<br />
<br />
Any idea as to what is going on?<br />
<br />
Thanks!<br />
joan]]></description>
            <dc:creator>jmt200</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Tue, 10 Apr 2012 19:36:29 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,128490,151152#msg-151152</guid>
            <title>Re: Module: Attachment Uploader</title>
            <link>https://www.phorum.org/support/read.php?62,128490,151152#msg-151152</link>
            <description><![CDATA[ The size limit is dermined by two factors: the maximum upload size as configured in the settings for the forum and the maximum packet size that the MySQL server supports. In an easy situation,  you will be able to increase the upload size in the settings and be done with it. When the max size is limited by the MySQL server, then the MySQL configuration needs to be changed to allow larger packets.<br />
<br />
If your max size is configured above the size as supported by MySQL, this will show up in the sanity checks in the admin interface. That&#039;s a good way to check if the MySQL configuration is the problem here.]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Thu, 05 Apr 2012 04:52:20 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,128490,151144#msg-151144</guid>
            <title>Re: Module: Attachment Uploader</title>
            <link>https://www.phorum.org/support/read.php?62,128490,151144#msg-151144</link>
            <description><![CDATA[ &gt;&gt; way to back-off all posts to an Access DB or Excel file<br />
<br />
Export the Phorum data from whatever database you are using on your web server, probably MySQL.]]></description>
            <dc:creator>dholeman</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Tue, 03 Apr 2012 09:20:13 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,128490,151141#msg-151141</guid>
            <title>Re: Module: Attachment Uploader</title>
            <link>https://www.phorum.org/support/read.php?62,128490,151141#msg-151141</link>
            <description><![CDATA[ Hi!<br />
<br />
I just did the test drive! Great!<br />
<br />
Wondering if the 1MB size limit can be increased?<br />
<br />
I&#039;ve been researching which forum software to use and uploading PDFs is critical.<br />
<br />
Also, I&#039;m planning on installing a forum for work on a temp website and need a way to back-off all posts to an Access DB or Excel file...do you know if that is possible with Phorum.<br />
<br />
Thanks sooo much!<br />
:-) joan]]></description>
            <dc:creator>jmt200</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Tue, 03 Apr 2012 08:34:25 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,128490,150621#msg-150621</guid>
            <title>Re: Module: Attachment Uploader</title>
            <link>https://www.phorum.org/support/read.php?62,128490,150621#msg-150621</link>
            <description><![CDATA[ This is really a nice module. You could make one additional feature that would make it perceptually compatible with the Embed Images module. That would be to automate the &#039;Create link in message&#039; function which is how the embed images module works. That is to say, when the attachement is uploaded then automatically embed the link in the message body.<br />
<br />
Note that these modules are compatible, but my users were confused when I added the attachment uploader module because they were used to the links being created for them.]]></description>
            <dc:creator>dholeman</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Thu, 15 Dec 2011 02:21:55 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,128490,136761#msg-136761</guid>
            <title>Re: Module: Attachment Uploader</title>
            <link>https://www.phorum.org/support/read.php?62,128490,136761#msg-136761</link>
            <description><![CDATA[ Thanks, nice mod :)<br />
I got one little bug. In Embed Attachments mod i have option to auto-inserting link to attachment into message body. It doesn&#039;t works for me after turning on this module. Maybe there any easy solution? If not, i&#039;ll try to fix it myself, but in a week or two]]></description>
            <dc:creator>sailord</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Sat, 21 Feb 2009 10:47:33 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,128490,128490#msg-128490</guid>
            <title>Module: Attachment Uploader</title>
            <link>https://www.phorum.org/support/read.php?62,128490,128490#msg-128490</link>
            <description><![CDATA[ This module improves the attachment uploading process. It implements attaching and detaching files for a message, without having to refresh the page. For buzzword compliancy, you could think of it as an &quot;Ajax Uploader&quot;, although Ajax technology cannot be used for uploading files.<br />
<br />
<b>Features:</b><br />
<br />
- Attach files to messages without page reloading;<br />
- Detach files from messages without page reloading;<br />
- Show an error if the user hits &quot;Attach&quot; without selecting a file;<br />
- If errors occur during uploading, a popup will show the error;<br />
- The user can continue typing a message, while the attachment is uploading;<br />
- Cross browser JavaScript (tested in MSIE6, FireFox, Opera and Konqueror).<br />
<br />
<b>Note:</b> you need a very small change in your posting.tpl template for making this module work. For info on this, be sure to read the README file that comes with this package.<br />
<br />
<b>Take a test drive?</b> Go to [<a href="http://secretsauce.phorum.org/phorum_trunk/posting.php?4" target="_blank"  rel="nofollow">secretsauce.phorum.org</a>] and login using username &quot;phorum&quot; and password &quot;phorum&quot;. While composing a message, try adding and removing some attachments. There is quite some javascript code in use for this module and history shows that not al browsers are created equal. If you find problems with the uploading code, then please let me know in this thread.<br />
<br />
<pre class="bbcode">
Changelog:
----------

2011-04-01 v1.0.2

   - Made the module work for cases where the attachment form is placed
     below the textarea in the editor.

2008-02-22 v1.0.1

   - Fixed some problems for the case where the maximum number of
     attachments was reached.

   - Added an activity indicator image when uploading a file.

   - Restricted copying back of form data to the main form to only copy
     the fields that are important for the attachments management. This
     allows for further editing of the message (e.g. subject and body)
     while the attachment upload is taking place.

2008-02-22 v1.0.0

   - Initial release.
</pre>]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Thu, 21 Feb 2008 20:41:32 -0600</pubDate>
        </item>
    </channel>
</rss>
