<?xml version="1.0" encoding="utf-8"?>
<!--RSS generated by Flaimo.com RSS Builder [2026-09-14 22:15:38]-->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"><channel><docs>https://bugs.xmbforum2.com/</docs><link>https://bugs.xmbforum2.com/</link><description><![CDATA[XMB Forum Bugs - Issues]]></description><title>XMB Forum Bugs - Issues</title><image><title>XMB Forum Bugs - Issues</title><url>https://bugs.xmbforum2.com/images/xmb-logo.gif</url><link>https://bugs.xmbforum2.com/</link><description><![CDATA[XMB Forum Bugs - Issues]]></description></image><language>en</language><category>All Projects</category><ttl>10</ttl><dc:language>en</dc:language><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>1</sy:updateFrequency><item><title>0000955: Run-on Sentence in 'upgradenote'</title><author></author><link>https://bugs.xmbforum2.com/view.php?id=955</link><description><![CDATA[The query variable description for the Insert Raw SQL admin page has a run-on sentence that needs to be improved.]]></description><category>Translation Defects</category><pubDate>Mon, 14 Sep 2026 07:08:48 -0700</pubDate><guid>https://bugs.xmbforum2.com/view.php?id=955</guid><comments>https://bugs.xmbforum2.com/view.php?id=955#bugnotes</comments></item><item><title>0000954: Viewport Width Should Be Themeable</title><author></author><link>https://bugs.xmbforum2.com/view.php?id=954</link><description><![CDATA[The viewport has been set to a fixed width for many years as a crutch for the poor mobile experience.  New themes need to be able to configure the viewport appropriately for a better experience.]]></description><category>New Features</category><pubDate>Mon, 14 Sep 2026 07:03:50 -0700</pubDate><guid>https://bugs.xmbforum2.com/view.php?id=954</guid><comments>https://bugs.xmbforum2.com/view.php?id=954#bugnotes</comments></item><item><title>0000953: Column Count Incorrect in printAllQueries()</title><author></author><link>https://bugs.xmbforum2.com/view.php?id=953</link><description><![CDATA[Class Debug mentions 2 columns but there are 3.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://github.com/miqrogroove/xmb/blob/b6f6668761bd698d84806e8ab869622860eac83f/include/debug.inc.php#L51&quot; rel=&quot;noopener&quot;&gt;https://github.com/miqrogroove/xmb/blob/b6f6668761bd698d84806e8ab869622860eac83f/include/debug.inc.php#L51&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Also: The width attribute of the parent table element does nothing useful because the table itself isn't centered.]]></description><category>Bugs</category><pubDate>Sun, 13 Sep 2026 16:56:55 -0700</pubDate><guid>https://bugs.xmbforum2.com/view.php?id=953</guid><comments>https://bugs.xmbforum2.com/view.php?id=953#bugnotes</comments></item><item><title>0000941: Move Settings Cache into the Settings Service</title><author></author><link>https://bugs.xmbforum2.com/view.php?id=941</link><description><![CDATA[To further develop the Settings service added in v1.10, the settings array currently stored in Variables should be encapsulated by Settings, which will help reduce the use of Variables and force most references to change to using the service instead.  This need not affect template files, as long as the template service itself is using the settings service.]]></description><category>New Features</category><pubDate>Sun, 13 Sep 2026 16:40:57 -0700</pubDate><guid>https://bugs.xmbforum2.com/view.php?id=941</guid><comments>https://bugs.xmbforum2.com/view.php?id=941#bugnotes</comments></item><item><title>0000950: Attachment-Only Replies</title><author></author><link>https://bugs.xmbforum2.com/view.php?id=950</link><description><![CDATA[When replying to a thread, the subject field is optional, and attachments are optional.  But when an attachment is uploaded without a Message value, the post will be initially rejected.  Meanwhile, XMB supplies the missing [file] tag for the Message value in the post editor.  This seems inconsistent.  Let's make it possible to create attachment-only replies.]]></description><category>New Features</category><pubDate>Wed, 09 Sep 2026 21:19:41 -0700</pubDate><guid>https://bugs.xmbforum2.com/view.php?id=950</guid><comments>https://bugs.xmbforum2.com/view.php?id=950#bugnotes</comments></item><item><title>0000949: The "optional" flag next to Subject is inconsistent</title><author></author><link>https://bugs.xmbforum2.com/view.php?id=949</link><description><![CDATA[The Subject field is marked &quot;optional&quot; in post reply mode, but not in edit mode.  This can be improved.]]></description><category>Bugs</category><pubDate>Wed, 09 Sep 2026 20:19:03 -0700</pubDate><guid>https://bugs.xmbforum2.com/view.php?id=949</guid><comments>https://bugs.xmbforum2.com/view.php?id=949#bugnotes</comments></item><item><title>0000945: Combine the CSS Requests into css.php</title><author></author><link>https://bugs.xmbforum2.com/view.php?id=945</link><description><![CDATA[As of v1.9.12, we have the primary stylesheet served by css.php, while the theme.css is served separately.  This is an improvement from older versions, but still has some disadvantages:&lt;br /&gt;
&lt;br /&gt;
Separate requests are slower and should be combined.&lt;br /&gt;
&lt;br /&gt;
Leaving theme.css as a separate optional sheet requires a file existence check on the server for every page.]]></description><category>New Features</category><pubDate>Tue, 08 Sep 2026 06:36:07 -0700</pubDate><guid>https://bugs.xmbforum2.com/view.php?id=945</guid><comments>https://bugs.xmbforum2.com/view.php?id=945#bugnotes</comments></item><item><title>0000916: Refactor All HTML Tables</title><author></author><link>https://bugs.xmbforum2.com/view.php?id=916</link><description><![CDATA[All of the layout tables need to be replaced by CSS styles.&lt;br /&gt;
&lt;br /&gt;
This could become a component of a full refactor, but the tables represent a highly repetitive problem and it's a good starting place.]]></description><category>New Features</category><pubDate>Tue, 08 Sep 2026 06:25:21 -0700</pubDate><guid>https://bugs.xmbforum2.com/view.php?id=916</guid><comments>https://bugs.xmbforum2.com/view.php?id=916#bugnotes</comments></item><item><title>0000857: Move Text Color to CSS</title><author></author><link>https://bugs.xmbforum2.com/view.php?id=857</link><description><![CDATA[Text color has been specified in HTML since XMB v1.1.  This is confusing, inconsistent, and we're not sure if anyone distinguishes the body color from the table color.  This needs to be moved to CSS and/or combined with the table text color setting.]]></description><category>Bugs</category><pubDate>Tue, 08 Sep 2026 06:25:21 -0700</pubDate><guid>https://bugs.xmbforum2.com/view.php?id=857</guid><comments>https://bugs.xmbforum2.com/view.php?id=857#bugnotes</comments></item><item><title>0000944: Post Deletion Response is Generic "Edited" Message</title><author></author><link>https://bugs.xmbforum2.com/view.php?id=944</link><description><![CDATA[Using the 'delete message' option on the first post in the thread comes up &quot;thank you, your post has been edited&quot;.&lt;br /&gt;
&lt;br /&gt;
This is also true of deleting a whole thread, where it says it will forward you back to the post being edited, and then obviously does not do that.]]></description><category>Translation Defects</category><pubDate>Mon, 07 Sep 2026 10:52:36 -0700</pubDate><guid>https://bugs.xmbforum2.com/view.php?id=944</guid><comments>https://bugs.xmbforum2.com/view.php?id=944#bugnotes</comments></item><item><title>0000882: Subject Schema is Different for Posts and Threads</title><author></author><link>https://bugs.xmbforum2.com/view.php?id=882</link><description><![CDATA[The subject field length and type needs to be unified because there's no advantage to having them work differently in 2 tables.&lt;br /&gt;
&lt;br /&gt;
This problem was introduced with v1.9.1 where the posts.subject type changed to TINYTEXT with no corresponding increase in the threads table.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://github.com/miqrogroove/xmb/blob/d7b35218d68421ee7b9edc0c8ffdf5fe3a893855/Files/install/cinst.php#L327&quot; rel=&quot;noopener&quot;&gt;https://github.com/miqrogroove/xmb/blob/d7b35218d68421ee7b9edc0c8ffdf5fe3a893855/Files/install/cinst.php#L327&lt;/a&gt;]]></description><category>Bugs</category><pubDate>Sat, 05 Sep 2026 18:05:04 -0700</pubDate><guid>https://bugs.xmbforum2.com/view.php?id=882</guid><comments>https://bugs.xmbforum2.com/view.php?id=882#bugnotes</comments></item><item><title>0000940: Wrong Link in Welcome Text</title><author></author><link>https://bugs.xmbforum2.com/view.php?id=940</link><description><![CDATA[Versions before 1.10 wrote a setting named 'tickercontents' with a link to cp.php and v1.10 failed to upgrade that value to match the new URL structure.  There will be a change in v1.10.07 to correct that.&lt;br /&gt;
&lt;br /&gt;
With the next schema change, expected for v1.12.00, we can back out any code that was specific to fixing this between schema changes.]]></description><category>Bugs</category><pubDate>Sat, 05 Sep 2026 09:22:29 -0700</pubDate><guid>https://bugs.xmbforum2.com/view.php?id=940</guid><comments>https://bugs.xmbforum2.com/view.php?id=940#bugnotes</comments></item><item><title>0000939: Compression gzip vs brotli</title><author></author><link>https://bugs.xmbforum2.com/view.php?id=939</link><description><![CDATA[Some forum admins might be using a server that has the brotli module installed.&lt;br /&gt;
&lt;br /&gt;
If so, gz compression option in Admin settings can be set to off.&lt;br /&gt;
Should there be a short note be added near the compression option advising to set it to off if using brotli - or maybe in the install doco?]]></description><category>New Features</category><pubDate>Sat, 05 Sep 2026 05:41:19 -0700</pubDate><guid>https://bugs.xmbforum2.com/view.php?id=939</guid><comments>https://bugs.xmbforum2.com/view.php?id=939#bugnotes</comments></item><item><title>0000938: Eliminate the "Clear All U2Us" Option</title><author></author><link>https://bugs.xmbforum2.com/view.php?id=938</link><description><![CDATA[Unless there is a valid use case for the &quot;Clear All U2Us&quot; script, we should get rid of it.]]></description><category>New Features</category><pubDate>Thu, 03 Sep 2026 16:13:37 -0700</pubDate><guid>https://bugs.xmbforum2.com/view.php?id=938</guid><comments>https://bugs.xmbforum2.com/view.php?id=938#bugnotes</comments></item><item><title>0000934: Awkward phrase "the total threads"</title><author></author><link>https://bugs.xmbforum2.com/view.php?id=934</link><description><![CDATA[We need to adjust the string with key fixposts_confirm where it says, &quot;refresh the total threads and posts&quot;.]]></description><category>Translation Defects</category><pubDate>Fri, 28 Aug 2026 15:15:04 -0700</pubDate><guid>https://bugs.xmbforum2.com/view.php?id=934</guid><comments>https://bugs.xmbforum2.com/view.php?id=934#bugnotes</comments></item><item><title>0000933: Admin Forums Panel Needs Input Labels</title><author></author><link>https://bugs.xmbforum2.com/view.php?id=933</link><description><![CDATA[The forums panel is very awkward on mobile devices due to the lack of labels on just about everything in that page.  This needs new text and then some CSS tweaks.]]></description><category>New Features</category><pubDate>Thu, 27 Aug 2026 09:43:11 -0700</pubDate><guid>https://bugs.xmbforum2.com/view.php?id=933</guid><comments>https://bugs.xmbforum2.com/view.php?id=933#bugnotes</comments></item><item><title>0000932: Moderator Log Sort Should be Descending</title><author></author><link>https://bugs.xmbforum2.com/view.php?id=932</link><description><![CDATA[When visiting the Admin's Moderator Logs, it makes no sense to show the oldest log entries first.  This needs to be flipped.]]></description><category>Bugs</category><pubDate>Thu, 27 Aug 2026 08:14:55 -0700</pubDate><guid>https://bugs.xmbforum2.com/view.php?id=932</guid><comments>https://bugs.xmbforum2.com/view.php?id=932#bugnotes</comments></item><item><title>0000931: Implement TOTP for 2FA</title><author></author><link>https://bugs.xmbforum2.com/view.php?id=931</link><description><![CDATA[The 2FA security standards are slowly gaining popularity.  Here are some ideas for XMB integration:&lt;br /&gt;
&lt;br /&gt;
- Allow each user to enable or disable 2FA for login.&lt;br /&gt;
- Require at least two enrolled devices or a backup code.&lt;br /&gt;
- Improve the user lockout experience by offering to unlock via 2FA.&lt;br /&gt;
- Give Super Admins the most strict lockout policy.&lt;br /&gt;
- Figure out how all of this will interface with existing features.]]></description><category>New Features</category><pubDate>Tue, 25 Aug 2026 18:42:37 -0700</pubDate><guid>https://bugs.xmbforum2.com/view.php?id=931</guid><comments>https://bugs.xmbforum2.com/view.php?id=931#bugnotes</comments></item><item><title>0000929: Admin Restrictions Manager has Hard-Coded Text</title><author></author><link>https://bugs.xmbforum2.com/view.php?id=929</link><description><![CDATA[See the admin_restrictions_start.php and admin_restrictions_end.php templates for untranslated English text.]]></description><category>Translation Defects</category><pubDate>Thu, 20 Aug 2026 19:33:50 -0700</pubDate><guid>https://bugs.xmbforum2.com/view.php?id=929</guid><comments>https://bugs.xmbforum2.com/view.php?id=929#bugnotes</comments></item><item><title>0000928: Implement the NoDiscard Attribute</title><author></author><link>https://bugs.xmbforum2.com/view.php?id=928</link><description><![CDATA[PHP 8.5 introduced a &quot;NoDiscard&quot; attribute that can emit warnings if a function or method's return value is never used.  Some limited instances of this might be good in the long run.]]></description><category>New Features</category><pubDate>Thu, 20 Aug 2026 15:08:04 -0700</pubDate><guid>https://bugs.xmbforum2.com/view.php?id=928</guid><comments>https://bugs.xmbforum2.com/view.php?id=928#bugnotes</comments></item><item><title>0000817: Site Health Panel</title><author></author><link>https://bugs.xmbforum2.com/view.php?id=817</link><description><![CDATA[Would like ability to view phpinfo() output, as well as stats with feedback about overall operation.&lt;br /&gt;
&lt;br /&gt;
Desired features:&lt;br /&gt;
- Status of needed PHP extensions.&lt;br /&gt;
- Status of the opcache capacity.]]></description><category>New Features</category><pubDate>Mon, 17 Aug 2026 19:47:04 -0700</pubDate><guid>https://bugs.xmbforum2.com/view.php?id=817</guid><comments>https://bugs.xmbforum2.com/view.php?id=817#bugnotes</comments></item><item><title>0000919: Translate Remaining Installer Text</title><author></author><link>https://bugs.xmbforum2.com/view.php?id=919</link><description><![CDATA[The cinst.php file has several areas of untranslated English text that need to be migrated.]]></description><category>Translation Defects</category><pubDate>Mon, 17 Aug 2026 19:36:00 -0700</pubDate><guid>https://bugs.xmbforum2.com/view.php?id=919</guid><comments>https://bugs.xmbforum2.com/view.php?id=919#bugnotes</comments></item><item><title>0000922: Translate the Template Output Comments</title><author></author><link>https://bugs.xmbforum2.com/view.php?id=922</link><description><![CDATA[When tagging template boundaries in class Template, the comment text should be in the forum's default language rather than always English.]]></description><category>Translation Defects</category><pubDate>Mon, 17 Aug 2026 19:35:24 -0700</pubDate><guid>https://bugs.xmbforum2.com/view.php?id=922</guid><comments>https://bugs.xmbforum2.com/view.php?id=922#bugnotes</comments></item><item><title>0000927: Posting Ban Option in Profile Editor</title><author></author><link>https://bugs.xmbforum2.com/view.php?id=927</link><description><![CDATA[It doesn't make sense that the U2U/Posting ban option is only found in the Admin Member search page.  This needs to be easier to find in the profile editor.]]></description><category>New Features</category><pubDate>Mon, 17 Aug 2026 19:33:59 -0700</pubDate><guid>https://bugs.xmbforum2.com/view.php?id=927</guid><comments>https://bugs.xmbforum2.com/view.php?id=927#bugnotes</comments></item><item><title>0000924: Make Names Read-Only in Admin Forum List</title><author></author><link>https://bugs.xmbforum2.com/view.php?id=924</link><description><![CDATA[Switching the forum name textboxes to simple link text in the admin forum list solves three problems:&lt;br /&gt;
&lt;br /&gt;
1. We no longer need a separate &quot;More Options...&quot; link for every forum.&lt;br /&gt;
&lt;br /&gt;
2. The forum list is too busy and mass editing of names was never necessary.&lt;br /&gt;
&lt;br /&gt;
3. The forum list is too busy and the mass delete feature was never needed nor labeled anyway.]]></description><category>New Features</category><pubDate>Wed, 12 Aug 2026 07:02:54 -0700</pubDate><guid>https://bugs.xmbforum2.com/view.php?id=924</guid><comments>https://bugs.xmbforum2.com/view.php?id=924#bugnotes</comments></item></channel></rss>
