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?
Whenever I create a new page that I want a link to appear in the navigation menu to it doesn't work. In fact it is almost as if Drupal has treated the page like a book page as when I view the so called 'page' I get three tabs, view, edit and outline.
Outline only seems to have the options available for book pages? Does anyone know what I have don wrong or how I can fix this?