i've got this message when i run cron manually through admin>reports>status reports
Fatal error: Call to undefined function file_directory_path() in /home/****/public_html/sites/all/modules/cleaner/cleaner.module on line 209
what seems to be the problem help please.
Comments
Comment #1
nancydruIt would seem that the first cut at converting the module was not totally effective.
Comment #2
fema0870 commentedso what should i do to solve this problem ?
Comment #3
nancydruFind a replacement for the file_directory_path() function and create a patch. I don't know when I might have time to get to this.
Comment #4
wvlgen commentedI have the same problem when the cron job is scheduled and is worse: it enters into a loop.
Comment #5
dunechild commentedActually, this occured after setting the Cleaner module (admin/config/system/cleaner) to clean up CSS and JS files. Once options reset to default, cron will run flawless. Any ideas?
Comment #6
nancydruTry the new dev that rolls out this evening.