<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[MyBB Community Forums - MyBB 1.4.0]]></title>
		<link>https://community.mybb.com/</link>
		<description><![CDATA[MyBB Community Forums - https://community.mybb.com]]></description>
		<pubDate>Wed, 10 Jun 2026 04:11:26 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[[F] Delete admin group permissions]]></title>
			<link>https://community.mybb.com/thread-35922.html</link>
			<pubDate>Fri, 15 Aug 2008 19:36:01 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://community.mybb.com/member.php?action=profile&uid=895">Michael S.</a>]]></dc:creator>
			<guid isPermaLink="false">https://community.mybb.com/thread-35922.html</guid>
			<description><![CDATA[If you delete the default admin permissions of a usergroup you'll find this entry in the admin logs:<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>Deleted administrator permissions for user #-4 ()</blockquote>
BTW it would be nice if the date and time data in the logs would be shown in the format set in the board's configuration.]]></description>
			<content:encoded><![CDATA[If you delete the default admin permissions of a usergroup you'll find this entry in the admin logs:<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>Deleted administrator permissions for user #-4 ()</blockquote>
BTW it would be nice if the date and time data in the logs would be shown in the format set in the board's configuration.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[F] Wrong links on maillog page]]></title>
			<link>https://community.mybb.com/thread-35921.html</link>
			<pubDate>Fri, 15 Aug 2008 19:21:49 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://community.mybb.com/member.php?action=profile&uid=895">Michael S.</a>]]></dc:creator>
			<guid isPermaLink="false">https://community.mybb.com/thread-35921.html</guid>
			<description><![CDATA[The lens icons in the sender and recipient column on the mail logs site are both linked to fromuid={&#36;log['fromuid']}.<br />
<br />
In The file admin/modules/tools/maillogs.php the line<br />
<pre class="block-code line-numbers language-none"><code class="language-php">$find_to = &quot;&lt;div class=\&quot;float_right\&quot;&gt;&lt;a href=\&quot;index.php?module=tools/maillogs&amp;amp;fromuid={$log['fromuid']}\&quot;&gt;&lt;img src=\&quot;styles/{$page-&gt;style}/images/icons/find.gif\&quot; title=\&quot;{$lang-&gt;find_emails_by_user}\&quot; alt=\&quot;{$lang-&gt;find}\&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&quot;;</code></pre>should be<br />
<pre class="block-code line-numbers language-none"><code class="language-php">$find_to = &quot;&lt;div class=\&quot;float_right\&quot;&gt;&lt;a href=\&quot;index.php?module=tools/maillogs&amp;amp;touid={$log['touid']}\&quot;&gt;&lt;img src=\&quot;styles/{$page-&gt;style}/images/icons/find.gif\&quot; title=\&quot;{$lang-&gt;find_emails_to_user}\&quot; alt=\&quot;{$lang-&gt;find}\&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&quot;;</code></pre>Then the follwing language string should be added:<br />
<pre class="block-code line-numbers language-none"><code class="language-php">$l['find_emails_to_user'] = &quot;Find all emails sent to this user&quot;;</code></pre>]]></description>
			<content:encoded><![CDATA[The lens icons in the sender and recipient column on the mail logs site are both linked to fromuid={&#36;log['fromuid']}.<br />
<br />
In The file admin/modules/tools/maillogs.php the line<br />
<pre class="block-code line-numbers language-none"><code class="language-php">$find_to = &quot;&lt;div class=\&quot;float_right\&quot;&gt;&lt;a href=\&quot;index.php?module=tools/maillogs&amp;amp;fromuid={$log['fromuid']}\&quot;&gt;&lt;img src=\&quot;styles/{$page-&gt;style}/images/icons/find.gif\&quot; title=\&quot;{$lang-&gt;find_emails_by_user}\&quot; alt=\&quot;{$lang-&gt;find}\&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&quot;;</code></pre>should be<br />
<pre class="block-code line-numbers language-none"><code class="language-php">$find_to = &quot;&lt;div class=\&quot;float_right\&quot;&gt;&lt;a href=\&quot;index.php?module=tools/maillogs&amp;amp;touid={$log['touid']}\&quot;&gt;&lt;img src=\&quot;styles/{$page-&gt;style}/images/icons/find.gif\&quot; title=\&quot;{$lang-&gt;find_emails_to_user}\&quot; alt=\&quot;{$lang-&gt;find}\&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&quot;;</code></pre>Then the follwing language string should be added:<br />
<pre class="block-code line-numbers language-none"><code class="language-php">$l['find_emails_to_user'] = &quot;Find all emails sent to this user&quot;;</code></pre>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[F] Inline error on Add Warning page does not save PM message]]></title>
			<link>https://community.mybb.com/thread-35881.html</link>
			<pubDate>Fri, 15 Aug 2008 08:12:00 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://community.mybb.com/member.php?action=profile&uid=81">Dennis Tsang</a>]]></dc:creator>
			<guid isPermaLink="false">https://community.mybb.com/thread-35881.html</guid>
			<description><![CDATA[If you encounter an inline error when posting a warning, the PM message doesn't get shown again.]]></description>
			<content:encoded><![CDATA[If you encounter an inline error when posting a warning, the PM message doesn't get shown again.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[F] merging threads doesn't update attachment count]]></title>
			<link>https://community.mybb.com/thread-35880.html</link>
			<pubDate>Fri, 15 Aug 2008 07:56:05 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://community.mybb.com/member.php?action=profile&uid=10">WDZ</a>]]></dc:creator>
			<guid isPermaLink="false">https://community.mybb.com/thread-35880.html</guid>
			<description><![CDATA[When you merge two threads together and the source thread has attachments, the destination thread's attachment count is not increased. If it equals 0, showthread.php won't load the attachments.]]></description>
			<content:encoded><![CDATA[When you merge two threads together and the source thread has attachments, the destination thread's attachment count is not increased. If it equals 0, showthread.php won't load the attachments.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[F] Add template without name]]></title>
			<link>https://community.mybb.com/thread-35812.html</link>
			<pubDate>Thu, 14 Aug 2008 10:54:04 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://community.mybb.com/member.php?action=profile&uid=895">Michael S.</a>]]></dc:creator>
			<guid isPermaLink="false">https://community.mybb.com/thread-35812.html</guid>
			<description><![CDATA[If you add a template without entering a name you get this message:<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>The following errors were encountered:</blockquote>
The error message itself is missing.]]></description>
			<content:encoded><![CDATA[If you add a template without entering a name you get this message:<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>The following errors were encountered:</blockquote>
The error message itself is missing.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[F] users suspended from posting can use Quick Edit but not Full Edit]]></title>
			<link>https://community.mybb.com/thread-35799.html</link>
			<pubDate>Thu, 14 Aug 2008 08:20:45 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://community.mybb.com/member.php?action=profile&uid=10">WDZ</a>]]></dc:creator>
			<guid isPermaLink="false">https://community.mybb.com/thread-35799.html</guid>
			<description><![CDATA[I think the subject says it all. =p]]></description>
			<content:encoded><![CDATA[I think the subject says it all. =p]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[F] four typos in private.php]]></title>
			<link>https://community.mybb.com/thread-35787.html</link>
			<pubDate>Thu, 14 Aug 2008 04:39:36 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://community.mybb.com/member.php?action=profile&uid=10">WDZ</a>]]></dc:creator>
			<guid isPermaLink="false">https://community.mybb.com/thread-35787.html</guid>
			<description><![CDATA[<ul class="mycode_list"><li><span style="font-family: 'courier new';" class="mycode_font">&#36;reply_data</span> should be <span style="font-family: 'courier new';" class="mycode_font">&#36;reply_date</span><br />
</li>
<li><span style="font-family: 'courier new';" class="mycode_font">&#36;lang-&gt;yesturday</span> should be <span style="font-family: 'courier new';" class="mycode_font">&#36;lang-&gt;yesterday</span> <img src="https://community.mybb.com/images/smilies/rolleyes.gif" alt="Rolleyes" title="Rolleyes" class="smilie smilie_7" /><br />
</li>
<li><span style="font-family: 'courier new';" class="mycode_font">&#36;nmybb</span> should be <span style="font-family: 'courier new';" class="mycode_font">&#36;mybb</span><br />
</li>
<li><span style="font-family: 'courier new';" class="mycode_font">&#36;per_page</span> should be <span style="font-family: 'courier new';" class="mycode_font">&#36;perpage</span></li>
</ul>
]]></description>
			<content:encoded><![CDATA[<ul class="mycode_list"><li><span style="font-family: 'courier new';" class="mycode_font">&#36;reply_data</span> should be <span style="font-family: 'courier new';" class="mycode_font">&#36;reply_date</span><br />
</li>
<li><span style="font-family: 'courier new';" class="mycode_font">&#36;lang-&gt;yesturday</span> should be <span style="font-family: 'courier new';" class="mycode_font">&#36;lang-&gt;yesterday</span> <img src="https://community.mybb.com/images/smilies/rolleyes.gif" alt="Rolleyes" title="Rolleyes" class="smilie smilie_7" /><br />
</li>
<li><span style="font-family: 'courier new';" class="mycode_font">&#36;nmybb</span> should be <span style="font-family: 'courier new';" class="mycode_font">&#36;mybb</span><br />
</li>
<li><span style="font-family: 'courier new';" class="mycode_font">&#36;per_page</span> should be <span style="font-family: 'courier new';" class="mycode_font">&#36;perpage</span></li>
</ul>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[F] /me command not replaced in quoted PM]]></title>
			<link>https://community.mybb.com/thread-35786.html</link>
			<pubDate>Thu, 14 Aug 2008 03:45:08 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://community.mybb.com/member.php?action=profile&uid=10">WDZ</a>]]></dc:creator>
			<guid isPermaLink="false">https://community.mybb.com/thread-35786.html</guid>
			<description><![CDATA[More code in private.php that does nothing... <span style="font-family: 'courier new';" class="mycode_font">&#36;quoted</span> doesn't exist.<br />
<br />
<pre class="block-code line-numbers language-none"><code class="language-php">$quoted['message'] = preg_replace('#^/me (.*)$#im', &quot;* &quot;.$pm['quotename'].&quot; \\1&quot;, $quoted['message']);</code></pre>]]></description>
			<content:encoded><![CDATA[More code in private.php that does nothing... <span style="font-family: 'courier new';" class="mycode_font">&#36;quoted</span> doesn't exist.<br />
<br />
<pre class="block-code line-numbers language-none"><code class="language-php">$quoted['message'] = preg_replace('#^/me (.*)$#im', &quot;* &quot;.$pm['quotename'].&quot; \\1&quot;, $quoted['message']);</code></pre>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[F] PM folder jump selection]]></title>
			<link>https://community.mybb.com/thread-35785.html</link>
			<pubDate>Thu, 14 Aug 2008 03:32:51 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://community.mybb.com/member.php?action=profile&uid=10">WDZ</a>]]></dc:creator>
			<guid isPermaLink="false">https://community.mybb.com/thread-35785.html</guid>
			<description><![CDATA[This code in private.php doesn't work because the <span style="font-family: 'courier new';" class="mycode_font">&#36;fid</span> variable doesn't exist...<br />
<br />
<pre class="block-code line-numbers language-none"><code class="language-php">if($fid == $folderinfo[0])
{
	$sel = ' selected=&quot;selected&quot;';
}
else
{
	$sel = '';
}</code></pre>]]></description>
			<content:encoded><![CDATA[This code in private.php doesn't work because the <span style="font-family: 'courier new';" class="mycode_font">&#36;fid</span> variable doesn't exist...<br />
<br />
<pre class="block-code line-numbers language-none"><code class="language-php">if($fid == $folderinfo[0])
{
	$sel = ' selected=&quot;selected&quot;';
}
else
{
	$sel = '';
}</code></pre>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[F] template search case-sensitivity]]></title>
			<link>https://community.mybb.com/thread-35775.html</link>
			<pubDate>Thu, 14 Aug 2008 00:08:05 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://community.mybb.com/member.php?action=profile&uid=10">WDZ</a>]]></dc:creator>
			<guid isPermaLink="false">https://community.mybb.com/thread-35775.html</guid>
			<description><![CDATA[The "search" part of the template search/replace tool is case-insensitive because it just uses a <span style="font-family: 'courier new';" class="mycode_font">template LIKE '%WhatEver%'</span> database query. However, the "replace" part is case-sensitive because it uses str_replace(). That can cause buggy search results like these:<br />
<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://community.mybb.com/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=10488" target="_blank" title="">buggy_template_search.png</a> (Size: 7.52 KB / Downloads: 652)
<!-- end: postbit_attachments_attachment --><br />
<br />
(Notice that the <span style="font-family: 'courier new';" class="mycode_font">&#36;label</span> variable is only modified on the second result)]]></description>
			<content:encoded><![CDATA[The "search" part of the template search/replace tool is case-insensitive because it just uses a <span style="font-family: 'courier new';" class="mycode_font">template LIKE '%WhatEver%'</span> database query. However, the "replace" part is case-sensitive because it uses str_replace(). That can cause buggy search results like these:<br />
<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://community.mybb.com/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=10488" target="_blank" title="">buggy_template_search.png</a> (Size: 7.52 KB / Downloads: 652)
<!-- end: postbit_attachments_attachment --><br />
<br />
(Notice that the <span style="font-family: 'courier new';" class="mycode_font">&#36;label</span> variable is only modified on the second result)]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[F] invalid argument for add_task_log()]]></title>
			<link>https://community.mybb.com/thread-35772.html</link>
			<pubDate>Wed, 13 Aug 2008 23:32:53 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://community.mybb.com/member.php?action=profile&uid=10">WDZ</a>]]></dc:creator>
			<guid isPermaLink="false">https://community.mybb.com/thread-35772.html</guid>
			<description><![CDATA[The add_task_log() function expects an array for the first argument, but these two calls don't give it one:<br />
<br />
<span style="font-style: italic;" class="mycode_i">File /inc/functions_task.php, function run_task</span><br />
<br />
<pre class="block-code line-numbers language-none"><code class="language-php">add_task_log($task['id'], $lang-&gt;missing_task);</code></pre><br />
<span style="font-style: italic;" class="mycode_i">File /inc/class_error.php, function error</span><br />
<br />
<pre class="block-code line-numbers language-none"><code class="language-php">add_task_log($task['id'], &quot;{$this-&gt;error_types[$type]} - [$type] &quot;.var_export($message, true).&quot;{$filestr}&quot;);</code></pre>]]></description>
			<content:encoded><![CDATA[The add_task_log() function expects an array for the first argument, but these two calls don't give it one:<br />
<br />
<span style="font-style: italic;" class="mycode_i">File /inc/functions_task.php, function run_task</span><br />
<br />
<pre class="block-code line-numbers language-none"><code class="language-php">add_task_log($task['id'], $lang-&gt;missing_task);</code></pre><br />
<span style="font-style: italic;" class="mycode_i">File /inc/class_error.php, function error</span><br />
<br />
<pre class="block-code line-numbers language-none"><code class="language-php">add_task_log($task['id'], &quot;{$this-&gt;error_types[$type]} - [$type] &quot;.var_export($message, true).&quot;{$filestr}&quot;);</code></pre>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[F] ACP admin log for delete user title]]></title>
			<link>https://community.mybb.com/thread-35689.html</link>
			<pubDate>Tue, 12 Aug 2008 23:18:47 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://community.mybb.com/member.php?action=profile&uid=81">Dennis Tsang</a>]]></dc:creator>
			<guid isPermaLink="false">https://community.mybb.com/thread-35689.html</guid>
			<description><![CDATA[Deleted default user title #6 (Thành viên mới) at posts<br />
<br />
Either put in number of posts, or remove "at posts"]]></description>
			<content:encoded><![CDATA[Deleted default user title #6 (Thành viên mới) at posts<br />
<br />
Either put in number of posts, or remove "at posts"]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[F] showteam.php]]></title>
			<link>https://community.mybb.com/thread-35612.html</link>
			<pubDate>Tue, 12 Aug 2008 05:03:47 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://community.mybb.com/member.php?action=profile&uid=15252">OhReally</a>]]></dc:creator>
			<guid isPermaLink="false">https://community.mybb.com/thread-35612.html</guid>
			<description><![CDATA[Line 91 of showteam.php says<br />
<pre class="block-code line-numbers language-none"><code class="language-php">if($user['displaygroup'] == '6' || $user['displaygroup'] == '6')
</code></pre><br />
I think this should be<br />
<pre class="block-code line-numbers language-none"><code class="language-php">if($user['displaygroup'] == '6' || $user['usergroup'] == '6')
</code></pre><br />
Also, groupleaders are not shown on top if I select this option in AdminCP -&gt; Configuration -&gt; Settings -&gt; Show Forum Team Options (table groupleaders is never queried).]]></description>
			<content:encoded><![CDATA[Line 91 of showteam.php says<br />
<pre class="block-code line-numbers language-none"><code class="language-php">if($user['displaygroup'] == '6' || $user['displaygroup'] == '6')
</code></pre><br />
I think this should be<br />
<pre class="block-code line-numbers language-none"><code class="language-php">if($user['displaygroup'] == '6' || $user['usergroup'] == '6')
</code></pre><br />
Also, groupleaders are not shown on top if I select this option in AdminCP -&gt; Configuration -&gt; Settings -&gt; Show Forum Team Options (table groupleaders is never queried).]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[F] space in guid makes version check stop working]]></title>
			<link>https://community.mybb.com/thread-35594.html</link>
			<pubDate>Mon, 11 Aug 2008 22:41:26 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://community.mybb.com/member.php?action=profile&uid=15252">OhReally</a>]]></dc:creator>
			<guid isPermaLink="false">https://community.mybb.com/thread-35594.html</guid>
			<description><![CDATA[I had 2 mods with a space in the guid ('Active Users' and 'MyBB SEO'). This made the version check return an error, because not all info is sent to the server.<br />
I solved this by trim()ing the guid before it enters the if-statement on line 43 of admin/modules/config/plugins.php.]]></description>
			<content:encoded><![CDATA[I had 2 mods with a space in the guid ('Active Users' and 'MyBB SEO'). This made the version check return an error, because not all info is sent to the server.<br />
I solved this by trim()ing the guid before it enters the if-statement on line 43 of admin/modules/config/plugins.php.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[F] AdminCP, Users Searching / Show users who have registered/posted with this IP bug]]></title>
			<link>https://community.mybb.com/thread-35562.html</link>
			<pubDate>Mon, 11 Aug 2008 15:24:11 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://community.mybb.com/member.php?action=profile&uid=10933">[NEO]</a>]]></dc:creator>
			<guid isPermaLink="false">https://community.mybb.com/thread-35562.html</guid>
			<description><![CDATA[Hello.<br />
<span style="color: #FF0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">THE BUG:</span> </span>In AdminCP, No users searching results is displaying on criteria: <br />
<br />
1. <span style="font-style: italic;" class="mycode_i">Find Users / Has posted with the IP address</span><br />
2. <span style="font-style: italic;" class="mycode_i">User's Options / Show IP Addresses / Options / Show users who have registered with this IP</span><br />
3. <span style="font-style: italic;" class="mycode_i">User's Options / Show IP Addresses / Options / Show users who have posted with this IP</span><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Description:</span> There is no searcing by this criteria, it is just moving to general page of finding users.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">MyBB Version:</span> MyBB 1.4<br />
<br />
And one more thing, I need to view users in AdminCPin TABLE VIEW by default, how to do that ? And the results of searching users also to be in table mode.<br />
<br />
Thanks.]]></description>
			<content:encoded><![CDATA[Hello.<br />
<span style="color: #FF0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">THE BUG:</span> </span>In AdminCP, No users searching results is displaying on criteria: <br />
<br />
1. <span style="font-style: italic;" class="mycode_i">Find Users / Has posted with the IP address</span><br />
2. <span style="font-style: italic;" class="mycode_i">User's Options / Show IP Addresses / Options / Show users who have registered with this IP</span><br />
3. <span style="font-style: italic;" class="mycode_i">User's Options / Show IP Addresses / Options / Show users who have posted with this IP</span><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Description:</span> There is no searcing by this criteria, it is just moving to general page of finding users.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">MyBB Version:</span> MyBB 1.4<br />
<br />
And one more thing, I need to view users in AdminCPin TABLE VIEW by default, how to do that ? And the results of searching users also to be in table mode.<br />
<br />
Thanks.]]></content:encoded>
		</item>
	</channel>
</rss>