I'm trying to use db_query to get some items from the database, but I'm struggling on how to search for custom fields that I've created with CCK.
So I'm using the following code to get the nodes, but the problem is when I want to search for anything other than the title, as the CCK custom fields are not contained in the same table.
I'm writing tests for the Flattr module integration, and during these tests I wish to change the formatter settings. I can't seem to figure out how to get SimpleTest to update the values of my select lists and submit them however.
Hi I'm new to drupal and I'm currently using the custom search, how do I style the taxonomy fields, all the form fields are inline and it looks untidy how do I get a line break before the label?
I developed a block in Drupal 7 which carousel the static or dynamic images using Javascripting and jQuery. Problem is that block is showing images on "index", and "article" content type pages but when i view the "nodes" or drupal default pages such as "user/register" then block dose not show the images.
I would love to upgrade to D7 but the one thing keeping me back is an easy to use audio module of some sort that allows visitors to the site to listen & download audio files. In D6 I used the Audio Module and like others (http://drupal.org/node/1047648) I'm hoping for the project to be continued - I think it's brilliant and easily implemented for those like myself who are not Drupal wizzards (though I wish I was).