Help with getting things done and fixing problems.
Topics | Comments | Posted |
Last comment![]() |
---|---|---|---|
For anyone using login toboggan module | 2 | 4 years 10 months ago | 4 years 10 months ago |
403 issues | 2 | 4 years 10 months ago | 4 years 10 months ago |
Redirect on login | 4 | 4 years 10 months ago | 4 years 10 months ago |
Tokens missing? | 2 | 4 years 10 months ago | 4 years 10 months ago |
Exactly how are user password fields supposed to work? | 5 | 4 years 10 months ago | 4 years 10 months ago |
hook on before every page view? | 2 | 4 years 10 months ago | 4 years 10 months ago |
Login toboggan clashes with profile module | 0 | 4 years 10 months ago | 4 years 10 months ago |
How do breadcrumbs work in BackdropCMS core? Accepted answer | 2 | 5 years 1 month ago | 4 years 10 months ago |
Clash between regpath module and profile module. | 2 | 4 years 10 months ago | 4 years 10 months ago |
Can't get hook_views_query_alter to work... | 0 | 4 years 10 months ago | 4 years 10 months ago |
Title block keeps disappearing Accepted answer | 1 | 4 years 10 months ago | 4 years 10 months ago |
Mass User table Importation & Field Expansion | 7 | 4 years 9 months ago | 4 years 9 months ago |
menu blocks | 3 | 4 years 9 months ago | 4 years 9 months ago |
Using Backdrop and other repositories in your own installation | 2 | 4 years 9 months ago | 4 years 9 months ago |
How do I test a pull request Accepted answer | 5 | 4 years 9 months ago | 4 years 9 months ago |
Additional uncaught exception thrown while handling exception | 3 | 4 years 9 months ago | 4 years 9 months ago |
Difference between what is in config vs database | 3 | 4 years 9 months ago | 4 years 9 months ago |
User_Profile - It should be that simple... | 2 | 4 years 9 months ago | 4 years 9 months ago |
Need help for core update Accepted answer | 6 | 4 years 9 months ago | 4 years 9 months ago |
How to apply custom CSS to blocks? Accepted answer | 2 | 4 years 9 months ago | 4 years 9 months ago |
Problem adding styles using additional style sheets | 16 | 5 years 3 weeks ago | 4 years 9 months ago |
Get Started with a Local Dev Environment Quickly | 2 | 5 years 10 months ago | 4 years 9 months ago |
How to localize registration emails? | 7 | 4 years 11 months ago | 4 years 8 months ago |
Forum Topic Subscription | 6 | 4 years 8 months ago | 4 years 8 months ago |
Mailchimp library | 7 | 5 years 2 months ago | 4 years 8 months ago |
Recent comments
@izmeez This worked for me. Left a message on the github issue page. Thanks again for the help. - Dan
Cannot install modules since updating core
https://wtools.io/paste-code/bPX9 the Krumo dump of denied perms
Views permissions
// by appending ?debug_perms=1&user=5748 (5748 being the user's UID) to the url of a content type we can determine the privileges for that user at that screen global $user; global $debug; $...
Views permissions