Forgive me, I'm new at this...

I want to install the Front module,
http://drupal.org/project/front

but I get a couple error messages.

  • The specified file temporary://fileNObM88 could not be copied, because the destination directory is not properly configured. This may be caused by a problem with file or directory permissions. More information is available in the system log.

Advice? Is there an intro manual that I should read for all this sort of stuff? Thanks.

Comments

Dan Silver’s picture

I used to get this error also. Take a look at this comment: http://drupal.org/node/1336494#comment-5223284
After checking the settings that he mentions, you may need to change the file permissions on your server. Are you familiar with how to do that?

MrErlo’s picture

I've recently moved to a new server, and all of the file access took a little while to change over. I think it's sorted out now, so I should be all good to go.

I also found another way to address my issue for the specific application of "Front". Thanks again for your help.