πŸ‡ΊπŸ‡ΈUnited States @bradallenfisher

Account created on 22 January 2008, almost 17 years ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States bradallenfisher

The website encountered an unexpected error. Try again later.

TypeError: Drupal\permissions_by_term\Service\AccessCheck::__construct(): Argument #2 ($eventDispatcher) must be of type Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher, Symfony\Component\EventDispatcher\EventDispatcher given, called in /var/www/html/web/core/lib/Drupal/Component/DependencyInjection/Container.php on line 259 in Drupal\permissions_by_term\Service\AccessCheck->__construct() (line 81 of modules/contrib/permissions_by_term/src/Service/AccessCheck.php).
Drupal\Component\DependencyInjection\Container->createService() (Line: 177)
Drupal\Component\DependencyInjection\Container->get() (Line: 430)
Drupal\Component\DependencyInjection\Container->resolveServicesAndParameters() (Line: 237)
Drupal\Component\DependencyInjection\Container->createService() (Line: 177)
Drupal\Component\DependencyInjection\Container->get() (Line: 454)
Drupal\Component\DependencyInjection\Container->Drupal\Component\DependencyInjection\{closure}() (Line: 243)
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure}() (Line: 206)
Symfony\Component\EventDispatcher\EventDispatcher->callListeners() (Line: 56)
Symfony\Component\EventDispatcher\EventDispatcher->dispatch() (Line: 159)
Symfony\Component\HttpKernel\HttpKernel->handleRaw() (Line: 76)
Symfony\Component\HttpKernel\HttpKernel->handle() (Line: 53)
Drupal\Core\StackMiddleware\Session->handle() (Line: 48)
Drupal\Core\StackMiddleware\KernelPreHandle->handle() (Line: 28)
Drupal\Core\StackMiddleware\ContentLength->handle() (Line: 32)
Drupal\big_pipe\StackMiddleware\ContentLength->handle() (Line: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass() (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle() (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle() (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle() (Line: 36)
Drupal\Core\StackMiddleware\AjaxPageState->handle() (Line: 51)
Drupal\Core\StackMiddleware\StackedHttpKernel->handle() (Line: 709)
Drupal\Core\DrupalKernel->handle() (Line: 19)

after applying patch and clearing cache

πŸ‡ΊπŸ‡ΈUnited States bradallenfisher

so should we just manually install this for D11?

πŸ‡ΊπŸ‡ΈUnited States bradallenfisher

I'm not sure if the following is being tracked, but it seems related.

When editing a block with layout builder enabled, you no longer edit the layout builder in the front end theme. You now use the admin theme.

Ex. /admin/content/block/1/layout - now uses admin theme whereas in the past it was frontend theme.

on the contrary, managing the layout display for all blocks of a type:
/admin/structure/block-content/manage/{block_name}/display/full/layout still uses the frontend theme.

I think the preferred method is to always use the frontend theme, unless you are using a module like: https://www.drupal.org/project/layout_builder_admin_theme β†’

is this an issue anywhere? i can't find it. thanks!

πŸ‡ΊπŸ‡ΈUnited States bradallenfisher

When editing a block's layout you no longer edit in the front end theme. You now use the admin theme.

Ex. /admin/content/block/1/layout - now uses admin theme whereas in the past it was frontend theme.
on the contrary, managing the layout display for all blocks of a type: /admin/structure/block-content/manage/{block_name}/display/full/layout still uses the frontend theme.

I think the preferred method is to always use the frontend theme, unless you are using a module like: https://www.drupal.org/project/layout_builder_admin_theme β†’

is this an issue anywhere? i can't find it. thanks!

Production build 0.71.5 2024