<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>Error: Password cannot be blank</title>
        <link>https://interactivetools.com/forum/forum-posts.php?Error-Password-cannot-be-blank-82985</link>
        <description></description>
        <pubDate>Fri, 14 Aug 2026 08:46:47 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-posts.php?rss=1&amp;Error-Password-cannot-be-blank-82985" rel="self" type="application/rss+xml" />

                <item>
          <title>Error: Password cannot be blank</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247876#post2247876</link>
          <description><![CDATA[<p>Thanks everyone.</p>]]></description>
          <pubDate>Thu, 06 Feb 2025 00:12:45 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247876#post2247876</guid>
        </item>
                <item>
          <title>Error: Password cannot be blank</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247873#post2247873</link>
          <description><![CDATA[<p>Hi All, </p>
<p>We wanted to follow up with anyone else with this issue.  </p>
<p>We found the cause: when a user logs in, it automatically checks for any plaintext passwords in the database and encrypts them.  However, it wasn't coded to accept an empty 0-byte string.  This can happen if you import a user from another system or create a user account in a separate table and don't set the password.</p>
<p>David's temporary fix of commenting out the "Password cannot be blank" will work, and we've fixed this for the next version.</p>
<p>Logging in without specifying a password is impossible, so it's completely secure in every case.  </p>
<p>We often have multiple levels of safety checking, and in this case, we had one too many for the situation.</p>
<p>Thanks all!</p>]]></description>
          <pubDate>Tue, 04 Feb 2025 19:14:00 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247873#post2247873</guid>
        </item>
                <item>
          <title>Error: Password cannot be blank</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247848#post2247848</link>
          <description><![CDATA[<p>Thanks David</p>
<p>That's done the trick for me too.</p>
<p>Dave and/or Tim. Would you be able to chip in and let us know if this has any other repursions, security wise?</p>
<p>Also, any idea why it's an issue on some sites and not all? I've not done an extensive test, and it could be a coincidence, but the site with the error is the only site I have running with 3.75.</p>
<p>EDIT. I updated from 3.74 to 3.75 on the 27 December, and we didn't have any issues until today. It was working fine around 8-9pm (GMT) yesterday. Error first noticed around 7am today.</p>]]></description>
          <pubDate>Wed, 22 Jan 2025 05:39:18 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247848#post2247848</guid>
        </item>
                <item>
          <title>Error: Password cannot be blank</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247847#post2247847</link>
          <description><![CDATA[<p>HI Jeff, </p>
<p>i cant remember exactly which file it was, LIB folder i believe, i found the line that was giving me the error, i commented it out, (it looks to be a secondary check thats failing for some reason), so commenting it out has stopped the error for me, </p>
<p>i just searched the error specifically in my project folder , it came up with the Lib file, and commented it out. </p>
<p>i have no idea if thats the right thing to do, but it works</p>

<p>UPDATE: the file was LIB\Password.php</p>
<p>line 44 : // $plaintext === '' =&gt; throw new InvalidArgumentException('Password cannot be blank'),</p>]]></description>
          <pubDate>Wed, 22 Jan 2025 05:18:54 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247847#post2247847</guid>
        </item>
                <item>
          <title>Error: Password cannot be blank</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247846#post2247846</link>
          <description><![CDATA[<p>Hi David</p>
<p>DId you ever get to the bottom of this? I have the same issue. I already force https, so I can't solve it with that!<br /><br />I've looked at everything I can think of. I've tried php versions, removed cmsb plugins, removed third party code like Google Tag Manager and TrustPilot, reverted to the orginal factory settings for the websiteMembership plugin, different browsers.</p>
<p>Looking at the logs, it looks like everything is being passed to the server correctly. </p>
<p>Any further insight would be hugely appreciated!</p>]]></description>
          <pubDate>Wed, 22 Jan 2025 05:02:49 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247846#post2247846</guid>
        </item>
                <item>
          <title>Error: Password cannot be blank</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247833#post2247833</link>
          <description><![CDATA[<p>Hi tim, no its been there since i updated to php 8 , i have tried to remove as many plugins as possible to see if it would remove it, but no joy so far, was hoping there might be a way to have it log more info or something like that, but i will plod on going through each of my plugins and trim any possible white space ,but thank you for your help! </p>]]></description>
          <pubDate>Fri, 03 Jan 2025 11:39:10 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247833#post2247833</guid>
        </item>
                <item>
          <title>Error: Password cannot be blank</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247832#post2247832</link>
          <description><![CDATA[<p>Great to hear that David! The whitespace issue is usually caused by one of the plugins having some sort of whitespace at the top of the plugin file. One way to troubleshoot this would be to disable each plugin, see if the error goes away and then re-enable if it doesn't. Did you recently install or enable a plugin?</p>
]]></description>
          <pubDate>Fri, 03 Jan 2025 11:32:48 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247832#post2247832</guid>
        </item>
                <item>
          <title>Error: Password cannot be blank</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247831#post2247831</link>
          <description><![CDATA[<p>Hi tim, thank you, i think it is related to http, https differences, we have forced it to use https and it appears to have sorted the issue currently and allows us to access the site now, im still getting the error regarding white space, ( is there a way to see any more info on this?) </p>
<p>but for now forcing https seems to have ”fixed” the issue </p>]]></description>
          <pubDate>Fri, 03 Jan 2025 11:24:20 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247831#post2247831</guid>
        </item>
                <item>
          <title>Error: Password cannot be blank</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247830#post2247830</link>
          <description><![CDATA[<p>Hi David,</p>
<p>We are still investigating this issue and it is in our queue. I believe the error message you posted might be totally unrelated, but is something we will check out as well. </p>]]></description>
          <pubDate>Fri, 03 Jan 2025 09:54:26 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247830#post2247830</guid>
        </item>
                <item>
          <title>Error: Password cannot be blank</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247829#post2247829</link>
          <description><![CDATA[<p>hi Guys, did we get anywhere with this? i keep getting the error when anyone logs out, even logging into the CMSB via your login. </p>
<p>im also reciving this error in yellow: </p>

<p><span>Unexpected output was sent by a program library or plugin.<br /><br />Output was "<br /><br />" (7 chars)<br /><br />Developers: Check plugins and library files for accidentally added whitespace or other characters.</span></p>

<p><span>don't know if its related</span></p>]]></description>
          <pubDate>Fri, 03 Jan 2025 04:32:50 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247829#post2247829</guid>
        </item>
                <item>
          <title>Error: Password cannot be blank</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247799#post2247799</link>
          <description><![CDATA[<p>Hi David, </p>
<p>Okay, can you see if the error gets logged to the error log and send me that at dave@interactivetools.com?</p>
<p>Under Admin &gt; Backup, you could back up the error log table and send it to me. </p>
<p>There might be some clues in there as to what is going on on the server.</p>]]></description>
          <pubDate>Fri, 13 Dec 2024 14:37:56 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247799#post2247799</guid>
        </item>
                <item>
          <title>Error: Password cannot be blank</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247798#post2247798</link>
          <description><![CDATA[<p>HI Dave, unfortunately its on a local locked down server for internal CRM duties, so i cant give you direct access. </p>]]></description>
          <pubDate>Fri, 13 Dec 2024 02:22:55 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247798#post2247798</guid>
        </item>
                <item>
          <title>Error: Password cannot be blank</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247797#post2247797</link>
          <description><![CDATA[<p>Hi David, </p>
<p>Can you fill out a second level support request here: <a href="https://interactivetools.com/support/request/" rel="nofollow">https://interactivetools.com/support/request/</a></p>
<p>I'll take a look and see if it's caused by anything related to CMS.  If you can, also provide steps to reproduce.</p>
<p>Thanks!</p>]]></description>
          <pubDate>Thu, 12 Dec 2024 15:31:13 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247797#post2247797</guid>
        </item>
                <item>
          <title>Error: Password cannot be blank</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247791#post2247791</link>
          <description><![CDATA[<p>Hi Guys, </p>
<p>ive recently moved our crm to a new server. php <span>8.3.6.</span> not everytime , but most of the time when i try to log in to the cmsb i get the "Error: Password cannot be blank"  and we cant login, would anybody have any ideas? </p>
<p>i have had this error: <span>Password cannot be blank in /home/*******/admin/plugins/websiteMembership/websiteMembership.php on line 155 which is: loginCookie_set($userRecord['username'], getPasswordDigest(@$_REQUEST['password']));</span></p>
<p>any help would be useful. thanks in advance</p>]]></description>
          <pubDate>Wed, 11 Dec 2024 02:08:25 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247791#post2247791</guid>
        </item>
              </channel>
    </rss>
  