Hey,
when I am trying to move a template from the module to my themes template folder, I am running into a fatal error:
Error: Call to a member function id() on null in _bootstrap_layouts_preprocess_layout() (Zeile 81 in
I tried it with the same template name as it is in the module which resulted in the above error. When I am using another template name from the suggestion list, the template is not used at all.
And ideas?
Greetings
Sebastian
Comments
Comment #2
markhalliwellThis is a core bug.
Comment #3
markhalliwellActually, this is likely the real core bug.
Comment #4
dcronk commentedI'm having the same issue when I enable Bootstrap Layouts and try to use one of the layouts in either Display Suite or Panels. New install, not many modules installed in the system. I read in the core bug link that DS implemented a fix for this, but doesn't seem to be the case.