PDA

View Full Version : vB Drupal CMS addon - Drupal develment debugger


tamarian
03 Oct 2005, 03:23
This is an addon module for vB Drupal: Community Plumbing (http://www.vbulletin.org/forum/showthread.php?t=97341)

This addon should work for both vB Drupal versions, the 3.0.x version and 3.5 version.

What does it do: This is the Drupal debugger. It works very much like vB's debug mode/explain. The original module from Drupal will not work with vB Drupal, so this modied version should work.

You can use this to debug your vB Drupal installation, find which blocks are query hogs, and debug your own custom blocks and modules.

Orginal source: http://drupal.org/project/devel

License: GPL

Installation: Unzip and upload the entire devel directory to your vB Drupal module directory. Activate the module in your module settings, and assign the access permissions. By default, it gives permission to usergroup 6.

tamarian
03 Oct 2005, 03:23
Reserved for additional tips/FAQ.

Daniel
03 Oct 2005, 03:44
Very nice, I could use this :)

Blam Forumz
04 Oct 2005, 07:57
/me installs

Yet another great hack from tamarian