Block a user
[ENHANCEMENT]: Missing places for class headers
Thanks for this extensive answer Llewellyn. I understand now what I can achieve with super powers. It solves 95% of my issue. The only remaining problem is how to use my component helper class in…
[ENHANCEMENT]: Missing places for class headers
[BUG]: Cannot compile my project anymore since upgrade to 3.2.1 (J3)
[BETA] Dynamic Build gives error No "CREATE TABLE.." were found, please check your sql.
Hi everyone,
The idea of oxido is excellent to my point view because it allows you to be specific or not. However we should use a standard SQL syntax and the comment is perfect for that. We…
[BETA] Keep the active tab in memory on page refresh
[BETA] Ajax controller broken with 3.1.39 update
[BETA] Bug on the right of tabs section of the forms
Of course it's the same principle for the left of tabs layout ;-)
[BETA] Bug on the right of tabs section of the forms
Here is what I suggest (Please see the screenshot)
<div id="discussions_loader" style="display: none;">
<form action="<?php echo Route::_('index.php?option=com_discussions&layout=edit&…
[BETA] Ajax controller broken with 3.1.39 update
[BETA] Datetime column default value is not compatible with mysql 8
Here is an example of postflight install and update script :
$component = 'notifications';
$tables = ['message'];
$columns = ['created', 'modified', 'checked_out_time'];
$query = "SET…
[BETA] Datetime column default value is not compatible with mysql 8
Missing sql files for very old versions upgrade.
[BETA] admin.css not loaded in joomla 4/5
[BETA] Global site/admin event has no effect in J4/5
[BETA] Bug on the right of tabs section of the forms
[BETA] Keep the active tab in memory on page refresh
[BETA] List view names are capitalized
[BETA] Cannot add frontend view to my component on J5
Indeed, I don't have the problem with an existing component. I will keep you posted about PHP8 upgrade.