<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>Sun, 02 Aug 2026 19:49:01 +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-2.2.4-to-2.2.4-Fixes.v2.zip [by maxpt]</title>
                <link>https://xoops.org/modules/newbb/viewtopic.php?post_id=203447</link>
                <description>Xoops Beta Testing Team::xoops-2.2.4-to-2.2.4-Fixes.v3zip&lt;br&gt;
Quote:&lt;div class=&quot;xoopsQuote&quot;&gt;&lt;blockquote&gt;&lt;br&gt;davidl2 wrote:&lt;br&gt;You would perhaps be better submitting your ammendments &lt;a href=&quot;http://sourceforge.net/tracker/?func=add&amp;group_id=41586&amp;atid=430842&quot; rel=&quot;noopener external&quot; title=&quot;&quot;&gt;here&lt;/a&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;Thanks, but I want that people report bugs..&lt;br&gt;&lt;br&gt;phppp already talk with me, and he will see my fixes.</description>
                <pubDate>Thu, 26 Jan 2006 13:39:58 +0000</pubDate>
                <guid>https://xoops.org/modules/newbb/viewtopic.php?post_id=203447</guid>
            </item>
                        <item>
                <title>Re: Activation Link fix test [by jakeabiva]</title>
                <link>https://xoops.org/modules/newbb/viewtopic.php?post_id=191221</link>
                <description>Xoops Beta Testing Team::Activation Link fix test&lt;br&gt;
Hi,&lt;br&gt;&lt;br&gt;Are you ver 2.2.3? Because I did not find this code on my common.php. I&apos;m using 2.2.3&lt;br&gt;&lt;br&gt;&lt;img class=&quot;imgsmile&quot; src=&quot;https://xoops.org/uploads/smil42e7a3ff4ceee.gif&quot; alt=&quot;&quot; /&gt; &lt;br&gt;&lt;br&gt;Quote:&lt;div class=&quot;xoopsQuote&quot;&gt;&lt;blockquote&gt;&lt;br&gt;Mithrandir wrote:&lt;br&gt;First job for the beta testing team, until we get the infrastructure finalised:&lt;br&gt;&lt;br&gt;Could you try replacing&lt;br&gt;&lt;div class=&quot;xoopsCode&quot;&gt;le=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;if (!&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;strpos&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;XOOPS_URL&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;, &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;http&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)) { &lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;//Relative URL used, calculate absolute URL &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$protocol &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;strtolower&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;substr&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$_SERVER&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;[&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;SERVER_PROTOCOL&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;], &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;0&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;, &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;strpos&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$_SERVER&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;[&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;SERVER_PROTOCOL&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;], &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;/&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;, &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;0&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;))); &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;define&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;XOOPS_ABS_URL&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;, &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$protocol&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;://&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$_SERVER&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;[&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;HTTP_HOST&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;].&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;XOOPS_URL&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;); } else { &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;define&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;XOOPS_ABS_URL&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;, &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;XOOPS_URL&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;); }&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;br&gt;with&lt;br&gt;&lt;div class=&quot;xoopsCode&quot;&gt;le=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;if (&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;strpos&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;XOOPS_URL&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;, &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;http&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;) === &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;0&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;) { &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;define&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;XOOPS_ABS_URL&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;, &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;XOOPS_URL&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;); } else { &lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;//Relative URL used, calculate absolute URL &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$protocol &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;strtolower&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;substr&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$_SERVER&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;[&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;SERVER_PROTOCOL&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;], &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;0&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;, &lt;/span&gt;&lt;span style=&quot;col...</description>
                <pubDate>Wed, 16 Nov 2005 08:06:01 +0000</pubDate>
                <guid>https://xoops.org/modules/newbb/viewtopic.php?post_id=191221</guid>
            </item>
                        <item>
                <title>Read this first - What is / is not this forum [by Marco]</title>
                <link>https://xoops.org/modules/newbb/viewtopic.php?post_id=186999</link>
                <description>Xoops Beta Testing Team::Read this first - What is / is not this forum&lt;br&gt;
This forum is for XOOPS core Beta Testing process.&lt;br&gt;Beta testing process is one of the various ways that will help improving our opensource product.&lt;br&gt;&lt;br&gt;&lt;strong&gt;This is not a support forum.&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be as be as concise as possible, and report us bugs each time with your environment informations, basicaly :&lt;br&gt;- your &amp;lt;Operating System&amp;gt;&lt;br&gt;- your &amp;lt;Web Server/version&amp;gt;&lt;br&gt;- your &amp;lt;PHP Version&amp;gt;&lt;br&gt;- your &amp;lt;MySQL Version&amp;gt;&lt;br&gt;+&lt;br&gt;your debug messages.&lt;br&gt;+&lt;br&gt;when bug has occured (name of php page and/or action done) &lt;br&gt;&lt;br&gt;thanks &lt;br&gt;Beta Testing Team</description>
                <pubDate>Sun, 16 Oct 2005 20:13:11 +0000</pubDate>
                <guid>https://xoops.org/modules/newbb/viewtopic.php?post_id=186999</guid>
            </item>
                        <item>
                <title>Re: 2nd XOOPS 2.2.3 RC2 Snapshot Release [by ToxicShady]</title>
                <link>https://xoops.org/modules/newbb/viewtopic.php?post_id=186045</link>
                <description>Xoops Beta Testing Team::2nd XOOPS 2.2.3 RC2 Snapshot Release&lt;br&gt;
Quote:&lt;div class=&quot;xoopsQuote&quot;&gt;&lt;blockquote&gt;&lt;br&gt;Briese wrote:&lt;br&gt;&amp;quot;gzip&amp;quot; bug is still present! &lt;img class=&quot;imgsmile&quot; src=&quot;https://xoops.org/uploads/smil42e7a65fee35d.gif&quot; alt=&quot;&quot; /&gt;&lt;br&gt;&lt;br&gt;( PHP Debug -&amp;gt; Off and gzip -&amp;gt; On )&lt;br&gt;&lt;br&gt;PHP 4.4.0 and PHP 5.0.4&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;I have had this bug since the original 2.2.3 release. glad I am not the onlyone who gets the blank page of death lol&lt;br&gt;&lt;br&gt;I run php 4.4.0 also</description>
                <pubDate>Tue, 11 Oct 2005 03:22:06 +0000</pubDate>
                <guid>https://xoops.org/modules/newbb/viewtopic.php?post_id=186045</guid>
            </item>
                        <item>
                <title>Re: XOOPS 2.2.3 RC2 Snapshot Release [by dap997]</title>
                <link>https://xoops.org/modules/newbb/viewtopic.php?post_id=185050</link>
                <description>Xoops Beta Testing Team::XOOPS 2.2.3 RC2 Snapshot Release&lt;br&gt;
Hi,&lt;br&gt;thanks for this Realise it look ok.&lt;br&gt;I do some test on&lt;br&gt;-Fedora Core 4&lt;br&gt;-PHP 5.0.4 (cli) (built: Aug 17 2005 09:53:54)&lt;br&gt;-mysql Ver 14.7 Distrib 4.1.12, for redhat-linux-gnu (i386) &lt;br&gt;&lt;br&gt;and it work better than RC1.&lt;br&gt;&lt;br&gt;I found some minor bug with charset (polish), but I have to check it with other user.&lt;br&gt;&lt;br&gt;Thanks and keep working...&lt;br&gt;&lt;br&gt;dap</description>
                <pubDate>Tue, 04 Oct 2005 20:21:05 +0000</pubDate>
                <guid>https://xoops.org/modules/newbb/viewtopic.php?post_id=185050</guid>
            </item>
                        <item>
                <title>Re: Potential bugs found in other threads [by JMorris]</title>
                <link>https://xoops.org/modules/newbb/viewtopic.php?post_id=184583</link>
                <description>Xoops Beta Testing Team::Potential bugs found in other threads&lt;br&gt;
Found in: &lt;a href=&quot;https://xoops.org/modules/newbb/viewtopic.php?topic_id=42149&amp;forum=27&quot; rel=&quot;noopener external&quot; title=&quot;&quot;&gt;Cant Log in as Admin&lt;/a&gt;&lt;br&gt;&lt;br&gt;Quote:&lt;div class=&quot;xoopsQuote&quot;&gt;&lt;blockquote&gt;&lt;br&gt;Patrick wrote:&lt;br&gt;&lt;br&gt;I have installed as directed. Everything says it went in right, But when I try to log in I get....&lt;br&gt;&lt;br&gt;Warning [PHP]: getauthconnection(/home/grsquad/domains/grsquad.com/public_html/gr2/class/auth/auth_nl2br.php): failed to open stream: No such file or directory in file class/auth/authfactory.php line 33&lt;br&gt;&lt;br&gt;How can I correct this.&lt;br&gt;&lt;br&gt;Any help would be great.&lt;br&gt;Thank you&lt;br&gt;Patrick&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;Quote:&lt;div class=&quot;xoopsQuote&quot;&gt;&lt;blockquote&gt;&lt;br&gt;Patrick wrote:&lt;br&gt;&lt;br&gt;After reinstalling 4 times, I downloaded an earlier version...installed and it works fine.&lt;br&gt;&lt;br&gt;The file in question from the first few installs seems not to be in the tree or in the download file.&lt;br&gt;&lt;br&gt;but all is fine now. &lt;img class=&quot;imgsmile&quot; src=&quot;https://xoops.org/uploads/smil42e7a3d4c7b9f.gif&quot; alt=&quot;&quot; /&gt;&lt;br&gt;&lt;br&gt;M1&lt;/blockquote&gt;&lt;/div&gt;</description>
                <pubDate>Sat, 01 Oct 2005 23:16:06 +0000</pubDate>
                <guid>https://xoops.org/modules/newbb/viewtopic.php?post_id=184583</guid>
            </item>
                        <item>
                <title>Re: beta1.xoops.org is ready! [by Chappy]</title>
                <link>https://xoops.org/modules/newbb/viewtopic.php?post_id=184251</link>
                <description>Xoops Beta Testing Team::beta1.xoops.org is ready!&lt;br&gt;
Thanks, JMorris.&lt;br&gt;&lt;br&gt;Just logged in. I&apos;ve been up for quite a while so hopefully will be able to do some testing tomorrow. I could not login using ftp, not that it matters. Anyway, I&apos;ll give it a look see as soon as I can.&lt;br&gt;&lt;br&gt;Chappy</description>
                <pubDate>Thu, 29 Sep 2005 05:49:52 +0000</pubDate>
                <guid>https://xoops.org/modules/newbb/viewtopic.php?post_id=184251</guid>
            </item>
                        <item>
                <title>Re: Any feedback from Core Team ???? [by Mithrandir]</title>
                <link>https://xoops.org/modules/newbb/viewtopic.php?post_id=182969</link>
                <description>Xoops Beta Testing Team::Any feedback from Core Team ????&lt;br&gt;
Sorry, missed your post until now.&lt;br&gt;&lt;br&gt;The XOOPS Core development team announces a release with details on what areas in particular need testing.&lt;br&gt;The testing team can then test the release for some time (how long would depend on the release, I think, but we are talking days, not weeks)&lt;br&gt;Feedback should go through the sf.net trackers as usual. It is a tried-and-tested method that we are comfortable with.&lt;br&gt;When testing has proceeded for the specified time, the core development team gets back to work - or prepares the final release, depending on the feedback.&lt;br&gt;&lt;br&gt;Anything missing?</description>
                <pubDate>Tue, 20 Sep 2005 18:42:09 +0000</pubDate>
                <guid>https://xoops.org/modules/newbb/viewtopic.php?post_id=182969</guid>
            </item>
                        <item>
                <title>Blank blocks on fresh install [by kaotik]</title>
                <link>https://xoops.org/modules/newbb/viewtopic.php?post_id=182062</link>
                <description>Xoops Beta Testing Team::Blank blocks on fresh install&lt;br&gt;
On fresh install of 2.2.3 rc1 I get 3 blank blocks named: 1, 2 and 3&lt;br&gt;They delete ok but I&apos;m just wondering if this is standard?&lt;br&gt;&lt;br&gt;php:4.3.11&lt;br&gt;mysql:3.23.49&lt;br&gt;&lt;br&gt;local xp box using easyphp</description>
                <pubDate>Thu, 15 Sep 2005 15:45:09 +0000</pubDate>
                <guid>https://xoops.org/modules/newbb/viewtopic.php?post_id=182062</guid>
            </item>
                        <item>
                <title>Re: Let [by Mithrandir]</title>
                <link>https://xoops.org/modules/newbb/viewtopic.php?post_id=179555</link>
                <description>Xoops Beta Testing Team::Let&apos;s validate our process&lt;br&gt;
I got ahead of myself on this one.&lt;br&gt;&lt;br&gt;I am thankful for the work done so far, with the number of people willing to do organised testing and I&apos;m sure that we will benefit greatly from it.&lt;br&gt;&lt;br&gt;but just now we&apos;ll slow things down just a notch. Internally in the core developer team, we need to work out some rules and procedures to go by, before we can load things on your shoulders.&lt;br&gt;&lt;br&gt;So disregard what I said about the weekly betas etc. but stay ready for beta testing, when we get there.</description>
                <pubDate>Thu, 01 Sep 2005 18:54:20 +0000</pubDate>
                <guid>https://xoops.org/modules/newbb/viewtopic.php?post_id=179555</guid>
            </item>
                    </channel>
    </rss>
</xml>
