This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Dowmload a wave file

HI
Download a wave file by using drupal ,I am writing the code for downloading a wave file but it does not play
my code is like

I need help with the Couloir slideshow module....

I have loaded to my page and it won't pull up on the website. This is the website if it helps www.guerillaroots.com. Any help would be great.

Acidfree => How to add Navigation arrows above photos!? / Frame?

Hello!
I am a drupal beginner! Please suggest if you may;

http://www.chahtous.com/image

1) How should I get the Navigation arrows above each photo that has been viewed. I am not sure about its name, but this is a couple of arrows pointing to the left and right, directing to the next and previous photo.

2) How can I add a frame abour the thumbnail photos and previewed photos?

Global variables within module

Hello everyone,

I'm having a problem declaring variables within a module that can be seen by all the different functions in the variable..

The thing is that I have a multistep form and in the first screen some data is inputted and submitted

In the submit routine I query the DB thanks to the values inserted in the first screen and I generate like this a new array of results from the query.

newline character '\n' show up in email when using drupal_mail. HELP!

I know this is an issue many people have probably submitted before, but my error is no doubt coder related.

The newline characters started showing up in the emails when I added this line of code:

// Add in the URL information
$current_title = t('New headlines in @title', array('@title' => $feed_info->title));
$node_body .= "\n". $mini_separator . "\n" . $labour_title ."\n". url('aggregator/sources/'.$item->fid, NULL, NULL, TRUE)."\n";

And now I start getting this in the email:

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions