Skip to content
English
  • There are no suggestions because the search field is empty.

How to force rebuilding permissions?

If the Drupal admin fails to properly rebuild permissions, you may need to force the process. Here's how you can do it:

  1. go to /devel/php
  2. paste: node_access_rebuild();
  3. execute

Get metatags to change when you've changed settings in /admin/config/search/metatag and cleared cache, but the rendered tags don't change:

  1. Remember that the front page could be set to any node. Go to /admin/config/system/site-information and see if the default front page is set to a particular node. 
  2. Go to that node's edit page and check the right sidebar's Metatag settings. It's possible that there may be a different setting there that the other settings are not overriding.