Peter Martin
Peter Martin
I have tested this item :white_check_mark: successfully on bb1c6aa4acc1d4944f815b6f0950579616ac4582Works as described. Thank you for this PR! The new error message has more details, so it helps the website admins understand...
Thanks @Ruud68 ! It's a nice improvement! Actually, we would like to have this improvement in all Modal views, so we've created a new issue for that: https://github.com/joomla/joomla-cms/issues/43501 Could you...
@coolcat-creations Could you add your Dutch language file to https://github.com/zero-24/plg_system_environmentdetect/tree/master/language ? @zero-24 I would translate PLG_SYSTEM_ENVIRONMENTDETECT_CANT_DETECT_SYSTEM to: "Sorry, er is geen beschrijvingen beschikbaar voor uw besturingssysteem"
Thanks @zero-24 !
@Hackwar Could you please remove the unused ``use Joomla\CMS\Toolbar\Toolbar;`` statements?
Thanks @zero-24 !
Thanks @HLeithner ! I've escaped or replaced some quotes. I'll try to restart drone.
Thanks! I am currently trying the installation process from ``README.md``
I've solved some issues locally but I don't know how to solve the following with parts like: ```bash curl -X GET /api/index.php/v1/content/articles/{article_id} ``` The error message complains:``ReferenceError: article_id is not...
Thanks @RickR2H !