Tag: technical-support

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