Luca Racchetti
Luca Racchetti
For me stop working without this fix
Hi, I find 2 bugs on Author Profile in J4: 1) The section isn't displayed:  2) If you set display block the section and try to add a "Author...
I think Astroid is missing Article Type Event I think it can be usefully add Event Article Type with: - Logo: image - Event [repetable]: - Day: calendar - Start...
Hi, I try to use php-telegram-bot. The composer file is: [https://github.com/php-telegram-bot/core/blob/master/composer.json](https://github.com/php-telegram-bot/core/blob/master/composer.json) And it have: ``` "require": { "php": "^5.5|^7.0", "ext-pdo": "*", "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "psr/log": "^1.1", "monolog/monolog":...
If the `$admin_email` is set (if you want a moderator to verify users and not the users themselves) there is a little bug: Each new user have `$admin_email` so: -...
On https://www.bigclown.com/doc/projects/radio-lcd-thermostat/#integration-with-blynk the QR code of step 8 is different from the image of step 9
Orb continuously monitors the quality of your internet connections, from any platform or device. DOC: https://orb.net/docs/setup-sensor/docker docker-compose.yml: https://github.com/orbforge/orb-docs/blob/main/scripts/docker/docker-compose.yml
In this line of code: https://github.com/joomla-extensions/patchtester/blob/48b59527ca492e1a00ef335db795911cc3e1bb33/administrator/components/com_patchtester/script.php#L34 it becomes impossible to install patchtester 5.0.0 on Joomla versions earlier than 6.0, so the XML is wrong (and indeed I can no longer...