Closed (fixed)
Project:
GMap Blocks
Version:
6.x-1.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 May 2010 at 20:25 UTC
Updated:
14 Jun 2012 at 14:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
mstrelan commentedSimply edit that file (gmap_blocks.admin.inc) and delete line 104. Calls to
dpm()should not be left in released modules. Alternatively wrap it in the following:Or alternatively install the Devel module and dpm will exist.
Comment #2
pajamajeremy commentedI deleted line 104 and it works. Thanks!
Comment #3
skilip commentedThis sure is a bug. I totally forgot to delete that line.
Comment #4
michaelk commentedCan this patch be pushed into the repository?
Comment #5
paskainos commentedHas this patch been ported yet?
Comment #6
karens commentedMis-marked, this is not ready to be ported, it is ready to be committed.
Comment #7
dboulet commentedHere is a patch for 7.x.
Comment #8
jvandooren commentedApparently still not committed to the Drupal 6 version...
Comment #9
paul555 commentedsubscribe
Comment #10
oostie