Notifications
Clear all
Topic starter
Hi all. Nach einem Update 2.1.0 (gestern) habe ich folgendes im Front und Backend stehen:
Warning: Constant FORCE_SSL_ADMIN already defined in /home/www/wordpress/wp-config.php on line 142
Wie kann ich das beheben ? Danke für Antworten
Posted : 10/11/2022 8:23 am
Hi @dirk-massing,
This is not related to wpForo. You should edit the root wp-config.php file and remove the line with FORCE_SSL_ADMIN. Then install Really Simple SSL plugin: https://wordpress.org/plugins/really-simple-ssl/
In other words, you should not hardcore the FORCE_SSL_ADMIN in the config.php, it should be set by some plugin.
Posted : 10/11/2022 5:41 pm
Razmik reacted