Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
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
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.