Re: maia mailguard 1.0.5 alpha - "current protection level"
Lawrence Mulder <lmulder-iL7gtBVyNKCGUxFv0Br65wC/[email protected]> Wed, 24 Sep 2025 15:28:46 +0000
| Newsgroups | gmane.mail.virus.maiamailguard |
|---|---|
| Message-ID | <BN7PR05MB4259D87A6F55288D09090D7DAD1CA@BN7PR05MB4259.namprd05.prod.outlook.com> |
I pulled the latest file versions from the github today and the protection level slider still crashes… This is what shows up in the log
[php:error] [pid 333396:tid 333396] [client 98.215.74.167:29582] PHP Fatal error: Uncaught TypeError: PDOStatement::execute(): Argument #1 ($params) must be of type ?array, int given in /var/www/html/maia/welcome.php:124\nStack trace:\n#0 /var/www/html/maia/welcome.php(124): PDOStatement->execute()\n#1 {main}\n thrown in /var/www/html/maia/welcome.php on line 124, referer: http://spam.xxxxxxxx.com/maia/welcome.php
I changed line 124 in welcome.php from:
$sth->execute($euid);
To
$sth->execute[$euid];
The page no longer crashes, but the slider doesn’t work.
Thanks…
-Larry
From: Maia-users <[email protected]> On Behalf Of jjs - mainphrame
Sent: Tuesday, September 23, 2025 11:38 PM
To: Janky Jay, III <[email protected]>
Cc: [email protected]
Subject: Re: [Maia-users] maia mailguard 1.0.5 alpha - "current protection level"
I'm thinking once that is fixed and we don't see any serious issues we'll do a beta release.
Joe
On Tue, Sep 23, 2025 at 8:21 PM Janky Jay, III <[email protected]<mailto:[email protected]>> wrote:
Hi Joe,
On 9/23/25 08:55PM, jjs - mainphrame wrote:
I'm zeroing in on one of the remaining show stoppers. PEAR::Mail_mimeDecode uses "create_function()" for decoding mime attachments, and this no longer works in php 8.
So, much like the conversion to PDO, we'll have to go through and update the code to do it a different way.
Hopefully, that will be the last major issue.
Is this fix/commit going to mark the alpha2 or beta1 release in the repo? I only ask because I'm pulling the release as opposed to the commit/tag to keep things sane for the FBSD port and the distinfo SUMs. Obviously, the people using the FBSD port aren't getting all the latest changes from the last few days but I'm sure they'd like them so they can also test and report as needed. I'm not trying to rush anything, just curious when I should expect to update the port for the next release.
Thanks again for all your work, Joe!
--
Regards,
Janky Jay, III
_______________________________________________
Maia-users mailing list
[email protected]<mailto:[email protected]>
http://www.renaissoft.com/cgi-bin/mailman/listinfo/maia-users
_______________________________________________
Maia-users mailing list
[email protected]
http://www.renaissoft.com/cgi-bin/mailman/listinfo/maia-users