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.
Is it posible to browse the root of a vocabulary? i.e. to have a url that display the root terms of a vocavulary in the same way that a term displays its childred terms.
I've hacked together a method for exporting images from iPhoto to my Drupal image gallery. It uses AppleScript to grab the image information from iPhoto and PHP (with cURL) to automatically login to Drupal and upload the image. Details and source on my weblog.
Currently when I try view the logs for my site - the hits or the referrers - no statistics show. I was curious as to what I must have done wrong to make this happen and how would i fix it?
warning: is_dir(): Stat failed for files/pictures (errno=13 - Permission denied) in /home/tusk/public_html/includes/file.inc on line 76.
warning: mkdir(files/pictures): Permission denied in /home/tusk/public_html/includes/file.inc on line 77.
I get those errors when i go to administer -> users -> configure
What does that mean and is there an easy way to fix it?
I am using glossary to develop a health vocabulary. After adding lots of terms I could see that the glossary page do not have pagination/separation of glossary per term letter. All content is in the same page, that is no VERY large and slow to load.
Is it possible to add pagination/separate terms based in their firs letter?