Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
The hosting_site_list view (the default page after logging in) was broken... upon editing the view I got:
Display "Defaults" has an invalid style plugin.
Display "Page admin" has an invalid style plugin.
Display "Block: Platform" has an invalid style plugin.
Display "Block: Profile" has an invalid style plugin.
Display "Block: Client admin" has an invalid style plugin.
Some of the Aegir specific blocks were not enabled ... Adding to the content bottom or sidebar region on /admin/structure/block is enough to resolve that.
Comments
Comment #1
helmo commentedThe hosting_site_list view (the default page after logging in) was broken... upon editing the view I got:
Solution: revert the view.
Comment #2
helmo commentedSome of the Aegir specific blocks were not enabled ... Adding to the content bottom or sidebar region on /admin/structure/block is enough to resolve that.
Comment #3
helmo commentedAn error in a verify task of a pre-existing D8 platform:
Adding a new D8 platform does not have this problem.
Comment #4
helmo commented