Help with getting things done and fixing problems.
Topics | Comments |
Posted![]() |
Last comment |
---|---|---|---|
Taxonomy term as visibility condition > possible? | 3 | 3 years 5 months ago | 3 years 4 months ago |
Node field classes | 7 | 3 years 5 months ago | 3 years 2 months ago |
Userpoints How-to - Tutorial | 3 | 3 years 5 months ago | 3 years 5 months ago |
Node Limit and Taxonomy manager | 3 | 3 years 5 months ago | 3 years 2 months ago |
[Solved] Error Messages around Theme use - Localhost, WampServer | 2 | 3 years 5 months ago | 3 years 5 months ago |
A sample content module - useful in contrib? | 2 | 3 years 5 months ago | 3 years 5 months ago |
How does one create a taxonomy term programmatically? | 4 | 3 years 5 months ago | 3 years 6 hours ago |
Co-working in Backdrop | 5 | 3 years 5 months ago | 3 years 5 months ago |
Creation of multiple paragraphs causes blank fields | 9 | 3 years 5 months ago | 3 years 5 months ago |
Field inheritance depending on another field | 6 | 3 years 5 months ago | 3 years 3 months ago |
Mobile menu sub-menus Accepted answer | 1 | 3 years 5 months ago | 3 years 5 months ago |
Making a page refresh periodically. | 6 | 3 years 6 months ago | 3 years 5 months ago |
Event list View list, filter by months | 8 | 3 years 6 months ago | 2 years 8 months ago |
Webform and checkboxes Accepted answer | 2 | 3 years 6 months ago | 3 years 6 months ago |
Can admin resend initial login email to user | 2 | 3 years 6 months ago | 3 years 6 months ago |
Block visibility Accepted answer | 2 | 3 years 6 months ago | 3 years 6 months ago |
Custom placement of status messages (page messages) Accepted answer | 2 | 3 years 6 months ago | 3 years 6 months ago |
Colourising images with CSS Accepted answer | 3 | 3 years 6 months ago | 3 years 6 months ago |
How-To: Block Refresh (Help needed) | 2 | 3 years 6 months ago | 3 years 6 months ago |
Options for event registration in Backdrop CMS | 6 | 3 years 6 months ago | 3 years 6 months ago |
Redirect "access denied" to login page Accepted answer | 4 | 3 years 6 months ago | 3 years 6 months ago |
Data migration D7 to Backdrop | 2 | 3 years 6 months ago | 3 years 6 months ago |
How to execute a bash script on server with a Backdrop module | 5 | 3 years 6 months ago | 3 years 6 months ago |
Drupal 7 migration questions | 6 | 3 years 6 months ago | 3 years 6 months ago |
Rendered Entity in Views Accepted answer | 1 | 3 years 6 months ago | 3 years 6 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