Tag: troubleshooting

“Classic” Web Problems, Solved

Add CommentShareSource29Tuesday, July 29, 2008By adminA lot of energy in the Drupal world goes towards solving complex problems: giving administrators ways to build publishing workflows without writing code, integrating with cool new APIs, automatically translating site content into Klingon… You know. The usual. With all of that energy focused on complex architectural problems, it’s easy

Read More
“Introducing A3 Atlantis: A Fast and Elegant Drupal Theme”

A3 Atlantis: An Exclusive New Theme For DrupalAdd CommentShareSource Articles30Monday, June 30, 2008By adminA3 Atlantis is my newest contribution to the Drupal community. Designed from the ground up to be fast, elegant, and search engine friendly, this theme features a stunning visual design, beautiful typography, and a standards-compliant code base. A3 Atlantis Drupal ThemeA3 Atlantis

Read More
Enabling New Modules Via Update.php

Add CommentSourceTutorialsBookmark/Search this post with:Delicious DeliciousDigg DiggStumbleUpon StumbleUponFacebook FacebookGoogle GoogleYahoo YahooTechnorati Technorati16Wednesday, January 16, 2008By adminUPDATE: There’s a better way. I work with 3 other developers, all of whom have their own local sandbox of our site. Since we’re constantly adding new modules, I found a simple way to enable a new module via another

Read More
Quick-and-Dirty Debugging

Add CommentSourceArticlesBookmark/Search this post with:Delicious DeliciousDigg DiggStumbleUpon StumbleUponFacebook FacebookGoogle GoogleYahoo YahooTechnorati Technorati28Saturday, April 28, 2007By adminSo you’re coding along, developing your site, minding your own business, when you load a page you see some totally vague, obscure error message such as: <?phpwarning: Invalid argument supplied for foreach() in /modules/node/node.module on line 504.?>Where do you even

Read More