Closed (fixed)
Project:
BBCode Formatting Bar
Version:
5.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Dec 2007 at 09:03 UTC
Updated:
27 Dec 2007 at 21:23 UTC
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
Comment #1
jmai commentedI 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.
Comment #2
jmai commentedJust remove the line in the code.
Comment #3
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.