Closed (fixed)
Project:
Coder
Version:
7.x-1.x-dev
Component:
Coder Upgrade
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Aug 2009 at 20:05 UTC
Updated:
11 Sep 2009 at 13:40 UTC
Jump to comment: Most recent file
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.