Drupal Error Debugging

We have mastered several tools that allow us to find and fix the bugs that others just can't seem to track down.

Error logs reveal an awful lot of information and in the correct hands they can guide a seasoned bug hunter to the problem very quickly. However, when that is not sufficient we turn to our tool of choice - the Netbeans/XDebug combo. Using this combo we interactively examine your code as it is actually executing so that we can see exactly when things go wrong and what the situation was at that exact moment in time.

Please complete the form on the right to see if we can fix your Drupal site.