<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>Fri, 10 Apr 2026 23:23:10 +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: Solution for Not able to login anymore after upgrading to XOOPS 2.5.11 and 2.5.12 Beta 8 [by Mamba]</title>
                <link>https://xoops.org/modules/newbb/viewtopic.php?post_id=367526</link>
                <description>Fixed Bugs / FAQ (Read-Only)::Solution for Not able to login anymore after upgrading to XOOPS 2.5.11 and 2.5.12 Beta 8&lt;br&gt;
I just submitted a solution which hopefully will self-correct the issue:&lt;br&gt;&lt;br&gt;&lt;a href=&quot;https://github.com/XOOPS/XoopsCore25/pull/1578&quot; target=&quot;_blank&quot; rel=&quot;external noopener nofollow&quot;&gt;https://github.com/XOOPS/XoopsCore25/pull/1578&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please check it out and let me know if it works.</description>
                <pubDate>Wed, 01 Oct 2025 10:09:15 +0000</pubDate>
                <guid>https://xoops.org/modules/newbb/viewtopic.php?post_id=367526</guid>
            </item>
                        <item>
                <title>Re: Fatal error: Array and string offset access syntax with curly braces is no longer supported in /home [by zivXP]</title>
                <link>https://xoops.org/modules/newbb/viewtopic.php?post_id=367006</link>
                <description>Fixed Bugs / FAQ (Read-Only)::Fatal error: Array and string offset access syntax with curly braces is no longer supported in /home&lt;br&gt;
Quote:&lt;div class=&quot;xoopsQuote&quot;&gt;&lt;blockquote&gt;&lt;br&gt;Masxmas wrote:&lt;br&gt;It is the error that I get and I can not enter the xoops administration. Mark a file in php and the wrong line of code.&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;There is no such public_html/&lt;strong&gt;cms&lt;/strong&gt; directory in xoops</description>
                <pubDate>Wed, 19 Jul 2023 10:02:04 +0000</pubDate>
                <guid>https://xoops.org/modules/newbb/viewtopic.php?post_id=367006</guid>
            </item>
                        <item>
                <title>Re: xoops Compatibility with Mobile / mobile friendly  !! [by xoobaru]</title>
                <link>https://xoops.org/modules/newbb/viewtopic.php?post_id=359338</link>
                <description>Fixed Bugs / FAQ (Read-Only)::xoops Compatibility with Mobile / mobile friendly  !!&lt;br&gt;
I concur, just add mobile user agent detection and switching and you&#039;re in business.</description>
                <pubDate>Sun, 31 May 2015 22:21:34 +0000</pubDate>
                <guid>https://xoops.org/modules/newbb/viewtopic.php?post_id=359338</guid>
            </item>
                        <item>
                <title>Re: Problem system_redirect.html [by Mamba]</title>
                <link>https://xoops.org/modules/newbb/viewtopic.php?post_id=354038</link>
                <description>Fixed Bugs / FAQ (Read-Only)::Problem system_redirect.html&lt;br&gt;
Quote:&lt;div class=&quot;xoopsQuote&quot;&gt;&lt;blockquote&gt;It is probably related to this &lt;a href=&quot;http://sourceforge.net/p/xoops/svn/HEAD/tree/XoopsCore/releases/2.5.6/htdocs/include/functions.php#l577&quot; target=&quot;_blank&quot; rel=&quot;external noopener nofollow&quot;&gt;http://sourceforge.net/p/xoops/svn/HEAD/tree/XoopsCore/releases/2.5.6/htdocs/include/functions.php#l577&lt;/a&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;It seems that you&#039;re spot on. When I reverse it to this:&lt;br&gt;&lt;br&gt;&lt;div class=&quot;xoopsCode&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt; &lt;span style=&quot;color: #0000BB&quot;&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;if (&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;defined&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;XOOPS_CPFUNC_LOADED&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)) { &lt;br /&gt;        &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$theme &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$xoopsConfig&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;[&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;theme_set&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;]; &lt;br /&gt;    } else { &lt;br /&gt;        &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$theme &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;default&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;; &lt;br /&gt;    }&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&lt;/span&gt; &lt;/span&gt; &lt;/code&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;it seems to be working as Tatane wanted it, but I don&#039;t know if there any side effects of this change. Maybe the Core Team can look into it... </description>
                <pubDate>Sun, 09 Jun 2013 10:43:08 +0000</pubDate>
                <guid>https://xoops.org/modules/newbb/viewtopic.php?post_id=354038</guid>
            </item>
                        <item>
                <title>Re: Bug recurring [by timgno]</title>
                <link>https://xoops.org/modules/newbb/viewtopic.php?post_id=353990</link>
                <description>Fixed Bugs / FAQ (Read-Only)::Bug recurring&lt;br&gt;
To work around this problem, &lt;strong&gt;volten&lt;/strong&gt; added to the file admin/permissions.php, in the news module, the general permissions.php, so the offset will always be set to at least one.&lt;br&gt;&lt;br&gt;And if I did not want to force the general permissions in my module?</description>
                <pubDate>Fri, 07 Jun 2013 09:25:35 +0000</pubDate>
                <guid>https://xoops.org/modules/newbb/viewtopic.php?post_id=353990</guid>
            </item>
                        <item>
                <title>Re: Web page Changes not saving? [by redheadedrod]</title>
                <link>https://xoops.org/modules/newbb/viewtopic.php?post_id=353062</link>
                <description>Fixed Bugs / FAQ (Read-Only)::Web page Changes not saving?&lt;br&gt;
You will have to upgrade to a newer version of Xoops. &lt;br&gt;&lt;br&gt;This will not be a minor undertaking. &lt;br&gt;&lt;br&gt;If you are not familiar with PHP you will need to have some help to accomplish this. &lt;br&gt;&lt;br&gt;A number of your modules will have new versions or stuff that will work with the old stuff but you may loose other modules. &lt;br&gt;&lt;br&gt;If you can go back to an older host that would help but the older versions are no where near as secure as newer versions.&lt;br&gt;</description>
                <pubDate>Fri, 19 Apr 2013 03:08:38 +0000</pubDate>
                <guid>https://xoops.org/modules/newbb/viewtopic.php?post_id=353062</guid>
            </item>
                        <item>
                <title>Re: XNews &amp; Sexy Profile needed revision [by easyb9]</title>
                <link>https://xoops.org/modules/newbb/viewtopic.php?post_id=349406</link>
                <description>Fixed Bugs / FAQ (Read-Only)::XNews &amp; Sexy Profile needed revision&lt;br&gt;
i mean who will make revision for this module.&lt;br&gt;there&#039;s no topic for bugs report.</description>
                <pubDate>Mon, 17 Sep 2012 15:17:38 +0000</pubDate>
                <guid>https://xoops.org/modules/newbb/viewtopic.php?post_id=349406</guid>
            </item>
                        <item>
                <title>Re: Article &amp; Xoops 2.5.0 [by rossb]</title>
                <link>https://xoops.org/modules/newbb/viewtopic.php?post_id=343729</link>
                <description>Fixed Bugs / FAQ (Read-Only)::Article &amp; Xoops 2.5.0&lt;br&gt;
Thanks;&lt;br&gt;&lt;br&gt;This also works:&lt;br&gt;&lt;br&gt;/etc/php.ini: change to &quot;error_reporting = E_ALL &amp; ~E_NOTICE &amp; ~E_DEPRECATED&quot;&lt;br&gt;&lt;br&gt;ie; add: &amp; ~E_DEPRECATED&lt;br&gt;&lt;br&gt;This turns the problem from error to nag&lt;br&gt;&lt;br&gt;FYI, I am using Xoops-2.54 and XOOPS2_mod_article_2.00.RC_phppp which is working, thus far on non-production site.</description>
                <pubDate>Thu, 19 Jan 2012 23:17:29 +0000</pubDate>
                <guid>https://xoops.org/modules/newbb/viewtopic.php?post_id=343729</guid>
            </item>
                        <item>
                <title>Re: XOOPS 2.5.1a userranks [by timgno]</title>
                <link>https://xoops.org/modules/newbb/viewtopic.php?post_id=338663</link>
                <description>Fixed Bugs / FAQ (Read-Only)::XOOPS 2.5.1a userranks&lt;br&gt;
@Ian&lt;br&gt;&lt;br&gt;I know it has changed the way, I&#039;m just looking for the file or files, where is the string of code, when I found it and I edited / with /ranks/, does&#039;t work same.&lt;br&gt;&lt;br&gt;For module fmcontent, is a server problem, because it works perfectly on local area</description>
                <pubDate>Fri, 20 May 2011 14:14:11 +0000</pubDate>
                <guid>https://xoops.org/modules/newbb/viewtopic.php?post_id=338663</guid>
            </item>
                        <item>
                <title>System - Configuraction - Modules [by timgno]</title>
                <link>https://xoops.org/modules/newbb/viewtopic.php?post_id=335273</link>
                <description>Fixed Bugs / FAQ (Read-Only)::System - Configuraction - Modules&lt;br&gt;
In system configuration modules there is a select themes for jQuery, this is taken from the module system/css/ui? I added another theme &quot;start&quot; but not exist in the list select system configuraction modules &quot;Themes JQuery&quot;. Why? The theme should be added to start Frameworks/jQuery? Also I have entered all the themes for jquery ui. This is a bug or do not know in which folder rent?&lt;br&gt;&lt;br&gt;Thanks regards!</description>
                <pubDate>Fri, 07 Jan 2011 12:19:34 +0000</pubDate>
                <guid>https://xoops.org/modules/newbb/viewtopic.php?post_id=335273</guid>
            </item>
                    </channel>
    </rss>
</xml>
