Closed (fixed)
Project:
Boost
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2012 at 18:46 UTC
Updated:
26 Jul 2012 at 12:01 UTC
I run core and then I got this at status report page
Warning: rmdir(cache/normal/mydomain//node) [function.rmdir]: Directory not empty in _boost_rmdir() (line 1090 of /home/mysitename/public_html/sites/all/modules/boost/boost.module).
*mydomain is the substitution for the domain of my site
*page is the substitution for the title of a specific node displayed
Comments
Comment #1
DrupalDan commentedComment #2
bgm commentedSeems like you are running an old version of boost. Neither 7.x-1.x-dev nor 7.x-1.0-beta1 have an rmdir at line 1090.
Can you test against the latest -dev?
Comment #3
DrupalDan commentedHi bgm, thank you for your response. I'm running the latest version of dev and so far so good; I haven't seen that log reported there again. So I guess the issue has been fixed.
Thank you very much for your help.
Comment #4
bgm commentedThanks for the update. Closing the issue.
Was probably related to #1138630: Error deleting files or directories: rmdir warning
Comment #5.0
(not verified) commentedI updated the url for accuracy