Drupal is up and running but how do I ...?

How do I disable avatars (user pictures) for a certain node type?

I'd like the user avatar to appear only for the forums (using 4.5). I'm using xtemplate. How can I do this?

The theme->configuration menu is great. It offers "Display post information on" with a list of checkboxes for all content types. IMO, we need something just like this for user avatars. As a second best solution, the existing checkboxes should apply to the avatars as well. They are part of the user post information, after all.

-Robert Douglass
-----------------
visit me at http://www.robshouse.net

Problems creating terma

When I try to create terms in the vocabularies "Book reviews" and "Articles" based on those two modules, I always get this error:
user error: Duplicate entry '8' for key 1
query: INSERT INTO term_data (tid, name, description, vid, weight) VALUES ('8', 'Educational', '', '6', '0') in /home/4/xxx/www/xxx/one/includes/database.mysql.inc on line 97.

Anyone can give me a hint on where to find the problem?

I have managed to create terms in other vocabularies like Forum and such

"You are not authorized to access this page." when submitting story

I'm trying to set up what I'm guessing is a fairly normal workflow on a Drupal site.

1 - "authenticated user" submits story
2 - User with moderator role approves story
3 - Approved story appears on front page

This now sort of works, but I'm still struggling with Drupal's permissions system. When an authenticated user submits a story I recieve the following message on the page:

Status

* The post is queued for approval. The editors will decide whether it should be published.
* your story was created.
* You are not authorized to access this page.

I'm not sure why I get the "You are not authorized to access this page." error upon submission. The only way I can find to get rid of this is to give authenticated users "administer notes" permission, and I can't imagine that this is correct.

Here are the permissions I have set for authenticated users:

access administration pages 0
access comments x
access content x
access submission queue 0
access user list 0
administer blocks 0
administer comments 0
administer moderation 0
administer nodes 0
administer site configuration 0
administer taxonomy 0
administer users 0
administer watchdog 0
bypass input data check 0
create forum topics x

Promote/Moderate

I want to have it so, that when users post stories, they are immediately visible, but not on the front page, or a "Category" page, but only on a page where I can put a static post that tells users that messages below have not been looked at by a moderator yet. Is this possible and if so, easy to implement? Publish/Moderate, or both?

I get the following error when pointing my browser at the drupal page:

Fatal error: Call to undefined function: mysql_connect() in /home/users/ties/public_html/drupal/includes/database.mysql.inc on line 12

How to display last update date (of the whole website) in a page

I'm would like to display the last website update date on a page. I've been searching the Drupal site and tried Google but with no luck so far. All hints (or maybe an example) how to tackle this are welcome?

Thanks in advance.
Martijn

Pages

Subscribe with RSS Subscribe to RSS - Post installation