Fatal error: Call to undefined function file_check_directory() coder/coder_upgrade/coder_upgrade.install on line 76
Function doesn't exist or there's a dependency not set as this function stopped existing in Drupal 6 (at least that's what the API indicates thus far).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | coder-555122-1.patch | 3.24 KB | Ryan Palmer |
Comments
Comment #1
Ryan Palmer commentedThe function has been basically renamed as per the following issue:
#517814: File API Stream Wrapper Conversion (#79)
Patch attached.
Comment #2
Ryan Palmer commentedComment #3
rwohlebThis patch applied cleanly and allowed module install to complete.
Comment #4
solotandem commentedCommitted on 8-24-2009.