Drupal
Problem (Error in Drupal Status Report):
Blazy
Not enabled: Use theme_blazy()
Blazy 3.x replaces sub-modules theme_ITEM() contents with theme_blazy(). Keep "Use theme_blazy()" enabled at Blazy UI to pass blazy:3.x.
Solution?
Problem:
InvalidArgumentException: "alignment" is an invalid render array key. Value should be an array but got a string. in Drupal\Core\Render\Element::children() (Zeile 97 in /var/www/web/core/lib/Drupal/Core/Render/Element.php).
Solution?
Solution:
if( \Drupal::currentUser()->hasPermission('create article content') )
{
// ...
}
Code:
$current_user = \Drupal::currentUser();
$roles = $current_user->getRoles();
// print_r( $roles );
drush st [OR]
drush uri
Site URI : http://default
How to update "Site URI"?
Problem:
[Symfony\Component\Console\Exception\CommandNotFoundException]
Command "audit" is not defined.
Seitennummerierung
- Vorherige Seite
- Seite 3
- Nächste Seite
Neueste Kommentare
Same with Drush 13 + PHP 8.3 and my Solution
Same with Drush 13 + PHP 8.3
Error : Failed to install the required package 'RPM' by using AP
Initializing...
Error : Failed to install the required package 'RPM' by using APT. Please install it manually.
Exit
Solution:
Installieren & Aktivieren
So habe es installiert und dann mit Hilfe von Key/Code (über Website von Acronis Cyber Protect) aktiviert:
I have a view with a path…
I have a view with a path like
/my-content-export
to export entivies as JSON or CSV.admin_toolbar 3.5.2 is the…
admin_toolbar 3.5.2 is the reason. Patch coming ...
Tools & Settings >> Security…
Tools & Settings >> Security Policy :
Allow only secure FTPS connections
List config vaiables
/usr/sbin/mariadbd --help --verbose | grep "query.*size"
Restart MariaDB / MySQL
Commandline:
MariaDB Restart (after changes in /etc/mysql/db-performance.cnf)
After my changes in /etc/mysql/db-performance.cnf
Error: configure: error: no acceptable C compiler found in $PATH
Error: