Next Tutorial
Drupal 7 Tutorial Part 16: Drupal 7 Reports & Logs Explained
How do i debug errors in Drupal ?
You can debug errors using devel module. http://drupal.org/project/devel . Install this module only in development environment. Strictly disable this module in production (live) sites to avoid performance related problems.
Alternatively, you can use xdebugger with eclipse. Find tutorial here to install this. http://www.anilsagar.com/blog/debug-drupal-using-xdebug-eclipse-and-wamp
©2010 AnilSagar. All rights reserved. Drupal theme by Kiwi Themes.

0 comments
Post new comment