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

Getting a valuie from taxonomy_node_get_terms($node->nid)

Hi Drupal developers,

I know that there is a term associated with my node, as I have checked in the DB.

But when I do this (In a flexinode .tpl file or even using template.php) I get an empty Array.

$terms = taxonomy_node_get_terms($node->nid)
print $terms[0];

Well, I do not see a relevant error in the PHP logs, or in the Apache logs, so I do not know how to test if the fuction call has worked.

Please help me to understand how to debug this one?

Alex.

Access rights on individual forums?

Is it possible to set access rights on individual forums (and/or containers)?
The only thing I can find is for roles to have access to forums or not.

How to best make e-commerce products with attributes? (T-Shirt with sizes, for example)

I've found varying pieces of advice, and I'm looking at the code, but I'm not the only one who would like to know: What is the best practice for making a product with attributes? In my case, it is a piece of equipment with size, color and various options. Thanks for the support!

automagic import of text from file

I'm no php/html guru (actually, I'm a total blank when it comes to both) but I'd love to be able to set a cron job every hour that grabs some information (statistics or stuff like that) and puts it in a textfile, lets say info.txt (or any filename).

Is it possible to make drupal include the text from that file in a node/page/article/whatever ?

Thanks in advance

Individual User "Front Pages."

I was wondering if it is possible to implement pages that function like the site-wide "front page" (aka or "node"), except for individual users. For example, user Betsy can upload content, and each time she does, it shows up at the top of domain.com/Betsy just like it would on the front page of the entire site. Is this possible?

Thanks for any help.

Menu Module

I am using the menu module. I would like one page to appear in more than one menu. Can this be done within Drupal?

Pages

Subscribe with RSS Subscribe to RSS - Post installation