This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

eddymwanda27976
eddymwanda27976

I recently installed OctoberCMS on my domain (Namecheap Hosting). The backend dashboard is not loading and other features on the backend that require XHR post requests are not working. I installed it again on a subdomain and the problem still persists! Can someone please assist me?

eddymwanda27976
eddymwanda27976

It's alright I managed to sort out the issue. Turns out I had to use SSL for my domain

manuel.keller23237
manuel.keller23237

Thanks a lot that you posted the solution, I just had the same issue.

Best, Manuel

njvarma
njvarma

You can also override this behaviour on your local development server by changing:

'backendForceSecure' => true

to

'backendForceSecure' => false

in config/cms.php

Make sure you re-enable it on production, though!

1-4 of 4

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.