Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
i am new to drupal but have learned quickly and have most everything setup on my site. I am having a problem with the images importing. I keep getting this error:
# File copy failed: no directory configured, or it could not be accessed.
# File copy failed for /var/www/files/images/bajaimages/Baja East 2006 001.jpg to
i have seen this post on this site but there were no responses to it and the problem was still out there from august. If you have any suggestions or help that would be greatly appreciated.
I am trying to copy my database from my local host to a testing server. I am exporting the contents of the database using the export in phpmyadmin. This creates an sql file. I am then importing it to a database on my host. Okay, so nothing unusual about that.
i've a multilingual website and i've installed the great gsitemap module to automatically get a valid google site map. the problem is that i have two different sitemaps, one for each lang
I have managed to get Drupal installed and themed perfectly, however there are just two things which I can't figure out how to do.
1) I want to set it up so that I have as the address to a section of the site /issues/issueX (X being a number) now the problem is that at the moment I just have /node/X which isn't exactly an easy to remember URL. Is there a module that'll let me set this up?
Uploading an attachment to a forum topic or other content works... the file is physically there in /var/www/html/drupal/files. Permissions are fine (644 and can access the file as a normal user from a shell prompt):
However, when I click on the attachment and Drupal attempts to serve up the attachment I get a "Page not found" in the browser. No error in /var/log/httpd/error.log.