http://drupal.org/update/modules/6/7#file_directory_path

As this function has been removed from Drupal 7 core, Image Captcha is broken since it uses file_directory_path () in image_captcha.admin.inc

Check the above link for possible solutions.

Comments

Azol’s picture

Also, expand_checkboxes call should be replaced with form_process_checkboxes from now on.

soxofaan’s picture

Title: file_directory_path() should be removed from Image Captcha » file_directory_path() should be removed from Image Captcha (D7)
Priority: Critical » Normal
Issue tags: +low-hanging fruit

thanks for the heads up
to be taken into account at #670810: Port to Drupal 7

(changed priority from critical to normal because there is no working release of image CAPTCHA module for D7 yet)

Azol’s picture

I noticed that most of these changes were dealt with in #5 of #670810: Port to Drupal 7, We should probably close this issue as resolved

Azol’s picture

Status: Active » Closed (fixed)