Page 1 of 1

admin dashboard doesnt show correctly on oc2.1.0.2

Posted: Mon Oct 23, 2023 4:12 am
by ocverra
Dears,
when I log into the admin page of ocVersion 2.1.0.2, the admin dashboard doesnt show correctly (see attached) . Can anyone advise me on how to fix it?
Thanks in advance

Re: admin dashboard doesnt show correctly on oc2.1.0.2

Posted: Mon Oct 23, 2023 4:57 pm
by paulfeakins
This is a common problem when the stylesheet hasn't loaded and that's usually caused when something isn't going over HTTPS.

I would suggest making sure both your config.php files have "https://" at the beginning of every URL.

Re: admin dashboard doesnt show correctly on oc2.1.0.2

Posted: Tue Nov 07, 2023 5:39 am
by dragonfly-ie
What you see is the basics html, no background and fancy buttons cause they didn't load.

Happens also with bad internet connection (like Paul says slow loading). Nothing to worry. Just reload, it'll be fine.

Re: admin dashboard doesnt show correctly on oc2.1.0.2

Posted: Tue Nov 07, 2023 11:49 pm
by paulfeakins
dragonfly-ie wrote:
Tue Nov 07, 2023 5:39 am
Happens also with bad internet connection (like Paul says slow loading). Nothing to worry. Just reload, it'll be fine.
That's not what I said at all, I said adjust your config.php files as it's probably trying to load the stylesheet over HTTP not HTTPS.