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

nancydru’s picture

It would seem that the first cut at converting the module was not totally effective.

fema0870’s picture

so what should i do to solve this problem ?

nancydru’s picture

Find 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.

wvlgen’s picture

Title: Error when doing cron jobs manually » Error when doing cron jobs: also schedulerd

I have the same problem when the cron job is scheduled and is worse: it enters into a loop.

dunechild’s picture

Actually, 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?

nancydru’s picture

Status: Active » Fixed

Try the new dev that rolls out this evening.

Status: Fixed » Closed (fixed)

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