<xml version="1.0" encoding="UTF-8">
    <rss version="2.0">
        <channel>
            <title>XOOPS Web Application System :: Forum</title>
            <link>https://xoops.org/</link>
            <description>Powered by You! :: XOOPS Community Bulletin Board</description>
            <lastBuildDate>Mon, 07 Sep 2026 09:24:29 +0000</lastBuildDate>
            <docs>https://backend.userland.com/rss/</docs>
            <generator>NewBB 5.1.0</generator>
            <category>Support Forums</category>
            <managingEditor>webmaster@xoops.org</managingEditor>
            <webMaster>webmaster@xoops.org</webMaster>
            <language>en</language>
                            <image>
                    <title>XOOPS Web Application System :: Forum</title>
                    <url>https://xoops.org/modules/newbb/assets/images/logoModule.png</url>
                    <link>https://xoops.org/</link>
                    <width>92</width>
                    <height>52</height>
                </image>
                                    <item>
                <title>Re: XOOPS Debugbar 1.4.1 Released [by Mamba]</title>
                <link>https://xoops.org/modules/newbb/viewtopic.php?post_id=367641</link>
                <description>Xoops Development::XOOPS Debugbar 1.4.1 Released&lt;br&gt;
That&apos;s excellent! &lt;br&gt;&lt;br&gt;I&apos;m happy that it&apos;s useful for you! &lt;br&gt;&lt;br&gt;If you find any bugs, you can report them on GitHub, and please post it here with the link to GitHub as well. &lt;br&gt;Of course, if you have fixes for any bugs, please submit them as well.</description>
                <pubDate>Fri, 28 Aug 2026 04:39:18 +0000</pubDate>
                <guid>https://xoops.org/modules/newbb/viewtopic.php?post_id=367641</guid>
            </item>
                        <item>
                <title>XOOPS 2.7.3 FINAL (ready for PHP 8.6) [by Mamba]</title>
                <link>https://xoops.org/modules/newbb/viewtopic.php?post_id=367638</link>
                <description>Xoops Development::XOOPS 2.7.3 FINAL (ready for PHP 8.6)&lt;br&gt;
&lt;img src=&apos;https://xoops.org/uploads/images/img6a8c4353d3701.jpg&apos; border=&apos;0&apos; alt=&apos;Original Image&apos; onload=&quot;JavaScript:if(this.width&gt;800) this.width=800&quot; /&gt;&lt;br&gt;&lt;br&gt;&lt;span style=&quot;font-size: x-large;&quot;&gt;&lt;strong&gt;XOOPS 2.7.3 Final Released: PHP 8.6 readiness&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;&lt;br&gt;The XOOPS Development Team is pleased to announce &lt;strong&gt;XOOPS 2.7.3 Final&lt;/strong&gt;. This release hardens security across the core, prepares XOOPS for PHP 8.6 while remaining fully supported on PHP 8.2 through 8.5, adds SCEditor as an optional BBCode editor, introduces file-based debug configuration with a rotating file logger, and folds in a series of reliability fixes proven in production on xoops.org.&lt;br&gt;&lt;br&gt;&lt;span style=&quot;font-size: large;&quot;&gt;&lt;strong&gt;Ready for PHP 8.6&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;* Complete session save-handler contract: create_sid() ahead of its PHP 9.0 requirement, new sessions survive 8.6&apos;s updateTimestamp() routing, session.use_strict_mode pinned to the 8.6 default today&lt;br&gt;* Deprecations cleared ahead of time: constructor value-returns (guarded by a repository-wide test), is_long(), curl_close(), imagedestroy()&lt;br&gt;&lt;br&gt;&lt;span style=&quot;font-size: large;&quot;&gt;&lt;strong&gt;MORE INFO: &lt;a href=&quot;https://xoops.org/modules/publisher/item.php?itemid=6130&quot; rel=&quot;noopener external&quot; title=&quot;&quot;&gt;Read our News Release&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt; &lt;br&gt;&lt;br&gt;&lt;strong&gt;DOWNLOAD&lt;/strong&gt;: You can download the release from here: &lt;a href=&quot;https://github.com/XOOPS/XoopsCore27/releases&quot; target=&quot;_blank&quot; rel=&quot;external noopener nofollow&quot;&gt;https://github.com/XOOPS/XoopsCore27/releases&lt;/a&gt;</description>
                <pubDate>Mon, 24 Aug 2026 13:26:55 +0000</pubDate>
                <guid>https://xoops.org/modules/newbb/viewtopic.php?post_id=367638</guid>
            </item>
                        <item>
                <title>XOOPS Plugin for PhpStorm Released [by Mamba]</title>
                <link>https://xoops.org/modules/newbb/viewtopic.php?post_id=367635</link>
                <description>Xoops Development::XOOPS Plugin for PhpStorm Released&lt;br&gt;
&lt;img src=&apos;https://xoops.org/uploads/images/img6a7ac7cd48544.jpg&apos; border=&apos;0&apos; alt=&apos;Original Image&apos; onload=&quot;JavaScript:if(this.width&gt;800) this.width=800&quot; /&gt;&lt;br&gt;&lt;br&gt;&lt;span style=&quot;font-size: x-large;&quot;&gt;&lt;strong&gt;XOOPS Plugin for PhpStorm Released&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;span style=&quot;font-size: large;&quot;&gt;&lt;strong&gt;Highlights &lt;/strong&gt;&lt;/span&gt;&lt;br&gt;&lt;br&gt;* Inspections + Alt+Enter fixes (guards, isResultSet / fetch*, query vs exec, Request, Smarty, templates)&lt;br&gt;* Live templates, language-constant completion, project scanner tool window&lt;br&gt;* Module scaffold (legacy or hybrid PSR-4)&lt;br&gt;* Dynamic plugin where the IDE allows (often no restart after updates)&lt;br&gt;&lt;br&gt;&lt;strong&gt;Early preview &lt;/strong&gt;— APIs and inspections may change. Feedback welcome via Issues.&lt;br&gt;&lt;br&gt;&lt;strong&gt;DOWNLOAD&lt;/strong&gt;: You can download the Zip file from here: &lt;a href=&quot;https://github.com/XOOPS/phpstorm-plugin/releases&quot; target=&quot;_blank&quot; rel=&quot;external noopener nofollow&quot;&gt;https://github.com/XOOPS/phpstorm-plugin/releases&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;strong&gt;MORE INFO:&lt;/strong&gt; &lt;a href=&quot;https://xoops.org/modules/publisher/item.php?itemid=6129&quot; target=&quot;_blank&quot; rel=&quot;external noopener nofollow&quot;&gt;https://xoops.org/modules/publisher/item.php?itemid=6129&lt;/a&gt;</description>
                <pubDate>Wed, 12 Aug 2026 02:21:00 +0000</pubDate>
                <guid>https://xoops.org/modules/newbb/viewtopic.php?post_id=367635</guid>
            </item>
                        <item>
                <title>XOOPS 2.7.3 RC-1 Released [by Mamba]</title>
                <link>https://xoops.org/modules/newbb/viewtopic.php?post_id=367634</link>
                <description>Xoops Development::XOOPS 2.7.3 RC-1 Released&lt;br&gt;
&lt;img src=&apos;https://xoops.org/uploads/images/img6a7ac7cd52797.jpg&apos; border=&apos;0&apos; alt=&apos;Original Image&apos; onload=&quot;JavaScript:if(this.width&gt;800) this.width=800&quot; /&gt;&lt;br&gt;&lt;br&gt;&lt;strong&gt;&lt;span style=&quot;font-size: x-large;&quot;&gt; XOOPS 2.7.3 RC-1 is here — and it brings a new editor.&lt;/span&gt;&lt;/strong&gt;&lt;br&gt;&lt;br&gt;The first release candidate for &lt;strong&gt;XOOPS 2.7.3&lt;/strong&gt; is out. Thirty-six changes since Beta 1, and three of them you will notice the day you install it.&lt;br&gt;&lt;br&gt;A new editor, and one that finally looks the same everywhere&lt;br&gt;&lt;strong&gt;&lt;a href=&quot;https://www.sceditor.com/&quot; rel=&quot;noopener external&quot; title=&quot;&quot;&gt;SCEditor &lt;/a&gt;&lt;/strong&gt;joins the editor dropdown as a lightweight BBCode option. It ships bundled, so there is nothing extra to download.&lt;br&gt;&lt;br&gt;It stays in source mode on purpose, and that is a feature rather than a limitation: a WYSIWYG round-trip is exactly how [siteurl], [d], named [size=] values and custom smilie codes quietly get rewritten or dropped. SCEditor inserts at the caret and leaves the rest of your post alone.&lt;br&gt;&lt;br&gt;While we were in there, we fixed something long-standing: the same editor now shows the same toolbar everywhere. Until now the control panel and the front end disagreed, and front-end themes disagreed with each other. The cause was five separate hand-written copies of the same markup. There is now one, and every renderer uses it.&lt;br&gt;&lt;br&gt;&lt;strong&gt;Requirements:&lt;/strong&gt; PHP 8.2+.&lt;br&gt;&lt;br&gt;&lt;strong&gt;More info: &lt;a href=&quot;https://xoops.org/modules/publisher/item.php?itemid=6128&quot; target=&quot;_blank&quot; rel=&quot;external noopener nofollow&quot;&gt;https://xoops.org/modules/publisher/item.php?itemid=6128&lt;/a&gt;&lt;/strong&gt;&lt;br&gt;&lt;br&gt;&lt;span style=&quot;font-size: large;&quot;&gt;&lt;strong&gt;Download&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;strong&gt;XOOPS 2.7.3 RC-1: &lt;a href=&quot;https://github.com/XOOPS/XoopsCore27/releases/&quot; target=&quot;_blank&quot; rel=&quot;external noopener nofollow&quot;&gt;https://github.com/XOOPS/XoopsCore27/releases/&lt;/a&gt;&lt;/strong&gt;</description>
                <pubDate>Tue, 11 Aug 2026 07:40:22 +0000</pubDate>
                <guid>https://xoops.org/modules/newbb/viewtopic.php?post_id=367634</guid>
            </item>
                        <item>
                <title>xWhoops 2.0.0 Beta 2 Released [by Mamba]</title>
                <link>https://xoops.org/modules/newbb/viewtopic.php?post_id=367632</link>
                <description>Xoops Development::xWhoops 2.0.0 Beta 2 Released&lt;br&gt;
&lt;img src=&apos;https://xoops.org/uploads/images/img6a7ac7cd76e60.jpg&apos; border=&apos;0&apos; alt=&apos;Original Image&apos; onload=&quot;JavaScript:if(this.width&gt;800) this.width=800&quot; /&gt;&lt;br&gt;&lt;br&gt;&lt;strong&gt;&lt;span style=&quot;font-size: x-large;&quot;&gt; Whoops error pages, now only when your site says so.&lt;/span&gt;&lt;/strong&gt;&lt;br&gt;&lt;br&gt;&lt;strong&gt;xWhoops&lt;/strong&gt; takes PHP&apos;s handlers only when XOOPS 2.7.3 has declared it the error-screen owner — not whenever it happens to load. It claims the screen at install, releases it at uninstall, and reports what it did in every branch, including the ones where it declines.&lt;br&gt;&lt;br&gt;Fixes a long-standing annoyance: Whoops was quietly taking PHP&apos;s error handler too, so one harmless notice during boot could replace the page you asked for. It now takes only the exception and shutdown handlers, exactly as the documentation always claimed.&lt;br&gt;&lt;br&gt;Shows only to an authenticated administrator with the use_xwhoops permission. For development, not production.&lt;br&gt;&lt;br&gt;Prefer &lt;strong&gt;Tracy&lt;/strong&gt;? &lt;a href=&quot;https://github.com/XoopsModules27x/xtracy/releases/&quot; rel=&quot;noopener external&quot; title=&quot;&quot;&gt;&lt;strong&gt;xTracy &lt;/strong&gt;&lt;/a&gt;does the same job.&lt;br&gt;&lt;br&gt;&lt;strong&gt;Requirements:&lt;/strong&gt; XOOPS 2.7.0+ and PHP 8.2+. First beta; feedback welcome.&lt;br&gt;&lt;br&gt;&lt;span style=&quot;font-size: large;&quot;&gt;&lt;strong&gt;Download&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;strong&gt;xWhoops: &lt;a href=&quot;https://github.com/XoopsModules27x/xwhoops/releases/&quot; target=&quot;_blank&quot; rel=&quot;external noopener nofollow&quot;&gt;https://github.com/XoopsModules27x/xwhoops/releases/&lt;/a&gt;&lt;/strong&gt;</description>
                <pubDate>Tue, 11 Aug 2026 07:16:41 +0000</pubDate>
                <guid>https://xoops.org/modules/newbb/viewtopic.php?post_id=367632</guid>
            </item>
                        <item>
                <title>XOOPS 2.8.0, the multilingual version of XOOPS [by Mamba]</title>
                <link>https://xoops.org/modules/newbb/viewtopic.php?post_id=367630</link>
                <description>Xoops Development::XOOPS 2.8.0, the multilingual version of XOOPS&lt;br&gt;
&lt;img src=&apos;https://xoops.org/uploads/screenshots/280screens.jpg&apos; border=&apos;0&apos; alt=&apos;Original Image&apos; onload=&quot;JavaScript:if(this.width&gt;800) this.width=800&quot; /&gt;&lt;br&gt;&lt;br&gt;Good progress on adding Language Selection to Admin and making it fully &lt;strong&gt;LTR and RTL (e.g. Arabic, Farsi, Hebrew, Urdu)&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Coming soon... 😀</description>
                <pubDate>Sat, 08 Aug 2026 18:28:39 +0000</pubDate>
                <guid>https://xoops.org/modules/newbb/viewtopic.php?post_id=367630</guid>
            </item>
                        <item>
                <title>XOOPS 2.7.3 Beta 1 Released [by Mamba]</title>
                <link>https://xoops.org/modules/newbb/viewtopic.php?post_id=367625</link>
                <description>Xoops Development::XOOPS 2.7.3 Beta 1 Released&lt;br&gt;
&lt;img src=&apos;https://xoops.org/uploads/images/img6a68a215ee882.jpg&apos; border=&apos;0&apos; alt=&apos;Original Image&apos; onload=&quot;JavaScript:if(this.width&gt;800) this.width=800&quot; /&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;strong&gt;More info: &lt;/strong&gt;&lt;a href=&quot;https://xoops.org/modules/publisher/item.php?itemid=6125&quot; target=&quot;_blank&quot; rel=&quot;external noopener nofollow&quot;&gt;https://xoops.org/modules/publisher/item.php?itemid=6125&lt;/a&gt;</description>
                <pubDate>Tue, 28 Jul 2026 14:32:07 +0000</pubDate>
                <guid>https://xoops.org/modules/newbb/viewtopic.php?post_id=367625</guid>
            </item>
                        <item>
                <title>Re: XOOPS 2.7.1 Released [by Mamba]</title>
                <link>https://xoops.org/modules/newbb/viewtopic.php?post_id=367622</link>
                <description>Xoops Development::XOOPS 2.7.1 Released&lt;br&gt;
 &lt;div class=&quot;embed-responsive embed-responsive-16by9&quot;&gt;&lt;br&gt; &lt;iframe class=&quot;embed-responsive-item&quot; width=&quot;450&quot; height=&quot;253&quot; src=&quot;https://www.youtube.com/embed/xRK2P-ju2HM&quot; frameborder=&quot;0&quot; allowfullscreen&gt;&lt;/iframe&gt;&lt;br&gt; &lt;/div&gt;</description>
                <pubDate>Thu, 23 Jul 2026 00:26:14 +0000</pubDate>
                <guid>https://xoops.org/modules/newbb/viewtopic.php?post_id=367622</guid>
            </item>
                        <item>
                <title>Re: XOOPS 2.7.1-RC1 Released for Testing [by Mamba]</title>
                <link>https://xoops.org/modules/newbb/viewtopic.php?post_id=367614</link>
                <description>Xoops Development::XOOPS 2.7.1-RC1 Released for Testing&lt;br&gt;
Thanks for testing and for the feedback!</description>
                <pubDate>Thu, 09 Jul 2026 15:07:40 +0000</pubDate>
                <guid>https://xoops.org/modules/newbb/viewtopic.php?post_id=367614</guid>
            </item>
                        <item>
                <title>Re: XOOPS 2.7.0-RC5 Released for Testing [by Mamba]</title>
                <link>https://xoops.org/modules/newbb/viewtopic.php?post_id=367605</link>
                <description>Xoops Development::XOOPS 2.7.0-RC5 Released for Testing&lt;br&gt;
Yes, typo! &lt;br&gt;&lt;br&gt;Thanks for letting me know.</description>
                <pubDate>Fri, 24 Apr 2026 05:56:53 +0000</pubDate>
                <guid>https://xoops.org/modules/newbb/viewtopic.php?post_id=367605</guid>
            </item>
                    </channel>
    </rss>
</xml>
