Mise à jour Dolibarr
Pour la mise à jour : https://wiki.dolibarr.org/index.php?title=Installation_-Mise%C3%A0_jour
Pour la mise à jour : https://wiki.dolibarr.org/index.php?title=Installation_-Mise%C3%A0_jour
Source https://ubntwiki.com/guides/changing_the_default_site_in_unifi While it is not possible from within the UniFi UI to change which site is considered the default, this can be done by manipulating the mongo database. It can be desirable to make another site the default if the currently designated default site… Lire la suite »Changing the Default Site in UniFi
Typically above a category, when called from a menu we get a Category: Whatever Remove by adding personalized CSS : .archive .page-header { display: none; }
UPDATE wp_users SET user_pass = MD5( ‘1234’ ) WHERE wp_users.user_login = « Paul »;
From this good website : https://www.cachem.fr/uptime-kuma/ , article about creating a watchdog, based on a linux or docker (to include in a Synology) … Allows alerts via various systems including Telegram bot. Full package here : https://github.com/louislam/uptime-kuma Tested on 25/02/2022 – Works fine. Installation is… Lire la suite »Uptime Kuma as web and services Watchdog
Yoast, Elementor, WOO fill wp_post tables with revisions (unlimited number). It may overload some databases, specially with cheap hosting plans. Often, most data can go away, who cares about the 5 first versions from a 3 years old article … ? Requirements : you know… Lire la suite »Clean WP Database