Summary: Cannot show block on userpage just by setting visibility to ‘user’. Solution: PHP snippet on block visibility. I had the problem outlined here on Stack Exchange. In particular, setting the block to display on /user only did not work. I found the solution here, which shows the block on the user’s page, but not […]
Archive by Author
Permissions not saving on Drupal project
Projects Projects TEF TEF Web WebSummary: Permissions changes were not saving. Solution: On localhost, upping max_input_vars solved the problem. For shared hosting, the Filter Permissions module. After migrating our new site to our shared host in Japan, I noticed that some permissions were not correctly set. However, no changes I made to permissions were saving. Our hosting service also limits […]
File permissions for Drupal
Drupal Drupal DrupalPosting this for my own future reference. That drupal page like so many is very long and confusing. But it contains this post by Jason, who hit the nail on the head: Posted by Jason Sale on November 1, 2010 at 12:40pm Thanks for writing this and everything, but all that I and 99% of […]