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

Flexinode Help

I want to pull values from the flexinode tables in the database and I'm having trouble.
I have created a Flexinode called "Matches"

The matches flexinode has: date of match and team name among others but the main ones i require are team name and date of match

the tables I want to pull info out of are: flexinode_data and flexinode_type
Where Team Name is field_id is 11
And Date of Match is field_id 12

field_id                      textual_data                     numeric_data                       nid
11                            Red Sox                           0                                       34
12                                                                  156480000                          34
11                            Blue Beards                       0                                       36
12                                                                  225640000                          36

Now I can pull the values fine, but the problem is

I end up with the above table when I want it to display like this:

field_id textual_data numeric_data nid
11 Red Sox 156480000 34
11 Blue Beards 225640000 36

Web phone in php website

Hi,
I am new to drupal.
I have a website and i want to add a link for webphone which is integral to the website.The website is developed in PHP/MYSQL..
Can anybody give me some guidance.
-nehal.

how do i dissable "print a friendly page" and "email this page" on dashboard?

how do i dissable "print a friendly page" and "email this page" on dashboard?
i couldn't find the option for it.. tks

Hiding Recent Posts

Has anyone tried to hide the recent posts in the navigation menu if a visitor to the website is not logged in? I can't figure out where to disable this, or how.

Mike

tab instructions from hand-book giving a head-ache

Hi there,

I have been using the hand book instructions for building a tabbed menu in drupal found here;

http://drupal.org/node/31704

and my tabs are breaking into horrible messes in IE on windows ( I am not even bothering to look on mac)

the site i am working on is here;

http://espacedesfemmes.ca/en/mission

has anyone had similiar experience? is there a better set of instructions somewhere?

thanks
mir

Pages

Subscribe with RSS Subscribe to RSS - Post installation