I just installed the image module. I'm having problems importing images. When I go to the image import page, I get this:
"Image import
Configure the image import module's settings.
The directory files/images/import does not exist.
Import path: *
files/images/import
The directory to import image nodes from. Drupal will need to have write access to this directory so we can move the file.
Note: a path begining with a / indicates the path is relative to the server's root, not the website's root. One starting without a / specifies a path relative to Drupal's root. For example: /tmp/image would be the temp directory off the root while tmp/image would be inside Drupal's directory."
I'm not entirely sure what this means, and I have no idea how to fix it... any help would be very appreciated!
Comments
Anyone...? (Sorry if im too
Anyone...? (Sorry if im too pushy- im kinda desprate)
You need to create that
You need to create that directory and make it writeable for the user that your web server runs under (usually apache)
Where? Do I have to crewate
Where?
Do I have to create the directory on the server or on my local computer? And how can I do the first if I have no access to CPanel or something like it?
create the import directory
create the import directory
Thanks this was very helpful