I get this error from the start when I try click get the full view of a node that has the comment form at the bottom of the node.

Fatal error: Call to undefined function dpm() in /drupal5/sites/all/modules/bbcode_wysiwyg/bbcode_wysiwyg.module on line 138

Comments

jmai’s picture

I removed the dpm line from the code, and this module works. Seems to be using dpm from the devel module. That's where dpm is defined.

jmai’s picture

Status: Active » Fixed

Just remove the line in the code.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.