<?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.2.7]]></title>
		<link>https://community.mybb.com/</link>
		<description><![CDATA[MyBB Community Forums - https://community.mybb.com]]></description>
		<pubDate>Tue, 09 Jun 2026 09:51:36 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[[F] PM bug]]></title>
			<link>https://community.mybb.com/thread-20461.html</link>
			<pubDate>Fri, 29 Jun 2007 01:01:34 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://community.mybb.com/member.php?action=profile&uid=1519">webaph</a>]]></dc:creator>
			<guid isPermaLink="false">https://community.mybb.com/thread-20461.html</guid>
			<description><![CDATA[When you go to someone's profile and hit the Private Message this user link, it takes you to the new message window but the Recipient field is already filled. The thing is that if you type the subject and hit Enter by mistake instead of Tab, it takes you back to that screen with a message saying that you must type a message to send, but the Recipient field and Subject field are empty. Probably a bug I guess...]]></description>
			<content:encoded><![CDATA[When you go to someone's profile and hit the Private Message this user link, it takes you to the new message window but the Recipient field is already filled. The thing is that if you type the subject and hit Enter by mistake instead of Tab, it takes you back to that screen with a message saying that you must type a message to send, but the Recipient field and Subject field are empty. Probably a bug I guess...]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[F] Images/avatars missing index.html]]></title>
			<link>https://community.mybb.com/thread-20447.html</link>
			<pubDate>Thu, 28 Jun 2007 15:55:19 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://community.mybb.com/member.php?action=profile&uid=1331">Chris W. B.</a>]]></dc:creator>
			<guid isPermaLink="false">https://community.mybb.com/thread-20447.html</guid>
			<description><![CDATA[In /images/avatars/ the index.html file is missing that redirects the user back to the index.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">EDIT:</span> oh, it seems most of the folders in /images/ don't have a index.html file, is that by design?]]></description>
			<content:encoded><![CDATA[In /images/avatars/ the index.html file is missing that redirects the user back to the index.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">EDIT:</span> oh, it seems most of the folders in /images/ don't have a index.html file, is that by design?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[F] Registration bug]]></title>
			<link>https://community.mybb.com/thread-20442.html</link>
			<pubDate>Thu, 28 Jun 2007 13:09:50 +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-20442.html</guid>
			<description><![CDATA[You can use the address @test@@test.tld for registration without getting an error that it is an invalid email address.]]></description>
			<content:encoded><![CDATA[You can use the address @test@@test.tld for registration without getting an error that it is an invalid email address.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[F] Reputation / permission bug]]></title>
			<link>https://community.mybb.com/thread-20439.html</link>
			<pubDate>Thu, 28 Jun 2007 12:04:20 +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-20439.html</guid>
			<description><![CDATA[Example: A user is member of two usergroups.<br />
<br />
Primary group: Admin - can give unlimited number of reputations<br />
Secondary group: Mod - can give 5 reputations per day<br />
<br />
In this case the user is able to give 5 reputations per day although he should be able to give an unlimited amount of reputations.]]></description>
			<content:encoded><![CDATA[Example: A user is member of two usergroups.<br />
<br />
Primary group: Admin - can give unlimited number of reputations<br />
Secondary group: Mod - can give 5 reputations per day<br />
<br />
In this case the user is able to give 5 reputations per day although he should be able to give an unlimited amount of reputations.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[F] Announcement bugs]]></title>
			<link>https://community.mybb.com/thread-20438.html</link>
			<pubDate>Thu, 28 Jun 2007 12:00:25 +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-20438.html</guid>
			<description><![CDATA[1) The time of the announcement is missing in the last post column although it is in the template forumdisplay_announcements_announcement:<br />
<pre class="block-code line-numbers language-none"><code class="language-none">&lt;td class=&quot;{$bgcolor}&quot; style=&quot;white-space: nowrap&quot;&gt;{$postdate} {$posttime}&lt;/td&gt;</code></pre><!-- 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=6645" target="_blank" title="">ann.png</a> (Size: 18.29 KB / Downloads: 622)
<!-- end: postbit_attachments_attachment --><br />
<br />
2) You can add or edit an announcement without entering a subject. There should be an error message.]]></description>
			<content:encoded><![CDATA[1) The time of the announcement is missing in the last post column although it is in the template forumdisplay_announcements_announcement:<br />
<pre class="block-code line-numbers language-none"><code class="language-none">&lt;td class=&quot;{$bgcolor}&quot; style=&quot;white-space: nowrap&quot;&gt;{$postdate} {$posttime}&lt;/td&gt;</code></pre><!-- 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=6645" target="_blank" title="">ann.png</a> (Size: 18.29 KB / Downloads: 622)
<!-- end: postbit_attachments_attachment --><br />
<br />
2) You can add or edit an announcement without entering a subject. There should be an error message.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[F] Recipient field empty when replying to a user with double quote character in username]]></title>
			<link>https://community.mybb.com/thread-20423.html</link>
			<pubDate>Wed, 27 Jun 2007 17:18:21 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://community.mybb.com/member.php?action=profile&uid=3942">Asad_Niazi</a>]]></dc:creator>
			<guid isPermaLink="false">https://community.mybb.com/thread-20423.html</guid>
			<description><![CDATA[Ok, this one's a rare bug. But there's a user in my forum with username "^_^". hehe :p .. <br />
<br />
Anyways, when replying to any pm of his, the recipient field is empty by default because of the doublequotes character. <br />
<br />
See this:<br />
<pre class="block-code line-numbers language-none"><code class="language-none">&lt;input type=&quot;text&quot; class=&quot;textbox&quot; name=&quot;to&quot; id=&quot;to&quot; size=&quot;40&quot; maxlength=&quot;30&quot; value=&quot;&quot;^_^&quot;&quot; tabindex=&quot;1&quot; /&gt;</code></pre><br />
and for some reason, it cannot be fixed using escaping but rather the quotes have to be replaced with &amp;quote;. Fix is to use htmlspecialchars_uni(). <br />
<br />
Replace in private.php:<br />
<pre class="block-code line-numbers language-none"><code class="language-php">$to = $user['username'];</code></pre><br />
with:<br />
<pre class="block-code line-numbers language-none"><code class="language-php">$to = htmlspecialchars_uni($user['username']);</code></pre>]]></description>
			<content:encoded><![CDATA[Ok, this one's a rare bug. But there's a user in my forum with username "^_^". hehe :p .. <br />
<br />
Anyways, when replying to any pm of his, the recipient field is empty by default because of the doublequotes character. <br />
<br />
See this:<br />
<pre class="block-code line-numbers language-none"><code class="language-none">&lt;input type=&quot;text&quot; class=&quot;textbox&quot; name=&quot;to&quot; id=&quot;to&quot; size=&quot;40&quot; maxlength=&quot;30&quot; value=&quot;&quot;^_^&quot;&quot; tabindex=&quot;1&quot; /&gt;</code></pre><br />
and for some reason, it cannot be fixed using escaping but rather the quotes have to be replaced with &amp;quote;. Fix is to use htmlspecialchars_uni(). <br />
<br />
Replace in private.php:<br />
<pre class="block-code line-numbers language-none"><code class="language-php">$to = $user['username'];</code></pre><br />
with:<br />
<pre class="block-code line-numbers language-none"><code class="language-php">$to = htmlspecialchars_uni($user['username']);</code></pre>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[F] &amp; in Forum Titles]]></title>
			<link>https://community.mybb.com/thread-20400.html</link>
			<pubDate>Wed, 27 Jun 2007 00:38:05 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://community.mybb.com/member.php?action=profile&uid=1653">DrPoodle</a>]]></dc:creator>
			<guid isPermaLink="false">https://community.mybb.com/thread-20400.html</guid>
			<description><![CDATA[If you have a forum called "Problems &amp; Suggestions", for example, the &amp; will shoe up as a &amp; in the source on the index page and any forum page relating to it.<br />
<br />
This give W3C validation errors as it should be &amp;amp;]]></description>
			<content:encoded><![CDATA[If you have a forum called "Problems &amp; Suggestions", for example, the &amp; will shoe up as a &amp; in the source on the index page and any forum page relating to it.<br />
<br />
This give W3C validation errors as it should be &amp;amp;]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[F] Just a quick typo]]></title>
			<link>https://community.mybb.com/thread-20379.html</link>
			<pubDate>Tue, 26 Jun 2007 08:03:40 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://community.mybb.com/member.php?action=profile&uid=7990">Arcane_Penguin</a>]]></dc:creator>
			<guid isPermaLink="false">https://community.mybb.com/thread-20379.html</guid>
			<description><![CDATA[In the Help documents -&gt; user management -&gt; registering a profile<br />
<br />
It says you will be able to access your <span style="font-weight: bold;" class="mycode_b">myPad</span> when registered. In your profile however, it says <span style="font-weight: bold;" class="mycode_b">Personal Pad</span>]]></description>
			<content:encoded><![CDATA[In the Help documents -&gt; user management -&gt; registering a profile<br />
<br />
It says you will be able to access your <span style="font-weight: bold;" class="mycode_b">myPad</span> when registered. In your profile however, it says <span style="font-weight: bold;" class="mycode_b">Personal Pad</span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[F] Hardcoded moderator's inline checkbox for announcements?]]></title>
			<link>https://community.mybb.com/thread-20354.html</link>
			<pubDate>Mon, 25 Jun 2007 14:33:07 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://community.mybb.com/member.php?action=profile&uid=1747">Sephiroth</a>]]></dc:creator>
			<guid isPermaLink="false">https://community.mybb.com/thread-20354.html</guid>
			<description><![CDATA[Around line 495 of forumdisplay.php, it appears a section of the templates are hardcoded instead of using the template system like you think it would. O_o; This makes it difficult for me to create my theme. I guess I'll have to resort to requiring a plugin to be installed as well, just to fix this little issue. ~_~<br />
<br />
<pre class="block-code line-numbers language-none"><code class="language-php">	if($ismod)
	{
		$modann = &quot;&lt;td align=\&quot;center\&quot; class=\&quot;$bgcolor\&quot;&gt;-&lt;/td&gt;&quot;;
	}
	else
	{
		$modann = '';
	}
</code></pre><br />
<span style="font-weight: bold;" class="mycode_b">EDIT</span>: Additionally, the folder icon's file extension is also hardcoded for the announcement threads, unlike the rest of the threads, which are easily changeable, so I don't have .gif.png images everywhere. X_x]]></description>
			<content:encoded><![CDATA[Around line 495 of forumdisplay.php, it appears a section of the templates are hardcoded instead of using the template system like you think it would. O_o; This makes it difficult for me to create my theme. I guess I'll have to resort to requiring a plugin to be installed as well, just to fix this little issue. ~_~<br />
<br />
<pre class="block-code line-numbers language-none"><code class="language-php">	if($ismod)
	{
		$modann = &quot;&lt;td align=\&quot;center\&quot; class=\&quot;$bgcolor\&quot;&gt;-&lt;/td&gt;&quot;;
	}
	else
	{
		$modann = '';
	}
</code></pre><br />
<span style="font-weight: bold;" class="mycode_b">EDIT</span>: Additionally, the folder icon's file extension is also hardcoded for the announcement threads, unlike the rest of the threads, which are easily changeable, so I don't have .gif.png images everywhere. X_x]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[F] Text sizes list - missing "large"]]></title>
			<link>https://community.mybb.com/thread-20352.html</link>
			<pubDate>Mon, 25 Jun 2007 12:43:40 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://community.mybb.com/member.php?action=profile&uid=933">bryn</a>]]></dc:creator>
			<guid isPermaLink="false">https://community.mybb.com/thread-20352.html</guid>
			<description><![CDATA[In the post editor, the "Text Size" list looks like:<br />
<br />
<span style="font-size: xx-small;" class="mycode_size">XX Small</span><br />
<span style="font-size: x-small;" class="mycode_size">X Small</span><br />
<span style="font-size: small;" class="mycode_size">Small</span><br />
<span style="font-size: medium;" class="mycode_size">Medium</span><br />
<span style="font-size: x-large;" class="mycode_size">X Large</span><br />
<span style="font-size: xx-large;" class="mycode_size">XX Large</span><br />
<br />
So we are missing "<span style="font-size: large;" class="mycode_size">Large</span>". <img src="https://community.mybb.com/images/smilies/rolleyes.gif" alt="Rolleyes" title="Rolleyes" class="smilie smilie_7" />]]></description>
			<content:encoded><![CDATA[In the post editor, the "Text Size" list looks like:<br />
<br />
<span style="font-size: xx-small;" class="mycode_size">XX Small</span><br />
<span style="font-size: x-small;" class="mycode_size">X Small</span><br />
<span style="font-size: small;" class="mycode_size">Small</span><br />
<span style="font-size: medium;" class="mycode_size">Medium</span><br />
<span style="font-size: x-large;" class="mycode_size">X Large</span><br />
<span style="font-size: xx-large;" class="mycode_size">XX Large</span><br />
<br />
So we are missing "<span style="font-size: large;" class="mycode_size">Large</span>". <img src="https://community.mybb.com/images/smilies/rolleyes.gif" alt="Rolleyes" title="Rolleyes" class="smilie smilie_7" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[F] Merge threads]]></title>
			<link>https://community.mybb.com/thread-20340.html</link>
			<pubDate>Mon, 25 Jun 2007 00:41:26 +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-20340.html</guid>
			<description><![CDATA[Some bugs related to merge threads:<br />
<br />
1) SQL error saying that the table threadsubscriptions doesn't exist<br />
<br />
The following may be because of the SQL error<br />
2) the thread that's being merged isn't removed from mybb_threads<br />
3) the original thread (where the all the posts are going to be at the end) doesn't have the replies count or lastpost updated.]]></description>
			<content:encoded><![CDATA[Some bugs related to merge threads:<br />
<br />
1) SQL error saying that the table threadsubscriptions doesn't exist<br />
<br />
The following may be because of the SQL error<br />
2) the thread that's being merged isn't removed from mybb_threads<br />
3) the original thread (where the all the posts are going to be at the end) doesn't have the replies count or lastpost updated.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[F] charset - firefox - utf-8 + iso-8859]]></title>
			<link>https://community.mybb.com/thread-20288.html</link>
			<pubDate>Sat, 23 Jun 2007 15:35:19 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://community.mybb.com/member.php?action=profile&uid=8528">Minots</a>]]></dc:creator>
			<guid isPermaLink="false">https://community.mybb.com/thread-20288.html</guid>
			<description><![CDATA[It seems, as if Firefox doesn't understand how to handle the <span style="font-weight: bold;" class="mycode_b">META-Tag</span> "Content-Type". It  ignores the additional "charset" specification.<br />
<br />
Example:<br />
<pre class="block-code line-numbers language-none"><code class="language-none">&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=UTF-8&quot; /&gt;</code></pre><br />
If you set your forum to UTF-8 and then post messages with i.e german umlauts, the messages are stored in ISO-8859-1 or ISO-8859-15  in your database.<br />
<br />
If you set firefox via the built-in menu to the correct charset (UTF-8) you can see the bogus characters.<br />
<br />
But:<br />
Firefox accepts/understands the <span style="font-weight: bold;" class="mycode_b">HTTP-Header</span> "Content-Type" correctly.<br />
So my solution to this problem/bug was to add additional headers before the html output starts (both, in public and in admin area).<br />
<br />
Modifikations:<br />
<br />
#file - inc/functions.php<br />
<pre class="block-code line-numbers language-none"><code class="language-php">function send_page_headers()

{

	global $mybb;
	global $charset;



	if($mybb-&gt;settings['nocacheheaders'] == &quot;yes&quot; &amp;&amp; $mybb-&gt;settings['standardheaders'] != &quot;yes&quot;)

	{

		header(&quot;Expires: Sat, 1 Jan 2000 01:00:00 GMT&quot;);

		header(&quot;Last-Modified: &quot; . gmdate(&quot;D, d M Y H:i:s&quot;) . &quot;GMT&quot;);

		header(&quot;Cache-Control: no-cache, must-revalidate&quot;);

		header(&quot;Pragma: no-cache&quot;);

	}
	header(&quot;Content-Type: text/html; charset=&quot; . $charset);

}
</code></pre><br />
#file - admin/adminfunctions.php<br />
<pre class="block-code line-numbers language-none"><code class="language-php">function cpheader($title=&quot;&quot;, $donav=1, $onload=&quot;&quot;, $extraheaders=&quot;&quot;)

{

	global $mybb, $style, $lang, $cpheader;
	global $charset;



	if($cpheader === true)

	{

    	return true;

  	}



	$cpheader = true;

  	if(!$title)

	{

		$title = $mybb-&gt;settings['bbname'].&quot; - &quot;.$lang-&gt;admin_center;

	}

	$htmltag = &quot;&lt;html&gt;\n&quot;;

	if($lang-&gt;settings['rtl'] == 1)

	{

		$htmltag = str_replace(&quot;&lt;html&quot;, &quot;&lt;html dir=\&quot;rtl\&quot;&quot;, $htmltag);

	}

	if($lang-&gt;settings['htmllang'])

	{

		$htmltag = str_replace(&quot;&lt;html&quot;, &quot;&lt;html lang=\&quot;&quot;.$lang-&gt;settings['htmllang'].&quot;\&quot;&quot;, $htmltag);

	}
	
	header(&quot;Content-Type: text/html; charset=&quot; . $charset);

	echo &quot;&lt;!DOCTYPE html PUBLIC \&quot;-//W3C//DTD XHTML 1.0 Transitional//EN\&quot; \&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\&quot;&gt;\n&quot;;

	echo $htmltag;

	echo &quot;&lt;head&gt;\n&quot;;

	echo &quot;&lt;title&gt;$title&lt;/title&gt;\n&quot;;

	echo &quot;&lt;meta http-equiv=\&quot;Content-Type\&quot; content=\&quot;text/html; charset=&quot;.$lang-&gt;settings['charset'].&quot;\&quot; /&gt;\n&quot;;

	echo &quot;&lt;link type=\&quot;text/css\&quot; rel=\&quot;stylesheet\&quot; href=\&quot;$style\&quot; /&gt;\n&quot;;

	echo &quot;&lt;script type=\&quot;text/javascript\&quot;&gt;\n&quot;;

	echo &quot;function hopto(url) {\n&quot;;

	echo &quot;window.location = url;\n&quot;;

	echo &quot;}\n&quot;;

	echo &quot;&lt;/script&gt;\n&quot;;

	echo $extraheaders;

	echo &quot;&lt;/head&gt;\n&quot;;

	if($onload)

	{

		echo &quot;&lt;body onload=\&quot;$onload\&quot;&gt;\n&quot;;

	}

	else

	{

		echo &quot;&lt;body class=\&quot;main_body\&quot;&gt;\n&quot;;

	}

	if($donav != 0)

	{

		echo buildacpnav();

	}

}
</code></pre><br />
<br />
With greetings from germany,<br />
Minots Esticha]]></description>
			<content:encoded><![CDATA[It seems, as if Firefox doesn't understand how to handle the <span style="font-weight: bold;" class="mycode_b">META-Tag</span> "Content-Type". It  ignores the additional "charset" specification.<br />
<br />
Example:<br />
<pre class="block-code line-numbers language-none"><code class="language-none">&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=UTF-8&quot; /&gt;</code></pre><br />
If you set your forum to UTF-8 and then post messages with i.e german umlauts, the messages are stored in ISO-8859-1 or ISO-8859-15  in your database.<br />
<br />
If you set firefox via the built-in menu to the correct charset (UTF-8) you can see the bogus characters.<br />
<br />
But:<br />
Firefox accepts/understands the <span style="font-weight: bold;" class="mycode_b">HTTP-Header</span> "Content-Type" correctly.<br />
So my solution to this problem/bug was to add additional headers before the html output starts (both, in public and in admin area).<br />
<br />
Modifikations:<br />
<br />
#file - inc/functions.php<br />
<pre class="block-code line-numbers language-none"><code class="language-php">function send_page_headers()

{

	global $mybb;
	global $charset;



	if($mybb-&gt;settings['nocacheheaders'] == &quot;yes&quot; &amp;&amp; $mybb-&gt;settings['standardheaders'] != &quot;yes&quot;)

	{

		header(&quot;Expires: Sat, 1 Jan 2000 01:00:00 GMT&quot;);

		header(&quot;Last-Modified: &quot; . gmdate(&quot;D, d M Y H:i:s&quot;) . &quot;GMT&quot;);

		header(&quot;Cache-Control: no-cache, must-revalidate&quot;);

		header(&quot;Pragma: no-cache&quot;);

	}
	header(&quot;Content-Type: text/html; charset=&quot; . $charset);

}
</code></pre><br />
#file - admin/adminfunctions.php<br />
<pre class="block-code line-numbers language-none"><code class="language-php">function cpheader($title=&quot;&quot;, $donav=1, $onload=&quot;&quot;, $extraheaders=&quot;&quot;)

{

	global $mybb, $style, $lang, $cpheader;
	global $charset;



	if($cpheader === true)

	{

    	return true;

  	}



	$cpheader = true;

  	if(!$title)

	{

		$title = $mybb-&gt;settings['bbname'].&quot; - &quot;.$lang-&gt;admin_center;

	}

	$htmltag = &quot;&lt;html&gt;\n&quot;;

	if($lang-&gt;settings['rtl'] == 1)

	{

		$htmltag = str_replace(&quot;&lt;html&quot;, &quot;&lt;html dir=\&quot;rtl\&quot;&quot;, $htmltag);

	}

	if($lang-&gt;settings['htmllang'])

	{

		$htmltag = str_replace(&quot;&lt;html&quot;, &quot;&lt;html lang=\&quot;&quot;.$lang-&gt;settings['htmllang'].&quot;\&quot;&quot;, $htmltag);

	}
	
	header(&quot;Content-Type: text/html; charset=&quot; . $charset);

	echo &quot;&lt;!DOCTYPE html PUBLIC \&quot;-//W3C//DTD XHTML 1.0 Transitional//EN\&quot; \&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\&quot;&gt;\n&quot;;

	echo $htmltag;

	echo &quot;&lt;head&gt;\n&quot;;

	echo &quot;&lt;title&gt;$title&lt;/title&gt;\n&quot;;

	echo &quot;&lt;meta http-equiv=\&quot;Content-Type\&quot; content=\&quot;text/html; charset=&quot;.$lang-&gt;settings['charset'].&quot;\&quot; /&gt;\n&quot;;

	echo &quot;&lt;link type=\&quot;text/css\&quot; rel=\&quot;stylesheet\&quot; href=\&quot;$style\&quot; /&gt;\n&quot;;

	echo &quot;&lt;script type=\&quot;text/javascript\&quot;&gt;\n&quot;;

	echo &quot;function hopto(url) {\n&quot;;

	echo &quot;window.location = url;\n&quot;;

	echo &quot;}\n&quot;;

	echo &quot;&lt;/script&gt;\n&quot;;

	echo $extraheaders;

	echo &quot;&lt;/head&gt;\n&quot;;

	if($onload)

	{

		echo &quot;&lt;body onload=\&quot;$onload\&quot;&gt;\n&quot;;

	}

	else

	{

		echo &quot;&lt;body class=\&quot;main_body\&quot;&gt;\n&quot;;

	}

	if($donav != 0)

	{

		echo buildacpnav();

	}

}
</code></pre><br />
<br />
With greetings from germany,<br />
Minots Esticha]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[F] ...please wait -1 seconds before attempting....]]></title>
			<link>https://community.mybb.com/thread-20221.html</link>
			<pubDate>Thu, 21 Jun 2007 09:12:54 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://community.mybb.com/member.php?action=profile&uid=2690">xiao</a>]]></dc:creator>
			<guid isPermaLink="false">https://community.mybb.com/thread-20221.html</guid>
			<description><![CDATA[Got this when I just tried to post:<br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>Sorry, but you can only perform one search every 30 seconds. Please wait another -1 seconds before attempting to search again.</blockquote>
]]></description>
			<content:encoded><![CDATA[Got this when I just tried to post:<br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>Sorry, but you can only perform one search every 30 seconds. Please wait another -1 seconds before attempting to search again.</blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[F] Unapproved Glory]]></title>
			<link>https://community.mybb.com/thread-20167.html</link>
			<pubDate>Tue, 19 Jun 2007 05:44:32 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://community.mybb.com/member.php?action=profile&uid=649">tmhai</a>]]></dc:creator>
			<guid isPermaLink="false">https://community.mybb.com/thread-20167.html</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Scenario:</span><br />
I have just posted one new thread, with twelve replies. Altogether I have posted 13 posts. I decide to unapprove the whole thread, but after unapproving the thread I decide to delete it. Therefore, I have deleted 13 unapproved posts and 1 thread.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Problems:</span><ul class="mycode_list"><li>Before deleting the uunapproved posts, I go back to the index and I notice that the "Board Statistics" state 12 posts in 0 threads. If the posts are unapproved then, there are NO posts at all! And it's a play on its own words. How can you have posts and no threads... oxymoron.<br />
</li>
<li>Regardless of the number of threads, there are still 13 posts. Why in the Board Statistics does this not show 13 and shows 12? Is this a bug, <span style="font-style: italic;" class="mycode_i">in a bug</span>?<br />
</li>
<li>Once I have deleted the unapproved posts/thread I go back to the index and notice that I have 12 unapproved posts next to the forums post count within the (). Hang on? Wern't there 13 unapproved posts? Is this a bug, <span style="font-style: italic;" class="mycode_i">in a bug</span> too?<br />
</li>
<li>The Board Statistics have not changed after the deletion of the unapproved posts. It still says 12 posts in 0 threads.<br />
</li>
<li>Last, but not least, My total post count comes in at a whooping large <span style="font-weight: bold;" class="mycode_b">-12 posts</span>! Strangely enough, I thought I posted 13 times... and if we we're doing negatives wouldn't it show -13? YAY! another bug, <span style="font-style: italic;" class="mycode_i">in a bug</span> <img src="https://community.mybb.com/images/smilies/tongue.gif" alt="Toungue" title="Toungue" class="smilie smilie_6" /><br />
</li>
</ul>
<br />
Attachments included.<br />
<br />
This bug was picked up somewhat in <a href="http://community.mybboard.net/showthread.php?tid=19884" target="_blank" rel="noopener" class="mycode_url">this</a> general support thread.<br />
<br />
Hopefully I've documented the bug thoroughly enough for your understanding and bug-squashing.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Feature Request</span>:<br />
Can we have a "Rebuild ALL Caches" button - just so I could retest this bug out and make sure I wasn't babbling on I had to rebuild and recount the caches, and had to click each button... how... slow. <span style="font-weight: bold;" class="mycode_b">AND</span> I officially hate redirect pages. <img src="https://community.mybb.com/images/smilies/tongue.gif" alt="Toungue" title="Toungue" class="smilie smilie_6" />]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Scenario:</span><br />
I have just posted one new thread, with twelve replies. Altogether I have posted 13 posts. I decide to unapprove the whole thread, but after unapproving the thread I decide to delete it. Therefore, I have deleted 13 unapproved posts and 1 thread.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Problems:</span><ul class="mycode_list"><li>Before deleting the uunapproved posts, I go back to the index and I notice that the "Board Statistics" state 12 posts in 0 threads. If the posts are unapproved then, there are NO posts at all! And it's a play on its own words. How can you have posts and no threads... oxymoron.<br />
</li>
<li>Regardless of the number of threads, there are still 13 posts. Why in the Board Statistics does this not show 13 and shows 12? Is this a bug, <span style="font-style: italic;" class="mycode_i">in a bug</span>?<br />
</li>
<li>Once I have deleted the unapproved posts/thread I go back to the index and notice that I have 12 unapproved posts next to the forums post count within the (). Hang on? Wern't there 13 unapproved posts? Is this a bug, <span style="font-style: italic;" class="mycode_i">in a bug</span> too?<br />
</li>
<li>The Board Statistics have not changed after the deletion of the unapproved posts. It still says 12 posts in 0 threads.<br />
</li>
<li>Last, but not least, My total post count comes in at a whooping large <span style="font-weight: bold;" class="mycode_b">-12 posts</span>! Strangely enough, I thought I posted 13 times... and if we we're doing negatives wouldn't it show -13? YAY! another bug, <span style="font-style: italic;" class="mycode_i">in a bug</span> <img src="https://community.mybb.com/images/smilies/tongue.gif" alt="Toungue" title="Toungue" class="smilie smilie_6" /><br />
</li>
</ul>
<br />
Attachments included.<br />
<br />
This bug was picked up somewhat in <a href="http://community.mybboard.net/showthread.php?tid=19884" target="_blank" rel="noopener" class="mycode_url">this</a> general support thread.<br />
<br />
Hopefully I've documented the bug thoroughly enough for your understanding and bug-squashing.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Feature Request</span>:<br />
Can we have a "Rebuild ALL Caches" button - just so I could retest this bug out and make sure I wasn't babbling on I had to rebuild and recount the caches, and had to click each button... how... slow. <span style="font-weight: bold;" class="mycode_b">AND</span> I officially hate redirect pages. <img src="https://community.mybb.com/images/smilies/tongue.gif" alt="Toungue" title="Toungue" class="smilie smilie_6" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[F] Post counter bug]]></title>
			<link>https://community.mybb.com/thread-20149.html</link>
			<pubDate>Mon, 18 Jun 2007 14:53:44 +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-20149.html</guid>
			<description><![CDATA[After merging threads the post counter is wrong. I created two threads with a total of 5 posts in an empty test board and merged them.<br />
<br />
Before merging:<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>Our members have made a total of 5 posts in 2 threads.</blockquote>
After merging:<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>Our members have made a total of 7 posts in 1 threads.</blockquote>
]]></description>
			<content:encoded><![CDATA[After merging threads the post counter is wrong. I created two threads with a total of 5 posts in an empty test board and merged them.<br />
<br />
Before merging:<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>Our members have made a total of 5 posts in 2 threads.</blockquote>
After merging:<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>Our members have made a total of 7 posts in 1 threads.</blockquote>
]]></content:encoded>
		</item>
	</channel>
</rss>