<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — PunBB 1.4.4]]></title>
		<link>https://punbb.informer.com/forums/topic/29628/punbb-144/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/29628/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in PunBB 1.4.4.]]></description>
		<lastBuildDate>Sun, 17 Aug 2025 12:56:23 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: PunBB 1.4.4]]></title>
			<link>https://punbb.informer.com/forums/post/159233/#p159233</link>
			<description><![CDATA[<p>47.&nbsp; Fix Deprecated: Function xml_parser_free() is deprecated since 8.5, as it has no effect since PHP 8.0<br /><a href="https://github.com/MioVisman/punbb/commit/90273b71ab121b072d01c1be239ff4f4a9b203c9">https://github.com/MioVisman/punbb/comm … f4a9b203c9</a></p><p>48. Fix parameters in human-readable urls<br /><a href="https://github.com/MioVisman/punbb/commit/5d83fe9f2458c3a6bcacad13bd741664fad0f682">https://github.com/MioVisman/punbb/comm … 64fad0f682</a></p>]]></description>
			<author><![CDATA[null@example.com (Visman)]]></author>
			<pubDate>Sun, 17 Aug 2025 12:56:23 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/159233/#p159233</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.4.4]]></title>
			<link>https://punbb.informer.com/forums/post/159171/#p159171</link>
			<description><![CDATA[<p>46. Optimize the sef_friendly() function</p><p>1. Removed mb_convert_encoding() (this is an encoding conversion, not a character conversion) and utf8_decode() (inferior to the initial conversion strtr($str, $lang_url_replace)). There is no point in using them.<br />2. The transliterator will be called only if a character not belonging to the basic Latin is found in the string.<br />3. The transliterator_transliterate() function has been replaced with creating a transliterator, since this function creates a new transliterator each time, which on some systems (probably where there are old ICU libraries) can significantly slow down the script ( <a href="https://forkbb.ru/post/286#p286">https://forkbb.ru/post/286#p286</a> )</p><p><a href="https://github.com/MioVisman/punbb/commit/5d151fee42174d2a74fa0f49e41bcb276dfa7519">https://github.com/MioVisman/punbb/comm … 276dfa7519</a><br /><a href="https://github.com/MioVisman/punbb/commit/cff3d684fe7e25d9626b31b8747e8fb965c069f9">https://github.com/MioVisman/punbb/comm … b965c069f9</a></p>]]></description>
			<author><![CDATA[null@example.com (Visman)]]></author>
			<pubDate>Tue, 07 Nov 2023 04:05:13 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/159171/#p159171</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.4.4]]></title>
			<link>https://punbb.informer.com/forums/post/159132/#p159132</link>
			<description><![CDATA[<p>40. Fix for PHP 8.1<br /><a href="https://github.com/MioVisman/punbb/commit/d2261fe2a808f472690e6d0a2620676d3a2a77ac">https://github.com/MioVisman/punbb/comm … 6d3a2a77ac</a><br /><a href="https://github.com/MioVisman/punbb/commit/d974e3962b39982495ff0f457fb9cd2af6ba15a8">https://github.com/MioVisman/punbb/comm … 2af6ba15a8</a><br /><a href="https://github.com/MioVisman/punbb/commit/222345993647448e3301dbf9547beef802e34c82">https://github.com/MioVisman/punbb/comm … f802e34c82</a></p><p>41. Update install<br /><a href="https://github.com/MioVisman/punbb/commit/fb29f453a1d5f884cd6bc7889c4fdbf0e71a9e1b">https://github.com/MioVisman/punbb/comm … f0e71a9e1b</a><br /><a href="https://github.com/MioVisman/punbb/commit/b1448d06f67b0efe8b21679dc396041b8f09dbdd">https://github.com/MioVisman/punbb/comm … 1b8f09dbdd</a><br /><a href="https://github.com/MioVisman/punbb/commit/df5cf748fb6ef255ea691209a0249fed5db23ab3">https://github.com/MioVisman/punbb/comm … ed5db23ab3</a><br /><a href="https://github.com/MioVisman/punbb/commit/43ffe565596fd2d98a1dc4d85d1af2c9bfcfea68">https://github.com/MioVisman/punbb/comm … c9bfcfea68</a></p><p>42. Fix db_update<br /><a href="https://github.com/MioVisman/punbb/commit/c83e0c1d0d1e69579aaf493774ccf176e0d2853d">https://github.com/MioVisman/punbb/comm … 76e0d2853d</a></p><p>43. Minor/secur updates<br /><a href="https://github.com/MioVisman/punbb/commit/1cc6f55a52d6ff5990dea740f6bc3e69a0104ace">https://github.com/MioVisman/punbb/comm … 69a0104ace</a><br /><a href="https://github.com/MioVisman/punbb/commit/b4604202f2d0b55c043486a4bd27f69b0cd7525e">https://github.com/MioVisman/punbb/comm … 9b0cd7525e</a><br /><a href="https://github.com/MioVisman/punbb/commit/5c1bedbedbc38890eb6e8f02e4f1788af03fb5d0">https://github.com/MioVisman/punbb/comm … 8af03fb5d0</a><br /><a href="https://github.com/MioVisman/punbb/commit/95c92a3ba0bd9aa7b5cc32923a04ce08b760a9dd">https://github.com/MioVisman/punbb/comm … 08b760a9dd</a><br /><a href="https://github.com/MioVisman/punbb/commit/a831751104c74d7f608f4ed5495e27a3ce66ef5e">https://github.com/MioVisman/punbb/comm … a3ce66ef5e</a><br /><a href="https://github.com/MioVisman/punbb/commit/a1e7eb2690e30675a04ea9558001378c95dc4cba">https://github.com/MioVisman/punbb/comm … 8c95dc4cba</a><br /><a href="https://github.com/MioVisman/punbb/commit/c036b7f77281773f0ecced1a52c87ea8a8d54fb1">https://github.com/MioVisman/punbb/comm … a8a8d54fb1</a></p><p>44. Fix for PHP 8.2<br /><a href="https://github.com/MioVisman/punbb/commit/2b7b586c3d692edc670fefb337c07b4c3ebd87e3">https://github.com/MioVisman/punbb/comm … 4c3ebd87e3</a></p><p>45. Again trying to solve the “database is locked” problem for SQLite&nbsp; (Change transaction mode for multithreaded mode.)<br /><a href="https://github.com/MioVisman/punbb/commit/48c549c03a60dd17790dcb81b68898c8b1d5d659">https://github.com/MioVisman/punbb/comm … c8b1d5d659</a><br /></p><div class="quotebox"><blockquote><p>config.php<br /></p><div class="codebox"><pre><code>// SQLite3 busy timeout -&gt; after waiting for that time we get &#039;db is locked&#039; error (in msec)
//define(&#039;FORUM_SQLITE3_BUSY_TIMEOUT&#039;, 10000);

// SQLite3 WAL mode has better control over concurrency. Source: https://www.sqlite.org/wal.html
//define(&#039;FORUM_SQLITE3_WAL_ON&#039;, 1);</code></pre></div><p>replace to or add<br /></p><div class="codebox"><pre><code>// SQLite3 busy timeout -&gt; after waiting for that time we get &#039;db is locked&#039; error (in msec)
define(&#039;FORUM_SQLITE3_BUSY_TIMEOUT&#039;, 5000);

// SQLite3 WAL mode has better control over concurrency. Source: https://www.sqlite.org/wal.html
define(&#039;FORUM_SQLITE3_WAL_ON&#039;, 1);</code></pre></div></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (Visman)]]></author>
			<pubDate>Sat, 08 Apr 2023 09:16:16 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/159132/#p159132</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.4.4]]></title>
			<link>https://punbb.informer.com/forums/post/159098/#p159098</link>
			<description><![CDATA[<p>Thanks !<br />And the culprit is ...<br />pan_statistic - Статистика форума PunBB <br />version 0.7.5</p>]]></description>
			<author><![CDATA[null@example.com (MaraKat)]]></author>
			<pubDate>Thu, 20 Oct 2022 17:53:43 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/159098/#p159098</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.4.4]]></title>
			<link>https://punbb.informer.com/forums/post/159097/#p159097</link>
			<description><![CDATA[<div class="quotebox"><blockquote><p>eval()&#039;d code on line</p></blockquote></div><p>Extension failed. Turn them off one at a time to find the culprit.</p>]]></description>
			<author><![CDATA[null@example.com (Visman)]]></author>
			<pubDate>Thu, 20 Oct 2022 14:31:26 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/159097/#p159097</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.4.4]]></title>
			<link>https://punbb.informer.com/forums/post/159096/#p159096</link>
			<description><![CDATA[<p>Hello Visman !<br />I passed the 1.4.6 files over my present install (sqlite3), and with php8, I get a display problem on home page : each category title displaying before :<br /></p><div class="quotebox"><blockquote><p>Trying to access array offset on value of type int in /homepages/1/d813290445/htdocs/forum/index.php(172) : eval()&#039;d code on line 27</p></blockquote></div><p>The rest of the site displays correctly.<br />The error disapears when I go back to php 7.4.</p><p>What should I look at ? Should I make a clean install and then manage to use my sqlite file ?</p>]]></description>
			<author><![CDATA[null@example.com (MaraKat)]]></author>
			<pubDate>Thu, 20 Oct 2022 14:04:20 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/159096/#p159096</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.4.4]]></title>
			<link>https://punbb.informer.com/forums/post/159095/#p159095</link>
			<description><![CDATA[<p>Many thanks, I try and tell you.</p>]]></description>
			<author><![CDATA[null@example.com (MaraKat)]]></author>
			<pubDate>Thu, 20 Oct 2022 12:03:48 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/159095/#p159095</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.4.4]]></title>
			<link>https://punbb.informer.com/forums/post/159091/#p159091</link>
			<description><![CDATA[<p>Quickly tested installing the forum from scratch, creating a new category, creating a new partition, creating a new message on Win7 + PHP 8.2 RC2 + SQLite3 3.33.0. There are no warnings or errors.</p>]]></description>
			<author><![CDATA[null@example.com (Visman)]]></author>
			<pubDate>Tue, 11 Oct 2022 15:09:21 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/159091/#p159091</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.4.4]]></title>
			<link>https://punbb.informer.com/forums/post/159090/#p159090</link>
			<description><![CDATA[<p>Thank you Visman ! I am not sure that your version implements SQLite3 or is it only for Mysql ? Can you tell me ?</p>]]></description>
			<author><![CDATA[null@example.com (MaraKat)]]></author>
			<pubDate>Tue, 11 Oct 2022 14:16:43 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/159090/#p159090</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.4.4]]></title>
			<link>https://punbb.informer.com/forums/post/159089/#p159089</link>
			<description><![CDATA[<p>The current variant <a href="https://github.com/MioVisman/punbb/archive/refs/heads/master.zip">https://github.com/MioVisman/punbb/arch … master.zip</a> has been tested on Win7 + PHP 8.2 RC2 + mysql 5.7.24. I found no problems.</p>]]></description>
			<author><![CDATA[null@example.com (Visman)]]></author>
			<pubDate>Tue, 11 Oct 2022 14:02:21 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/159089/#p159089</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.4.4]]></title>
			<link>https://punbb.informer.com/forums/post/159088/#p159088</link>
			<description><![CDATA[<p>Hello Visman !<br />Is there a place to download a full pack of the latest PunBB modified by you ?</p>]]></description>
			<author><![CDATA[null@example.com (MaraKat)]]></author>
			<pubDate>Tue, 11 Oct 2022 12:49:44 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/159088/#p159088</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.4.4]]></title>
			<link>https://punbb.informer.com/forums/post/158687/#p158687</link>
			<description><![CDATA[<p>In PunbB email bbode is changed differently (Google Translate terribly translates from Russian into English, it does not correctly understand the connection of words, and this results in confusion in the end.)</p><p><span class="postimg"><img src="https://i.ibb.co/7rzK08f/146.png" alt="https://i.ibb.co/7rzK08f/146.png" /></span><br />In PunBB 1.4.6, they simply removed the ability to insert other bbcodes into email bbcode. Rearranging the processing of email bbcode above does not play any role. (<strong>UPDATE:</strong> Here I was wrong. The permutation affected the display of the email bbcode if there is another bbcode inside it. )<br />I, in the 39th fix, encode the email which is inserted into the href attribute via the rawurlencode() function. As a result, even if there were some bbcodes, they will no longer be converted to html. </p><p>Example:<br /></p><div class="codebox"><pre><code>[email]%3Cscript%3Ealert%281%29%3C%2Fscript%3E@examle.com[/email]
[email]my.super.puper&lt;&gt;email@mail.com[/email]
[email=&lt;b&gt;ffff&lt;/b&gt;@&lt;b&gt;ffff&lt;/b&gt;][b]test email and bbcode[/b][/email]

[email=javascript:alert(1)]&lt;script&gt;alert(2)&lt;/script&gt;[/email]
[email]&lt;script&gt;alert(2)&lt;/script&gt;[/email]</code></pre></div><p>--&gt;</p><div class="codebox"><pre><code>&lt;a href=&quot;mailto:%3Cscript%3Ealert%281%29%3C%2Fscript%3E@examle.com&quot;&gt;%3Cscript%3Ealert%281%29%3C%2Fscript%3E@examle.com&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;mailto:my.super.puper%26lt%3B%26gt%3Bemail@mail.com&quot;&gt;my.super.puper&amp;lt;&amp;gt;email@mail.com&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;mailto:%26lt%3Bb%26gt%3Bffff%26lt%3B%2Fb%26gt%3B@%26lt%3Bb%26gt%3Bffff%26lt%3B%2Fb%26gt%3B&quot;&gt;&lt;strong&gt;test email and bbcode&lt;/strong&gt;&lt;/a&gt;

&lt;a href=&quot;mailto:javascript%3Aalert%281%29&quot;&gt;&amp;lt;script&amp;gt;alert(2)&amp;lt;/script&amp;gt;&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;mailto:%26lt%3Bscript%26gt%3Balert%282%29%26lt%3B%2Fscript%26gt%3B&quot;&gt;&amp;lt;script&amp;gt;alert(2)&amp;lt;/script&amp;gt;&lt;/a&gt;</code></pre></div><p>P.S. And I repeat once again: I have doubts about the possibility of the existence of XSS.<br />P.P.S. Why then url bbcode is not changed. There is a similar situation <img src="https://punbb.informer.com/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /> <br />P.P.P.S. If I&#039;m not clear, Google Translate is to blame <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (Visman)]]></author>
			<pubDate>Wed, 17 Mar 2021 15:01:41 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/158687/#p158687</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.4.4]]></title>
			<link>https://punbb.informer.com/forums/post/158686/#p158686</link>
			<description><![CDATA[<div class="quotebox"><cite>Visman wrote:</cite><blockquote><p>UP 2021-03-13</p><p>38. Fix search (Uncaught Error: mysqli_result object is already closed in ...) for PHP 8<br /><a href="https://github.com/MioVisman/punbb/commit/ea37df5b1c1de3456de965ca6915f9f11550a9ef">https://github.com/MioVisman/punbb/comm … f11550a9ef</a></p><p>UP 2021-03-17</p><p>39. Change email bbcode<br /><a href="https://github.com/MioVisman/punbb/commit/649950ac924d61eed09dd03d5b8aa8547f79e3d1">https://github.com/MioVisman/punbb/comm … 547f79e3d1</a></p><p>&nbsp; &nbsp; (P.S. Change the handler so that the html validator doesn&#039;t swear at bad emails addresses.)<br />&nbsp; &nbsp; (P.P.S. I doubt that XSS can exist where all the text characters &#039;, &quot;, &lt; and &gt; are replaced with html entities.)<br />&nbsp; &nbsp; (P.P.P.S. In PunBB 1.4.6, everything is done wrong <img src="https://punbb.informer.com/forums/img/smilies/tongue.png" width="15" height="15" alt="tongue" />)</p></blockquote></div><p>With the last sentence saying everything is done wrong in PunBB 1.4.6, you&#039;ve answered my question :<br /><a href="https://punbb.informer.com/forums/topic/30852/punbb-146-vs-punbb-by-visman/">https://punbb.informer.com/forums/topic … by-visman/</a></p><p>It seems that your version is still the better one and more updated <img src="https://punbb.informer.com/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[null@example.com (zetrader)]]></author>
			<pubDate>Wed, 17 Mar 2021 13:34:57 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/158686/#p158686</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.4.4]]></title>
			<link>https://punbb.informer.com/forums/post/158634/#p158634</link>
			<description><![CDATA[<p>27. Update .htaccess for apache 2.4<br /><a href="https://github.com/MioVisman/punbb/commit/a765b7d66466143724735d9e59c389f0f2261528">https://github.com/MioVisman/punbb/comm … f0f2261528</a></p><p>28. Fix get_table_info() method in SQLite3 driver<br /><a href="https://github.com/MioVisman/punbb/commit/74535adc819b04e0e4dc18d38959dcc30abb582b">https://github.com/MioVisman/punbb/comm … c30abb582b</a></p><p>29. Fix for PHP 8<br /><a href="https://github.com/MioVisman/punbb/commit/9768f9f025b742a2ca5e0956d41464212c48614e">https://github.com/MioVisman/punbb/comm … 212c48614e</a><br /><a href="https://github.com/MioVisman/punbb/commit/9251e84564a816ae38c2c05132963ae74f866ab3">https://github.com/MioVisman/punbb/comm … e74f866ab3</a></p><p>30. Change get_tracked_topics() function<br /><a href="https://github.com/MioVisman/punbb/commit/04055599e200c10fdeb6f0d9d1a42498a7c356c0">https://github.com/MioVisman/punbb/comm … 98a7c356c0</a></p><p>31. Add SameSite for setcookie()<br /><a href="https://github.com/MioVisman/punbb/commit/d9bbac6e5ae70c2e817def2934caced143a67747">https://github.com/MioVisman/punbb/comm … d143a67747</a></p><p>32. Change the color of the button for the report to the cautious<br /><a href="https://github.com/MioVisman/punbb/commit/097cbb9c058a0318404b12506b0f99fb2e0f58d0">https://github.com/MioVisman/punbb/comm … fb2e0f58d0</a></p><p>33. Fix pattern for ip<br /><a href="https://github.com/MioVisman/punbb/commit/6bae5571b019fd168d1b16cc7755d2b8169a08db">https://github.com/MioVisman/punbb/comm … b8169a08db</a></p><p>34. Update .htaccess.dist (Add security headers)<br /><a href="https://github.com/MioVisman/punbb/commit/698e0ef198be7facf06c1644d6bd5a2c29f5c5ca">https://github.com/MioVisman/punbb/comm … 2c29f5c5ca</a></p><p>35. Security: Update random_key() function for PHP7+<br /><a href="https://github.com/MioVisman/punbb/commit/2dfd5927cff9ca0cde8f5e5828537c6aead51b4e">https://github.com/MioVisman/punbb/comm … 6aead51b4e</a></p><p>36. Add canonical link for topic pages (To remove duplicate pages, if any.)<br /><a href="https://github.com/MioVisman/punbb/commit/dc49dfe95951f76e599931914cfec21b22f76809">https://github.com/MioVisman/punbb/comm … 1b22f76809</a></p><p>37. There is a need to censor navigation links<br /><a href="https://github.com/MioVisman/punbb/commit/76e965039cbe55e003c92ca7b420fd3ab7684e69">https://github.com/MioVisman/punbb/comm … 3ab7684e69</a></p><p>UP 2021-03-13</p><p>38. Fix search (Uncaught Error: mysqli_result object is already closed in ...) for PHP 8<br /><a href="https://github.com/MioVisman/punbb/commit/ea37df5b1c1de3456de965ca6915f9f11550a9ef">https://github.com/MioVisman/punbb/comm … f11550a9ef</a></p><p>UP 2021-03-17</p><p>39. Change email bbcode<br /><a href="https://github.com/MioVisman/punbb/commit/649950ac924d61eed09dd03d5b8aa8547f79e3d1">https://github.com/MioVisman/punbb/comm … 547f79e3d1</a></p><p>&nbsp; &nbsp; (P.S. Change the handler so that the html validator doesn&#039;t swear at bad emails addresses.)<br />&nbsp; &nbsp; (P.P.S. I doubt that XSS can exist where all the text characters &#039;, &quot;, &lt; and &gt; are replaced with html entities.)<br />&nbsp; &nbsp; (P.P.P.S. In PunBB 1.4.6, everything is done wrong <img src="https://punbb.informer.com/forums/img/smilies/tongue.png" width="15" height="15" alt="tongue" />)</p>]]></description>
			<author><![CDATA[null@example.com (Visman)]]></author>
			<pubDate>Wed, 03 Feb 2021 17:10:58 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/158634/#p158634</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.4.4]]></title>
			<link>https://punbb.informer.com/forums/post/158529/#p158529</link>
			<description><![CDATA[<p>I see<br /></p><div class="codebox"><pre><code>&lt;p&gt;&lt;span style=\&quot;background-color: $matches[1]\&quot;&gt;$matches[2]&lt;/span&gt;&lt;/p&gt;</code></pre></div><p>But there is no such code in the parser.</p><p>The code for the bb-code H in the parser is as follows:<br /></p><div class="codebox"><pre><code>&lt;/p&gt;&lt;h5&gt;$1&lt;/h5&gt;&lt;p&gt;</code></pre></div><p>Read this post for more bb codes: <a href="https://punbb.informer.com/forums/post/158390/#p158390">https://punbb.informer.com/forums/post/158390/#p158390</a></p>]]></description>
			<author><![CDATA[null@example.com (Visman)]]></author>
			<pubDate>Sat, 28 Nov 2020 03:54:49 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/158529/#p158529</guid>
		</item>
	</channel>
</rss>
