Jump to content

wrong appearance and translations after update to 1.6.1.18


zareb

Recommended Posts

Hello.

I recentyl used the one click update plugin to go from 1.5.2 to 1.6.1.18.

Things went pretty smoothly, but I have since then issues in the backoffice:

only maybe half the translations are present, and the general appearance of some parts of the website is kind of broken.

I uploaded the themes, css, admin theme and admin css again to see if it helped, but no.

Any suggestions?

image.thumb.png.c34156e56fd4f644a8c87ff3a0594efd.png

Thanks in advance.

Link to comment
Share on other sites

  • 2 weeks later...

if you have this, or anu other visual problem, you can add 

 

	public function __construct()
	{
        $this->bootstrap = true;
		...
	}

and some issues will be sorted.

 

The issue is that older modules did not have this configuration, so the renderer does not know what to do in order to have them appear neatly.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...