zareb Posted March 22, 2018 Share Posted March 22, 2018 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? Thanks in advance. Link to comment Share on other sites More sharing options...
zareb Posted April 3, 2018 Author Share Posted April 3, 2018 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 More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now