Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted May 25, 20222 yr I have enabled https in my community configuration and my site has a valid certificate. If I enforce https on my WordPress site and I click on the community link, the page just keep reloading and redirecting to the login page. This issue does not happen if I use https without enforcing it in WordPress.
May 25, 20222 yr Community Expert Have you changed this on your invision community also? If not, you need to do this. Note, what you have screenshot there has no relation to https.
May 25, 20222 yr Author The base_url is already configured to https in the conf_global.php file: 'base_url' => 'https://members.addictedtoroi.com/community/', I posted the screenshot to show that I am not using a .htaccess file that might be causing any issues (I should have stated that in the description) Edited May 25, 20222 yr by Jennifer Beadles
May 25, 20222 yr Community Expert This being the case, unfortunately you will need to contact your hosting company to see what exactly is redirecting. As its only redirecting when you change wordpress configuration, its very likely there is an htaccess in a directory lower than your community directory that is causing this.