Axel Hahn

Results 11 comments of Axel Hahn

Hi Frank, It is part of the distribution already. Maybe it was deactivated in the plugin section (admin.php?p=plugin - "Accessible Antispam")?! Axel

Shame on me - I did not see it since July :-/ I added the line n your commit in our installation ... and it worked like expected. Thanks!!

I dived a bit deeper into what happens in the generate() method. Its 2nd param $map comes from $log of executed queries. There is a helper method Medoo\Medoo::typeMap(). I added...

added https://github.com/catfan/Medoo/pull/1020

I run into a kind of similar problem on MS Windows. I use a set of bash scripts on Linux and wanted to let run those on Windows. On the...

@jxcodes Huuuh, it was a while ago hat I went ito that trap. If I have a look to https://www.php.net/manual/en/pdo.constants.php - it says: ``` txt PDO::PARAM_INT (int) Represents the SQL...

This IS the section for issues and you can propagate it here. Otherwise on my profile is my website where the email address is linked and a Mastodon account. But...

Just landed here because I had the same problem.... **Solution:** The problem that was on my client with 2 monitors: there was a gap in the layout of the monitors....

Hi @leisegang You sent a snippet for the plain Apache server status page that you protected with user "info" and password using the file /var/www/passwd-server-status. This is part of your...

I had the same problem on a fresh installation on debian 11 and php 8.2 when calling `daux`only. `composer global require daux/daux.io` installed symfonie v7.1.5. When I grep a bit...