I am migrating a website to drupal. So far, everything works fine. I wrote some functions to get data from tables I added to the drupal database. The problem is, that the german umlauts from this tables show up wrong while umlauts from normal nodes are ok. How can I fix this?
On the administer -> forums -> configure page there is an option titled "Forum Icon Path". If I want to use the default icons what should I enter? I've tried a million different ways to specify the directory where the icons are but no luck.
I am wanting to use the Daily Module as a Picture of the day script. However, to do this, I'll need to be able to create a thumbnail page that links to the module. I assume I could use something like "summary" and then "full article".
I have many different user roles in my new site and would like to have a block which displays the blogs for users which are in a specific role.
I found the snippet to display the most recent weblogs for a specific user, but am looking it alter it so it will show the most recent weblog posts for users in a specific role.