Closed finnlewis closed 1 year ago
460: if ($front_page_id && $front_page_id === $node_id && $variables['view_mode'] === 'full') {
Given it's actually checking - but not safely - I think it's just a question of require isset
or empty
as appropriate.
Given https://github.com/localgovdrupal/localgov_microsites_base/commit/c4d7afd0570db48510b83fe450a61cabb4f91bf7 I think this issue can be closed.
Closing. I think this is fixed. Also, we have #152 as this issue was a general issue, not a 3.x issue.
Fresh install. Visit https://localgov-micro-1.lndo.site/welcome-your-new-site See this warning:
This might be for localgov_microsites_base, but logging here for now.