Kirk Mayo

Results 4 comments of Kirk Mayo

Sorry for the late reply I am on Sabbatical at the moment so I have not been checking my Github account that frequently. I do believe I tried setting better_buttons_enabled...

Found the following [fork](https://github.com/longxinH/xhprof) which is being kept up to date the fork does not have a composer.json file and is not listed on packagist but I have raised a...

I have just reinstalled Matomo again to try and replicate the issue with a DB user who does not have the "CREATE TEMPORARY TABLES" permission. I am not able to...

@sgiehl The validateOwner method in FormDatabaseSetup expects an exception to be thrown when running the requiredPrivileges SQL statements. The MYSQLI adapter does not throw an exception but returns -1 instead....