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

CommentFileSizeAuthor
#1 coder-555122-1.patch3.24 KBRyan Palmer

Comments

Ryan Palmer’s picture

StatusFileSize
new3.24 KB

The function has been basically renamed as per the following issue:

#517814: File API Stream Wrapper Conversion (#79)

Patch attached.

Ryan Palmer’s picture

Status: Active » Needs review
rwohleb’s picture

This patch applied cleanly and allowed module install to complete.

solotandem’s picture

Assigned: Unassigned » solotandem
Priority: Critical » Normal
Status: Needs review » Fixed

Committed on 8-24-2009.

Status: Fixed » Closed (fixed)

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