On a site with k nodes, you can easily take more than 24hours to rebuild permissions. Which means you simply don't want to do it interactively. But you can launch that rebuild from drush or use one of the faster non-standard rebuild methods. Note: If it takes you 24 hours to rebuild on a site with K nodes, something is wrong. For a smaller site it should be much less; I suspect you were experiencing an error of some kind. A quick solution can be just change your theme back to default GARLAND theme and than try again rebuilding permissions, most probably it will work.
As sometime it is JS errors which is causing it to stuck on Initialization. And if your site has too much data node like k , K you can also use this script by placing it in a php file in Drupal root and running it. The code is under the heading. Stack Overflow for Teams — Collaborate and share knowledge with a private group. Create a free Team What is Teams? Collectives on Stack Overflow. Learn more.
Drupal: How long should it take to rebuild permissions Ask Question. Asked 11 years, 7 months ago. Active 9 years, 1 month ago.
Viewed 4k times. Improve this question. Jon Seigel The code for the actual criteria has been omitted. It also creates a full access grant for administrators using a zero as the grant id -- not to be confused with the UID associated with anonymous users.
This is called each time access to a node needs to be determined; so the simpler the code, the better. Finally, if the user is anonymous an empty array will be returned, denying access.
One of the limitations of implementing custom node access grants is the effect on database queries. Viewed 9k times. How can I rebuild the node access permissions? I am using Drupal Console 0.
Improve this question. Matoeil Matoeil 2, 24 24 silver badges 44 44 bronze badges. Add a comment. Active Oldest Votes. Improve this answer. Worth mentioning that when doing this from the UI it can get quite a lengthy process when having a huge amount of nodes.
PHP settings may need to be adjusted accordingly. Letharion Dan Gurin Dan Gurin 1 1 silver badge 4 4 bronze badges. Sign up or log in Sign up using Google.
0コメント