<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title></title>
        <link>https://interactivetools.com/forum/forum-search.php?k=user%3Aht1080z</link>
        <description></description>
        <pubDate>Tue, 12 May 2026 16:41:31 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Aht1080z&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>PHP 8.4.8 compatibility</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2248066#post2248066</link>
          <description><![CDATA[<p>Hi,</p>
<p>After a mandatory update that I needed to apply on my project and upgraded to PHP 8.4.8 while i trying to login to cmsB getting the errors:<br />Deprecated: Constant E_STRICT is deprecated in /xxxxxxx/xxxxxxx/www/cmsAdmin/lib/errorlog_functions.php on line 95 <br />Deprecated: Constant E_STRICT is deprecated in /xxxxxxx/xxxxxxx/www/cmsAdmin/lib/errorlog_functions.php on line 95 <br />Deprecated: Constant E_STRICT is deprecated in /xxxxxxx/xxxxxxx/www/cmsAdmin/lib/errorlog_functions.php on line 427 <br />Deprecated: Constant E_STRICT is deprecated in /xxxxxxx/xxxxxxx/www/cmsAdmin/lib/errorlog_functions.php on line 427 <br />Deprecated: Method mysqli::ping() is deprecated since 8.4, because the reconnect feature has been removed in PHP 8.2 and this method is now redundant in /xxxxxxx/xxxxxxx/www/cmsAdmin/lib/errorlog_functions.php on line 308 <br />Deprecated: Constant E_STRICT is deprecated in /xxxxxxx/xxxxxxx/www/cmsAdmin/lib/errorlog_functions.php on line 427 Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent </p>
<p>Any help would appreciate,</p>
<p>Karls</p>]]></description>
          <pubDate>Tue, 22 Jul 2025 23:07:01 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2248066#post2248066</guid>
        </item>
                <item>
          <title>download older versions of cmsb</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247961#post2247961</link>
          <description><![CDATA[<p>Thank you for this!</p>]]></description>
          <pubDate>Fri, 23 May 2025 21:56:02 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247961#post2247961</guid>
        </item>
                <item>
          <title>download older versions of cmsb</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247959#post2247959</link>
          <description><![CDATA[<p>Hi,</p>
<p>I there any way to download older versions of cmsBuilder. I need the 3.59 for a project ASAP.</p>
<p>Thank you,<br />Karls</p>]]></description>
          <pubDate>Thu, 22 May 2025 23:36:06 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247959#post2247959</guid>
        </item>
                <item>
          <title>Deprecated Hash Function</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247778#post2247778</link>
          <description><![CDATA[<p>Thank you Dave, I'll go up to the version 3.72.</p>]]></description>
          <pubDate>Sat, 30 Nov 2024 01:42:28 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247778#post2247778</guid>
        </item>
                <item>
          <title>Deprecated Hash Function</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247776#post2247776</link>
          <description><![CDATA[<p>Hi,</p>
<p>After a recent PT where our web-app was tested we got some security remediation.</p>
<p>Deprecated Hash Function: Both the SHA-1 and MD5 methods are deprecated, and should no longer be used for hashing.</p>
<p>Ensure up-to-date and strong standard algorithms, protocols, and keys are in place; use proper key management. Store passwords using strong adaptive and salted hashing functions with a work factor (delay factor), such as Argon2, scrypt, bcrypt or PBKDF2.</p>
<p>Is there any plan to replace the hash function in the cmsb/membership?</p>]]></description>
          <pubDate>Thu, 28 Nov 2024 01:16:00 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247776#post2247776</guid>
        </item>
                <item>
          <title>Deprecated: strip_tags() in searchMultipleTables</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247760#post2247760</link>
          <description><![CDATA[<p>Thanks you!</p>]]></description>
          <pubDate>Mon, 25 Nov 2024 12:58:39 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247760#post2247760</guid>
        </item>
                <item>
          <title>Deprecated: strip_tags() in searchMultipleTables</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247754#post2247754</link>
          <description><![CDATA[<p>Hi,</p>
<p>I use cmsb v3.71 with php 8.1 and receive error </p>
<p>Deprecated: strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /home/xxxxxxx/public_html/search.php on line 118</p>
<p>where i have:</p>
<p>list($searchRows, $searchDetails) = searchMultipleTables($searchTables, $searchOptions);</p>
<p>Is there anything I can do to fix this?</p>
]]></description>
          <pubDate>Mon, 25 Nov 2024 05:27:13 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247754#post2247754</guid>
        </item>
                <item>
          <title>login security</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247461#post2247461</link>
          <description><![CDATA[<p>Hi,</p>
<p>I'm using the cmsBv3.56 (Build 2304) with Website Membership 1.13 and I need to beef up the front-end login security with one of these (now using only the standard cmsb login page):</p>
<p>1. Implement Rate Limiting: Limit the number of login attempts per IP address within a specific timeframe. For example, allow only 5 login attempts per minute from a single IP address.</p>
<p>2. Account Lockout Mechanism: Implement an account lockout mechanism that temporarily locks an account after a certain number of failed login attempts (e.g., 5 failed attempts). Ensure that users are notified when their accounts are locked and provide a secure process for unlocking.</p>
<p>3. CAPTCHA Implementation: Introduce CAPTCHA challenges after a specified number of failed login attempts to ensure that automated bots cannot continue brute force attempts.</p>
<p>4. Multi-Factor Authentication (MFA): To add an extra layer of security, require users to enable multi-factor authentication. Even if an attacker guesses the password, they still need the second factor to gain access.</p>
<p>Is there any working solution that I can implement and you can recommend?</p>
<p>Karls</p>]]></description>
          <pubDate>Wed, 28 Aug 2024 07:00:25 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247461#post2247461</guid>
        </item>
                <item>
          <title>CMSB v3.69 Released (Apr 29) - Website/Code Backups</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247190#post2247190</link>
          <description><![CDATA[<p>Hi,</p>
<p>Always great news when you release a new version with new features!</p>
<p>After I upgraded and went to the Backup &amp; Restore, I'm getting:</p>
<p>Warning: disk_free_space(): open_basedir restriction in effect. File(/var/www/vhosts/lagottoromagnolo.gr) is not within the allowed path(s): (/var/www/vhosts/lagottoromagnolo.gr/public_html/:/tmp/:/usr/share/pear/)formatBytes(): Argument #1 ($bytes) must be of type string|int|float|null, bool given, called in /var/www/vhosts/lagottoromagnolo.gr/public_html/cmsAdmin/lib/menus/admin/backupAndRestore.php on line 35</p>
<p>Note: there is no problem with free space on the server but the open_basedir restriction in effect.</p>
<p>How can I bypass this (if its possible)?</p>
<p>Thanks,<br />Karls</p>]]></description>
          <pubDate>Wed, 15 May 2024 09:56:05 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247190#post2247190</guid>
        </item>
                <item>
          <title> latest cmsb v3.64 continuously log out (from front and back)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247122#post2247122</link>
          <description><![CDATA[<p>Hi,</p>
<p>Yes, it is fixed, after I installed the latest version of cmsb and changed the settings in membnership and cmsb to use separeted tables.</p>
<p>Karls</p>
]]></description>
          <pubDate>Fri, 12 Apr 2024 00:05:28 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247122#post2247122</guid>
        </item>
                <item>
          <title> latest cmsb v3.64 continuously log out (from front and back)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246865#post2246865</link>
          <description><![CDATA[<p>Hi Dave,</p>
<p>Thank you, I opened a ticket to second level support.</p>
<p>Karls</p>]]></description>
          <pubDate>Tue, 12 Dec 2023 21:59:17 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246865#post2246865</guid>
        </item>
                <item>
          <title> latest cmsb v3.64 continuously log out (from front and back)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246862#post2246862</link>
          <description><![CDATA[<p>I just build a mini web-app using the latest cmsb v3.64 (Build 2461) and website membership v1.14, changed the Security setting &gt; Login Timeouts to 2 hours (or 120 minutes) but the app after almost anything i do front or back end, always log me off very quicky</p>
<p>CentOS Linux release 7.9.2009, MariaDB v10.5.22, PHP v8.1.26</p>
<p>Any suggestion is appreciated,<br />Karls</p>]]></description>
          <pubDate>Tue, 12 Dec 2023 11:52:39 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246862#post2246862</guid>
        </item>
                <item>
          <title>disable error log</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246676#post2246676</link>
          <description><![CDATA[<p>Hi,</p>
<p>Can I disable somehow to write logs into the _error_log table?</p>
]]></description>
          <pubDate>Sun, 30 Jul 2023 01:34:07 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246676#post2246676</guid>
        </item>
                <item>
          <title>import to category</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246627#post2246627</link>
          <description><![CDATA[<p>Hi Dave,</p>
<p>I imported the records with empty lineage and breadcrumb (these 2 fields was required) for the first level. I changed the order manually from cmsb and the records for the special category fields (globalOrder, siblingOrder, lineage, depth, parentNum, breadcrumb) are generated.</p>
<p>After that I imported the second level records again with empty lineage and breadcrumb but with parentNum and after I changed the order for one record again and everything regenerated again filling the fields as needed.</p>
<p>Thank you for your help on this!</p>]]></description>
          <pubDate>Wed, 12 Jul 2023 09:30:26 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246627#post2246627</guid>
        </item>
                <item>
          <title>import to category</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246622#post2246622</link>
          <description><![CDATA[<p>Hi,</p>
<p>To import records to category, do I need to prepare all the fields in csv, like: </p>
<p>globalOrder, siblingOrder, lineage, depth, parentNum, breadcrumb  ?</p>
<p>In the excel I working only have the parentNum the other fields is very messy to create manually.</p>
<p>Is there any help  to make this easier?</p>
<p>Regards,<br />Karls</p>
]]></description>
          <pubDate>Tue, 11 Jul 2023 07:22:59 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246622#post2246622</guid>
        </item>
                <item>
          <title>remove mysql prefix or use cmsb without mysql prefix</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246621#post2246621</link>
          <description><![CDATA[<p>One more question:<br />Can I rename the Record number field from "num" to "id" with my custom tables? (probably not, that is default cmsb auto-increment...)</p>]]></description>
          <pubDate>Tue, 11 Jul 2023 01:44:53 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246621#post2246621</guid>
        </item>
                <item>
          <title>remove mysql prefix or use cmsb without mysql prefix</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246620#post2246620</link>
          <description><![CDATA[<p>Thank you Dave for your quick reply!</p>
<p>I'll give it a try.</p>]]></description>
          <pubDate>Mon, 10 Jul 2023 12:28:14 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246620#post2246620</guid>
        </item>
                <item>
          <title>remove mysql prefix or use cmsb without mysql prefix</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246616#post2246616</link>
          <description><![CDATA[<p>Hi,</p>
<p>Can I install or remove the MySQL prefix of the cmsBuilder (so I can merge later with another project).</p>
<p>regards,<br />Karls</p>]]></description>
          <pubDate>Mon, 10 Jul 2023 11:39:30 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246616#post2246616</guid>
        </item>
                <item>
          <title>custom crop ustility after upload from frontend</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246548#post2246548</link>
          <description><![CDATA[<p>Hi,</p>
<p>It is possible to combine the uploader from the front-end (using from the form generator) with a crop script that can select custom region by the user?</p>
<p>Any help would appreciated,<br />Karls</p>]]></description>
          <pubDate>Thu, 18 May 2023 03:04:56 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246548#post2246548</guid>
        </item>
                <item>
          <title>hide image&apos;s info fields value in admin panel?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246330#post2246330</link>
          <description><![CDATA[<p>Hi Dave,</p>
<p>I cannot find default.php within this folder (/cmsb/lib/menus/) or any folder inside the lib folder. (using v<span style="color:#000000;">3.56)</span></p>
<p><span style="color:#000000;">PS: I found the required string inside the /cmsb/lib/menus/default/uploadList.php and it worked!</span></p>
<p>Thank you again!<br />Karls</p>]]></description>
          <pubDate>Thu, 01 Dec 2022 03:09:06 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246330#post2246330</guid>
        </item>
                <item>
          <title>hide image&apos;s info fields value in admin panel?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246327#post2246327</link>
          <description><![CDATA[<p>Thank you Dave,</p>
<p>This is perfect for me!</p>
<p>Karls</p>]]></description>
          <pubDate>Wed, 30 Nov 2022 01:33:47 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246327#post2246327</guid>
        </item>
                <item>
          <title>hide image&apos;s info fields value in admin panel?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246322#post2246322</link>
          <description><![CDATA[<p>Hi Jerry,</p>
<p>I want to keep the value info1 but hide it on the admin back-end.<br />Thank you anyway.</p>
<p>Karls</p>]]></description>
          <pubDate>Fri, 25 Nov 2022 12:58:22 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246322#post2246322</guid>
        </item>
                <item>
          <title>hide image&apos;s info fields value in admin panel?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246320#post2246320</link>
          <description><![CDATA[<p>Hi,</p>
<p>Is there any way to hide the image's info value in the sections where is the upload fields (admin back-end)?</p>
<p>Thank you,<br />Karls</p>
]]></description>
          <pubDate>Fri, 25 Nov 2022 01:23:39 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246320#post2246320</guid>
        </item>
                <item>
          <title>Re: PHP 7.4 Errors</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246163#post2246163</link>
          <description><![CDATA[<p>Thank you!</p>]]></description>
          <pubDate>Thu, 15 Sep 2022 12:51:20 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246163#post2246163</guid>
        </item>
                <item>
          <title>createPDF SslHandshakeFailedError</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246162#post2246162</link>
          <description><![CDATA[<p>Hi Daniel,</p>
<p>Thank you for your reply.</p>
<p>Unfortunately I didn't find anything for solution yet.</p>
<p>The server req. is fine, the plugin is working from the back-end for every examples.</p>
<p>The problem is popup when I use URL as attachment.</p>
<p>there is not many related help on the net. I purchased a new ssl cert. (by trying to not use self-signed ssl) but no luck.</p>
<p>How can I get the latest wkhtmltopdf-0.12.6-1.centos7.x86_64 file? On the official website there is only rpm file.</p>
<p>Thanks again,<br />Karls</p>]]></description>
          <pubDate>Thu, 15 Sep 2022 12:50:44 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246162#post2246162</guid>
        </item>
              </channel>
    </rss>
  