I'm trying to install Drupal on my Mac but the installation stops complaining about write permissions for settings.php
I allready changed the permissions according to the tons of information you can get about this problem. I also created the directory sites/default/files. But still Drupal complains that there ist no files directory and or that it cannot write to it.
To me this looks like Drupal reads a different directory!? How can I get information about where Drupal is checking the directories or does anyone have an idea what I can do?
I'd like groups to automatically be categorized by size. Or even have a moderator of the group select the size of the group from a dropdown menu. Based on the size of the group the group may have greater privileged. Any idea how I can do this? I haven't worked with Drupal in a few years and I'm just getting started again.
I know that $head_title is defined in html.tpl.php, but if I define a function its not defined in this file; no idea why; but this is my problem.
What I want to do is define a function or class, in preprocess_page, then its available to page.tpl.php, works fine, but its not available to html.tpl.php; which is the problem; I need to pass in variables before I execute this function; so I can set css and js based on other settings.
I'm trying to fix my D7 theme, it worked during alpha; but now is broke; seems drupal_add_html_head is not working as it did then; any ideas why?
i'm using solr search on D6. I was wondering if anyone has any experience in getting solr to index private messages (Privatemsgmodule) or emails(Messaging module).
So, we've just finished the initial release of SubHub Lite - a site building and hosting platform built on Drupal 7, and I wanted to share it here to see what input you guys might have, suggestions you might make, and just to hear what the rest of the Drupal community generally thinks.