Closed (cannot reproduce)
Project:
File Cache
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jun 2011 at 16:02 UTC
Updated:
15 Jul 2012 at 05:38 UTC
Bugs in lighttpd error output:
2011-06-15 00:03:22: (mod_fastcgi.c.2701) FastCGI-stderr: PHP Fatal error: Call to undefined function dpm() in /media/DISK_A1/net/www/sites/all/modules/filecache/filecache.module on line 65
Comments
Comment #1
W32 commentedDPM (http://api.drupal.org/api/search/7/dpm) function is not exists in Drupal 7
Comment #2
W32 commentedhalloo! Will it be fixed?
Comment #3
ogi commenteddpm() was used in previous releases but not in the latest.
Comment #4
Grimtech-1 commentedTo use the dpm function, you can install the devel module.