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

make menu module works properly?

Hi,

I'm using Drupal menu module, but I can't make it works properly. I'm creating my custom menu, adding menu items with sub-menu.

The problem is that if I assign a valid link to the top menu item, it indeed opens the right page, but it doesn't expand the sub-menu. Otherwise, if I assign a link, for example, to an empty taxonomy category, the empty engine-generated page is displayed and the menu expands properly.

How do I make it works properly?

How i can change Head on the site

How i can change head or menu or content of my site that use drupal to look like this ?
www.thaitradder.com
it my site
i need to use drupal for them how i do?
can some one help me ?
and pls talk with me on msn wongtapa@hotmail.com
Thanks

Please help with form_select

I've tried this 20 different ways and I can't figure it out. I want to pull some uid's from my DB, and make a dropdown box (form_select). The trick is that I want the usernames as the values and the uid's as the keys. I've already got a function in place to lookup the usernames - 'member_name()'.

Here's the DB query:

$result = db_query("SELECT group_members.uid FROM (group_members) WHERE group_members.gid = '%d'", $node->gid); 

Here's the dropdown:

How do I do searching by price? (and a few others)

Hello, Drupal friends,

I am sure there must be a module for this somewhere, but I don't know where.

I'm trying to make a drupal site where people can post their items for sale, and can sort them by price, or they can search within a price range. Does anyone know what module I would use for this?

Related question: Is there a way to display only titles of posts, as opposed to the post, and extraneous info, and teaser text?

Thank you so much!

Taxomony + layout question

Hi everyone,

Any help on the best way to do this would be greatly appreciated. I'm going to have a variety of different types of nodes (e.g. poll, event, forum) which will all be categorised using the same taxonomy.

What I'd like to do is set up a template which pulls in the appropriate poll, event, forum etc based on a particular taxonomy term.

E.g. Say I have a term in my taxonomy called "Dogs" then I would like to have appear on my /dogs/ page the:

default Drupal content

if you look at:
http://rogers.gotdns.com/

(or not)... you see (or when logged out) that default Drupal content: to create the first account, admin page, etc.

where is this editable in Drupal? i know that's a really dumb question because i know this is a CMS -- i looked in a few handbooks and have even "tried' to figure out if it will simply disappear after my first content creation, but i do not find this simple information.

Thank you!

Pages

Subscribe with RSS Subscribe to RSS - Post installation