Drupal Archive

Drupal – Fix White Screen of Death!

Drupal can be an absolute mess to work with sometimes, especially when new to it. And generally speaking, you’ll encounter the White Screen of Death at least once in your Drupal experience if you do any sort of module or theme editing / creation. Luckily, it can be easy to fix. Just follow the below

Drupal – How I Fixed “Trying to get property of non-object” / “array_flip()” Module Error

When moving items from a staging server over to a production server, you occasionally run into strange issues (especially when they’re not 100% identical). This particular server has some older, “secure” settings enabled (such as Safe Mode for PHP). When installing a Drupal module manually, things went well until I tried to use its upload