<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Module: Recent Messages</title>
        <description>This module implements an addon page, which displays the most recent
messages / topics to the user. The user can:

* choose between showing new messages, new topics or updated topcis;
* choose how many messages / topics should be shown per page;
* show older messages using a paging mechanism;
* select a specific forum to show new messages for;
* show messages grouped by date, forums or folders.

For running this mod, you need Phorum 5.2.8 or later. It will not
work for earlier versions of Phorum.

[code]
Changelog:
----------

2016-08-31 v2.1.2 by Oliver Riesen-Mallmann 

    - Made XHTML 1.0 Transitional compliant.

2011-04-20 v2.1.1

    - Fixed newflags for the &quot;Updated topics&quot; view (they were never shown).
      Thanks to phorum.org user &quot;noe&quot; for notifying about the problem.

2011-04-06 v2.1.0

    - Added support for some ajax features. In 5.2, this can be used to do
      some ajax loading of messages within the recent messages page or
      within other parts of the Phorum site..

    - In 5.3, the new features will allow for loading recent messages lists
      from other websites, making it really easy to put a list of recent
      messages / threads on any website.

    - Switched to using the newflags API for adding newflags to messages.

2011-01-17 v2.0.18

    - Improved the support for the Readable Dates module.
      Thanks to phorum.org user &quot;noe&quot; for pointing out date grouping issues
      that occurred for messages that were posted after the time limit
      as configured in the Readable Dates module.

    - Added new German language files by Oliver Riesen.

    - Added a Russian translation by phorum.org user &quot;sailord&quot;.

2011-01-13 v2.0.17

    - Made &quot;Group by date&quot; the default for users that enter the recent
      messages page for the first time.

    - Added support for the User Avatar module, by letting the module
      setup the template variable {MESSAGES-&gt;MOD_USER_AVATAR}, which
      can be used in the module templates.
      [color=red]Notice: you need User Avatar 3.1.0 for this, which will not be
      available for Phorum 5.2[/color]

    - Added protection against setting the show_amount to negative values,
      which would result in database error messages.

2010-04-22 v2.0.16

    - Modified the breadcrumbs path for this module a bit,
      to make it more clear.

    - Updated the Emerald template to do more of the styling using CSS
      and added a few minor changes to improve the layout.

    - Implemented a new feature to make it possible to let the
      &quot;Group by date&quot; feature use readable dates.

2009-07-22 v2.0.15

    - Added Czech translation by Phorum.org user timqui.

    - Added French translation by notre-planete.info.

    - Added German translation files by Oliver Riesen.

    - Added Spanish translation by Phorum.org user Diego.

    - Added a module template that is compatible with Phorum&#039;s
      &quot;classic&quot; template. Thanks to Phorum.org user treble.

2008-11-08 v2.0.14

    - Added support for adding an extra item to the popupmenu of
      the Jumpmenu module. This feature can be enabled and disabled
      through the module&#039;s settings screen.

2008-02-03 v2.0.13

    - Added support for using the Readable Dates module as the date
      formatter. A settings screen was added for the module, which can
      be used to enable or disable the Readable Dates support.

2008-01-25 v2.0.12

    - Fixed a problem where &quot;Group by forum&quot; would only show the forum
      name that belonged to the very first message in the overview.
      Thanks to phorum.org user &quot;mshell&quot; for reporting the problem.

    - Fixed a small code typo (with no functional consequences), reported
      by Steve Healy. This typo could trigger some PHP warnings, depending
      on the PHP configuration.

    - The HTML title is now set to &quot;Recent Messages&quot; as well when the user
      is browsing the recent messages. Thanks to Phorum user &quot;hcgtv&quot; for
      the suggestion.

2008-01-23 v2.0.11

    - Included language strings for &quot;OlderMessages&quot; and &quot;NewerMessages&quot;
      in the package, because they are no longer available as standard
      language strings in Phorum 5.2. For forums that use a clean
      5.2 only language file, this resulted in the &quot;Older messages&quot;
      and &quot;Newer messages&quot; links being invisible in the interface.
      Thanks to CBiLL for noticing.

2008-01-08 v2.0.10

    - Some small updates to the emerald module template to make it match
      the Phorum list page template a bit more (using the same class and
      heading tag for the subjects, so only new messages will show up in
      bold).

2008-01-03 v2.0.9

    - The icons in front of the topics are supposed to link to some useful
      location (like the message, the last message in a thread or to the
      first new message in a thread). This did not work when grouping
      messages by their forum or folder. This release fixes this problem.
      Thanks to Thomas for noticing.

    - Added updated German translation files by Berti.

2008-01-02 v2.0.8

    - A problem sneaked into the pull down menu. If you are using multiple
      folders, then the pull down menu items might be incorrectly
      ordered. This release fixes that problem.

    - A standard Phorum function is now used for building the pull down
      forum menu. If you see empty folders appear in the list, then you
      will need to upgrade to Phorum 5.2.5 or up. This problem has been
      fixed in the core code.

2008-01-01 v2.0.7

    - Fixed a compatibility problem in case the Phorum pages are served
      as content type application/xhtml_xml</description>
        <link>https://www.phorum.org/support/read.php?62,125518,125518#msg-125518</link>
        <lastBuildDate>Tue, 08 Sep 2026 11:17:48 -0500</lastBuildDate>
        <generator>Phorum 6.0.4</generator>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,125518,160804#msg-160804</guid>
            <title>Re: Module: Recent Messages</title>
            <link>https://www.phorum.org/support/read.php?62,125518,160804#msg-160804</link>
            <description><![CDATA[ New Version:<br />
<br />
<pre class="bbcode">
2016-08-31 v2.1.2 by Oliver Riesen-Mallmann &lt;oliver@riesen.org&gt;
    - Made XHTML 1.0 Transitional compliant.
</pre>]]></description>
            <dc:creator>Oliver Riesen-Mallmann</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Wed, 31 Aug 2016 08:40:57 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,125518,154325#msg-154325</guid>
            <title>Re: Module: Recent Messages</title>
            <link>https://www.phorum.org/support/read.php?62,125518,154325#msg-154325</link>
            <description><![CDATA[ Installed.  Thanks for this!!  It is working just fine on 5.2.19.  Thanks again.]]></description>
            <dc:creator>Skinny</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Thu, 19 Sep 2013 20:42:51 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,125518,152300#msg-152300</guid>
            <title>Re: Module: Recent Messages</title>
            <link>https://www.phorum.org/support/read.php?62,125518,152300#msg-152300</link>
            <description><![CDATA[ I have just tried to add the &quot;delete message&quot; functionality by editing:<br />
/phorum/mods/recent_messages/templates/&lt;my template&gt;/render_message_row.tpl<br />
<br />
However, the template variables DELETE_THREAD / DELETE_MESSAGE do not appear to be present?<br />
<br />
I have tried both:<br />
MESSAGES-&gt;URL-&gt;DELETE_THREAD<br />
and<br />
MESSAGE-&gt;URL-&gt;DELETE_THREAD<br />
<br />
<b>EDIT:</b> Also,<br />
{IF MODERATOR true} <br />
...does not seem to be working in render_message_row.tpl<br />
t&#039;s as if there needs to be some call in recent_messages.php to set up these variables?<br />
I see phorum_build_common_urls(); is in there, is there a similar function like phorum_build_moderator_urls(); ?<br />
<br />
Any advice on how I can access these or similar template variables would be appreciated.<br />
<br />
Thanks,<br />
<br />
/\dam]]></description>
            <dc:creator>sheik</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Wed, 17 Oct 2012 08:30:16 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,125518,152242#msg-152242</guid>
            <title>Re: Module: Recent Messages</title>
            <link>https://www.phorum.org/support/read.php?62,125518,152242#msg-152242</link>
            <description><![CDATA[ May I make a request for a future version of this mod - could you please add in moderator delete thread/message links in the same way as in the main forum list?<br />
<br />
The reason is that sometimes spam arrives spread out across 10+ forums all within a few minutes of each other.<br />
Some of my moderators do not look at the less used forums so spam gets missed. <br />
The Recent Messages view would show these spam threads and provide a convenient page to delete them from.<br />
<br />
Many thanks,<br />
<br />
/\dam]]></description>
            <dc:creator>sheik</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Sun, 14 Oct 2012 20:33:22 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,125518,150620#msg-150620</guid>
            <title>Re: Module: Recent Messages</title>
            <link>https://www.phorum.org/support/read.php?62,125518,150620#msg-150620</link>
            <description><![CDATA[ the recent messages module is a fully fledged solution for a separate page with new posts, grouping by different features and other stuff. its far too heavyweight for a simple newest post list. <br />
Maybe that module [<a href="http://www.phorum.org/phorum5/read.php?62,148473,148473#msg-148473" target="_blank" >www.phorum.org</a>] is what you want - but I didn&#039;t test it, just found it in the search.]]></description>
            <dc:creator>Thomas Seifert</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Thu, 15 Dec 2011 02:08:15 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,125518,150616#msg-150616</guid>
            <title>Re: Module: Recent Messages</title>
            <link>https://www.phorum.org/support/read.php?62,125518,150616#msg-150616</link>
            <description><![CDATA[ &gt;&gt; My idea is to show the last 10 post on the index after the logo<br />
<br />
Do you mean something like this that I did with version 3 something?<br />
<br />
<a href="http://www.hallofmaat.com/newest10.php?1" target="_blank"  rel="nofollow">http://www.hallofmaat.com/newest10.php?1</a><br />
<br />
You could hack it which is what I did but it would be better if the recent messages module could manage it.]]></description>
            <dc:creator>dholeman</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Thu, 15 Dec 2011 00:50:19 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,125518,148632#msg-148632</guid>
            <title>Re: Module: Recent Messages</title>
            <link>https://www.phorum.org/support/read.php?62,125518,148632#msg-148632</link>
            <description><![CDATA[ Your main script is using <b>phorum_api_newflags_format_messages($messages, $mode);</b> <br />
<br />
Under this function I have found:<br />
// Do not handle newflags for moved message notifications.<br />
        if ($message[&#039;move&#039;]) continue;<br />
<br />
Shouldn&#039;t it be &quot;moved&quot; instead of &quot;move&quot;?<br />
<br />
Also, this module only works for me if I take out [code=&quot;php&quot;]//$PHORUM[&#039;forum_id&#039;] = 0;[/code] at the beginning.]]></description>
            <dc:creator>korsakov</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Fri, 22 Apr 2011 13:32:08 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,125518,148620#msg-148620</guid>
            <title>Re: Module: Recent Messages</title>
            <link>https://www.phorum.org/support/read.php?62,125518,148620#msg-148620</link>
            <description><![CDATA[ I posted version 2.1.1 of the module, which fixes an issue with newflags not being shown for the &quot;Updated topics&quot; view. Thanks to noe for pointing out the issue.]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Wed, 20 Apr 2011 15:56:38 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,125518,148416#msg-148416</guid>
            <title>Re: Module: Recent Messages</title>
            <link>https://www.phorum.org/support/read.php?62,125518,148416#msg-148416</link>
            <description><![CDATA[ You can use it in 5.2 already!<br />
<br />
5.3 is only needed to be able to load the message list from a *different* website. On the same Phorum site, things should work well in 5.2 too. These forums run on 5.2 too and the recent messages page is working just fine.]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Fri, 08 Apr 2011 15:58:53 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,125518,148413#msg-148413</guid>
            <title>Re: Module: Recent Messages</title>
            <link>https://www.phorum.org/support/read.php?62,125518,148413#msg-148413</link>
            <description><![CDATA[ spectacular!.<br />
Will be ready for when the version 5.3?<br />
order to have this feature in my forum.]]></description>
            <dc:creator>Mapex</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Fri, 08 Apr 2011 15:02:51 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,125518,148397#msg-148397</guid>
            <title>Re: Module: Recent Messages</title>
            <link>https://www.phorum.org/support/read.php?62,125518,148397#msg-148397</link>
            <description><![CDATA[ I uploaded version 2.1.0 of the Recent Messages module. This version adds some ajax capabilities to the module. On this site&#039;s &quot;<a href="http://www.phorum.org/phorum5/addon.php?0,module=recent_messages" target="_blank" >Recent Messages</a>&quot; page, you can already see one of the new possibilities in action (the &quot;Older messages&quot; link at the bottom of the list will load the older messages via ajax).<br />
<br />
For some extended info on the ajax handling, see the README file.<br />
<br />
I setup an <a href="http://www.phorum.org/demo_recent_messages_ajax.php" target="_blank" >example page</a> showing the way in which the new ajax feature can be used to create a list of recent messages / threads. View the source of that page if you want to see what I did there.<br />
<br />
Note: accessing the recent messages from another website via ajax is not possible in 5.2, because of browser security restrictions. However, in 5.3 (the development tree at the time of writing) we switched to the JSONP request method, which will make cross domain requests possible.]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Thu, 07 Apr 2011 18:25:58 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,125518,148391#msg-148391</guid>
            <title>Re: Module: Recent Messages</title>
            <link>https://www.phorum.org/support/read.php?62,125518,148391#msg-148391</link>
            <description><![CDATA[ That sounds like the kind of thing that the new version of the module will be able to handle. I&#039;m not 100% sure if it will work in 5.2 too though. I am currently developing on Phorum 5.3. I will test the code on 5.2 and if it works, I will release the module.]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Thu, 07 Apr 2011 13:55:33 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,125518,148390#msg-148390</guid>
            <title>Re: Module: Recent Messages</title>
            <link>https://www.phorum.org/support/read.php?62,125518,148390#msg-148390</link>
            <description><![CDATA[ Hi Maurice is a pleasure.<br />
My idea is to show the last 10 post on the index after the logo, without the need to go to another page, simply by entering the site and display the last 10 post.<br />
Greetings.]]></description>
            <dc:creator>Mapex</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Thu, 07 Apr 2011 13:50:00 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,125518,148389#msg-148389</guid>
            <title>Re: Module: Recent Messages</title>
            <link>https://www.phorum.org/support/read.php?62,125518,148389#msg-148389</link>
            <description><![CDATA[ There is no feature for that in the module.<br />
<br />
At this moment, I am working on some new code for the recent messages module, which allows loading recent messages through an Ajax call. That would make it possible to do something like this. It does not add the controls though, so it is not means for having the full interface of the recent messages module on another page. Just a list of messages / threads.<br />
<br />
I am wondering what kind of index page you have in mind here. Both recent messages and a list of forums on the index page?  That might push down the forums list a lot. Is that the idea?]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Thu, 07 Apr 2011 13:43:26 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,125518,148387#msg-148387</guid>
            <title>Re: Module: Recent Messages</title>
            <link>https://www.phorum.org/support/read.php?62,125518,148387#msg-148387</link>
            <description><![CDATA[ hello<br />
how I can do to show me the information on<br />
&quot;addon.php? 0, module = recent_messages. &quot;<br />
on the main page (index), after the &quot;header&quot;?.]]></description>
            <dc:creator>Mapex</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Thu, 07 Apr 2011 13:30:41 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,125518,148276#msg-148276</guid>
            <title>Re: Module: Recent Messages</title>
            <link>https://www.phorum.org/support/read.php?62,125518,148276#msg-148276</link>
            <description><![CDATA[ Thanks Maurice for your answer. As my english is bad, I am some difficulty to understand.<br />
I discover a red file but only when I am logged but I don&#039;t log in to read messages ont the Forum.<br />
<br />
 I tried to clic on the read file but I go on a message bu not the last ?<br />
<br />
I have read your readme file but as I am not an expert in software it is difficult for me to see what I have to and in which files ?]]></description>
            <dc:creator>victoria</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Mon, 28 Mar 2011 07:15:20 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,125518,148241#msg-148241</guid>
            <title>Re: Module: Recent Messages</title>
            <link>https://www.phorum.org/support/read.php?62,125518,148241#msg-148241</link>
            <description><![CDATA[ If you click the red flag, you will jump to the newest message.<br />
<br />
If you want the subject to work likewise, you will have to create a custom template for the recent messages module, in which you take care of that. I&#039;m currently at a PC without Phorum code on it, so I can&#039;t cook up example code. But maybe the red flag link already helps you out.]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Thu, 24 Mar 2011 16:14:07 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,125518,148240#msg-148240</guid>
            <title>Re: Module: Recent Messages</title>
            <link>https://www.phorum.org/support/read.php?62,125518,148240#msg-148240</link>
            <description><![CDATA[ Is anybody have a solution for my displaying ?]]></description>
            <dc:creator>victoria</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Thu, 24 Mar 2011 16:00:26 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,125518,148005#msg-148005</guid>
            <title>Re: Module: Recent Messages</title>
            <link>https://www.phorum.org/support/read.php?62,125518,148005#msg-148005</link>
            <description><![CDATA[ With the option &#039;Recent Messages&#039;, when I click on the line, I get the last message of the topic<br />
<br />
I prefer the choice &#039;Updated topics&#039;, but when I click on line I go on the first message of the topic and I would like to show the laste message of the topic. How is it possible to do (I am not an expert in software)<br />
<br />
Many thanks for your help]]></description>
            <dc:creator>victoria</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Mon, 07 Mar 2011 05:41:53 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,125518,147482#msg-147482</guid>
            <title>Re: Module: Recent Messages</title>
            <link>https://www.phorum.org/support/read.php?62,125518,147482#msg-147482</link>
            <description><![CDATA[ The original code is correct. Maybe some other module or some hack that you did break this code. Disable other modules to see if there&#039;s one that causes a conflict. If you find one, then report the issue in the correct thread.<br />
<br />
You started a sentence about the Post Preview module, but maybe you stopped writing it, realizing that this thread is not about that module.]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Sun, 16 Jan 2011 07:46:13 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,125518,147472#msg-147472</guid>
            <title>Re: Module: Recent Messages</title>
            <link>https://www.phorum.org/support/read.php?62,125518,147472#msg-147472</link>
            <description><![CDATA[ Odd but it worked when I replaced <br />
[code=&quot;php&quot;]<br />
function phorum_mod_recent_messages_start_output()<br />
{<br />
    global $PHORUM;<br />
<br />
    $backup_id = $PHORUM[&#039;forum_id&#039;];<br />
    $PHORUM[&#039;forum_id&#039;] = 0;<br />
    $PHORUM[&#039;DATA&#039;][&#039;URL&#039;][&#039;RECENT_MESSAGES&#039;] =<br />
         phorum_get_url(PHORUM_ADDON_URL, &#039;module=recent_messages&#039;);<br />
    $PHORUM[&#039;forum_id&#039;] = $backup_id;<br />
}<br />
<br />
with: <br />
<br />
<br />
function phorum_mod_recent_messages_start_output()<br />
{<br />
    global $PHORUM;<br />
<br />
    $PHORUM[&#039;DATA&#039;][&#039;URL&#039;][&#039;RECENT_MESSAGES&#039;] =<br />
         phorum_get_url(PHORUM_ADDON_URL, &#039;module=recent_messages&#039;);<br />
}<br />
[/code]]]></description>
            <dc:creator>korsakov</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Sat, 15 Jan 2011 13:50:52 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,125518,147471#msg-147471</guid>
            <title>Re: Module: Recent Messages</title>
            <link>https://www.phorum.org/support/read.php?62,125518,147471#msg-147471</link>
            <description><![CDATA[ The only thing that should be run for the URL to work is the hook function phorum_mod_recent_messages_start_output(), which sets up that variable. Therefore, if you want to debug, you should check if that function is being called or not.<br />
<br />
The URL works perfectly for me in an unhacked module. If things don&#039;t work in a hacked up version, then expect no guarantees or help from my side.]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Sat, 15 Jan 2011 10:54:54 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,125518,147469#msg-147469</guid>
            <title>Re: Module: Recent Messages</title>
            <link>https://www.phorum.org/support/read.php?62,125518,147469#msg-147469</link>
            <description><![CDATA[ I transferred the changes and I checked all of them that they would not create problems. Btw, the message data are present before page.tpl is called.]]></description>
            <dc:creator>korsakov</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Sat, 15 Jan 2011 09:44:55 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,125518,147467#msg-147467</guid>
            <title>Re: Module: Recent Messages</title>
            <link>https://www.phorum.org/support/read.php?62,125518,147467#msg-147467</link>
            <description><![CDATA[ so you hacked the code and then the problem appeared?]]></description>
            <dc:creator>Thomas Seifert</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Sat, 15 Jan 2011 09:13:43 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,125518,147466#msg-147466</guid>
            <title>Re: Module: Recent Messages</title>
            <link>https://www.phorum.org/support/read.php?62,125518,147466#msg-147466</link>
            <description><![CDATA[ Thank you and yes, page.tpl is correctly spelled. I had some tweaks in recent_messages.php. Unfortunately, I had to switch back to the old recent_messages release. I couldn&#039;t figure out why it wouldn&#039;t get me to a new page.]]></description>
            <dc:creator>korsakov</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Sat, 15 Jan 2011 09:07:13 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,125518,147462#msg-147462</guid>
            <title>Re: Module: Recent Messages</title>
            <link>https://www.phorum.org/support/read.php?62,125518,147462#msg-147462</link>
            <description><![CDATA[ The {URL-&gt;RECENT_MESSAGES} seems correct. That should work. I have it like that too.]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Sat, 15 Jan 2011 04:49:24 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,125518,147460#msg-147460</guid>
            <title>Re: Module: Recent Messages</title>
            <link>https://www.phorum.org/support/read.php?62,125518,147460#msg-147460</link>
            <description><![CDATA[ I hope its &quot;page.tpl&quot;, all lowercase?]]></description>
            <dc:creator>Thomas Seifert</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Sat, 15 Jan 2011 03:27:49 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,125518,147448#msg-147448</guid>
            <title>Re: Module: Recent Messages</title>
            <link>https://www.phorum.org/support/read.php?62,125518,147448#msg-147448</link>
            <description><![CDATA[ href=&quot;{URL-&gt;RECENT_MESSAGES}&quot; is called within header.tpl.<br />
<br />
All the messages can be read out before  <b>phorum_output(&quot;recent_messages::page&quot;);</b> is called in <b>recent_messages.php</b>. Page.tpl exists.]]></description>
            <dc:creator>korsakov</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Fri, 14 Jan 2011 09:02:58 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,125518,147439#msg-147439</guid>
            <title>Re: Module: Recent Messages</title>
            <link>https://www.phorum.org/support/read.php?62,125518,147439#msg-147439</link>
            <description><![CDATA[ It would help if you would provide useful information, like where you added the link and even more important, exactly what that link code looks like.]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Fri, 14 Jan 2011 05:08:59 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,125518,147436#msg-147436</guid>
            <title>Re: Module: Recent Messages</title>
            <link>https://www.phorum.org/support/read.php?62,125518,147436#msg-147436</link>
            <description><![CDATA[ When I select the Recent-Messages link I remain on the same page. I tried to debug the situation but couldn&#039;t find the problem.]]></description>
            <dc:creator>korsakov</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Thu, 13 Jan 2011 23:16:35 -0600</pubDate>
        </item>
    </channel>
</rss>
