Blogs

How to deal with "live" email addresses during development.

Site development regularly extends beyond the launch of the site and beyond the point where the live site has real user accounts set up. To test issues that may be occuring on the site it is usually easier to simply grab a copy of the live site's database to use in your local development environment. Herein lies our issue: How do you test the site on your local development environment with a database that has real email addresses?

Beware of long View names.

I was debugging a Views block the other day and couldn't figure out why it wasn't hitting my block tpl. Pretty scary why it wasn't..

Syndicate content