Hello,
I've got a status report error "Import directory has not been configured". There are three steps in the README for image_import - Enable, configure, set permissions. I've enabled the module, but am unable to configure it. The README says to configure at Admin >> site Config >> Image Import...however, the module does not appear anywhere in the Admin Config area. Even when I click on the 'configure link' in the Status Report - it simply takes me to admin >> config (not to Admin >> config >> Image_import)

Is this documentation old, or does it now appear in a new menu? I've searched this issue throughout Drupal and Google, and have not found this bug before.

I cannot tell that there are any immediate problems - just the bold red warning block on the Status Report. Please advise.

Thanks,
Kelly

CommentFileSizeAuthor
#2 image_import_url.patch1.44 KBbrenda003

Comments

td540’s picture

Hi Kelly,

I'm having the same error, have you found the solution perhaps?

Greets,
T

brenda003’s picture

Title: Status report error: Import directory has not been configured » Link to configure image_import is incorrect on Status Report page
Status: Active » Needs review
StatusFileSize
new1.44 KB

The path to configure is actually administer -> site configuration -> images, and then there is a tab labeled "image import" you can click on. The link to the configure page is also incorrect at the Status Report page, it should actually be admin/settings/image/image_import rather than admin/settings/image_import.

Attached patch fixes the URL.

brenda003’s picture

Title: Link to configure image_import is incorrect on Status Report page » Link to configure image_import is incorrect on Status Report page and README.txt

Updated title.

lamarkii’s picture

Thanks for this. As I now understand it the image import directory cannot be inside the images directory? At least, setting it up under /files rather than under /files/images solved the problem! There are numerous related posts on this subject so hopefully this will help others too.

BTW, as a newbie I've no idea how to apply the supplied patch:-)

EmanueleQuinto’s picture

Patch works.

sun’s picture

Status: Needs review » Fixed

Thanks. Committed an updated patch.

Status: Fixed » Closed (fixed)

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

cjdavis’s picture

Version: 6.x-1.0-alpha3 » 6.x-1.0-alpha4
Status: Closed (fixed) » Active

The link is still wrong in version 6.x-1.0-alpha4

sun’s picture

Status: Active » Closed (fixed)

It's fixed in the latest development snapshot and will be part of the next official release.