Call to undefined function dpm() in /var/www/dr7/web/sites/all/modules/filecache/filecache.module on line 65
when running cron

Comments

lunafrix’s picture

Just had the same issue last night after installing filecache.
Just remove the function call in filcache.module.
The dpm() function is usually there just for debugging, so it can be removed safely.

ogi’s picture

Status: Active » Fixed

File access is reworked in dev code and debug code is removed.

Status: Fixed » Closed (fixed)

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