Slick-Skin sieht am Anfang nicht normal aus, wie man erwarten würde. Deswegen muss man unter "Inhaltstypen/Content Types >> .. >> Anzeige" Image-Field Eigenschaften aktualisieren.
Meine Einstellungen, die aktuell funktionieren:
Slick-Skin sieht am Anfang nicht normal aus, wie man erwarten würde. Deswegen muss man unter "Inhaltstypen/Content Types >> .. >> Anzeige" Image-Field Eigenschaften aktualisieren.
Meine Einstellungen, die aktuell funktionieren:
Um die Pfeile zu verstecken:
details summary::-webkit-details-marker {
display:none;
}
Flex Container & Items:
Man muss erst group_concat_max_len erhöhen;
SET SESSION group_concat_max_len = 123456789;
select group_concat(nid, ',') from news where year='2019';
drush sql-dump --result-file="/path/to/backups/$(date +%Y%m%d_%H%M%S).sql"
Database dump saved to /path/to/backups/20190218_230104.sql
Versuch 1 - Optimieren:
Table 'logs' is marked as crashed and last (automatic?) repair failed
Versuch 2 - Reparieren:
Error
Table 'news' is marked as crashed and last (automatic?) repair failed
Can't create new tempfile: './mydb1/news.TMD' |
| db1.news | repair | status | Operation failed
Fehler:
Table 'comments' is marked as crashed and last (automatic?) repair failed
Fehler:
.htaccess:
AuthType Basic
Require valid-user
AuthUserFile /home/mysite/html/.htpasswd
AuthName "Please Log In With Your Username/Password!"
Order allow,deny
1. Datei öffnen:
pico -w /root/.bashrc
2. Hinzufügen ( zB am Ende):
if [ -f /etc/bash_completion ]; then
. /etc/bash_completion
fi
Wenn es bash-completion nicht gibt:
apt-get install bash-completion
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 ...
Drupal 10.4, in a custom View
Drupal 10.4:
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