Styling not visible when not on Localhost

I’m having a little trouble setting up Gibbon. It’s currently restricted to our Local Network, and I’ve found a funky little hiccup with it.

When I open it anywhere but from the VM its currently hosted on, I don’t get any of the Styling. Just raw HTML output, like in the picture above. I’m pretty new to Web Development, my background is firmly in the Backend side of things, so I was hoping someone would have an idea of what’s going on here.

Hi @Montessori_Dev my apologies for the delay in a response. It looks like the absoluteURL for your system has changed or does not match what is in the database. Can you check the gibbonSetting table for the absoluteURL and ensure that it matches your localhost URL. Also, be sure to clear browser cache anytime after changing absoluteURL, as it can be cached in the session data.

That sorted it. Thanks.

We actually moved to a hosted solution… but the error returned when we migrated it so that was extremely timely after a fashionn.

1 Like