Customise Backend view is broken

I made a few changes to the backend, changed the app name, and uploaded logos, favicon etc.

After that the customise backend is broken and is being displayed like the following image.

When I check the HTML structure of this page, it only contains the form, and does not contain any assets in head or anything as such.

What has caused this, and how to fix it?

Hi @tasaduqbahl

GD PHP library required

It looks like you might need to enable the GD library in your PHP settings.

Thankyou for the quick response.

1 Like