Quantcast
Channel: DrupalEasy - php
Browsing latest articles
Browse All 6 View Live

Drupal Batch Job Problems? Check mod_security PHP Extension

Drupal's Batch API is a great tool for module developers to leverage when an extended task needs to be performed. The Batch API is used during Drupal's own core installation and by modules like Node...

View Article



Browser FAIL: "Unsupported form of compression" related to PHP notice

One of my sites had a funny error complaining about an "unsupported form of compression" shortly after installing a new module. The browser would return a white screen of death with an error message...

View Article

I need to change the number of items returned by a view, based on the theme!

A friend recently came to me with the following question: I have a site that has a mode optimized for low-bandwidth use. Can I change the number of rows returned by a view based on the theme?The Views...

View Article

Hitting Drush Memory Limit

We love Drush, Drupal's all-purpose command-line tool, for people who can't stand checkboxes. It's fast, efficient, plays nicely with Version Control Systems like CVS, SVN and Git, and even cleans the...

View Article

Getting an error inside a core function? Infinite Redirect? debug_backtrace()...

We are all very familiar with the White Screen of Death in the Drupal world, AKA WSOD. One very common cause is a lack of memory for PHP - yet another is having errors turned off.In development mode,...

View Article


Debugging with PhpStorm (Including Drush)

I recently made the switch from another (several) code editors to PhpStorm based on the recommendations of several members of the Drupal community - not to mention all the postive things I've heard...

View Article
Browsing latest articles
Browse All 6 View Live




Latest Images