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

webform and multiple email_to

I installed the webform module and this is what I am trying to do:

Have a form where there is a select drop down box. Depending on which value the user selects in the drop down, the webform will send an email to that group. I know the contact for does something like this but I want to do it using the webform.

I am sure there is a way to add in some custom php into the webform to get it to work.

I tried the following php and it didnt work:

Cache Problems

Setup

  • Caching Mode: Normal (recommended, no side effects)
  • Aggregate and compress CSS files: Enabled
  • Drupal Version: 5.1
  • Browsers: Firefox 2.0.0.2, IE7

Issues

How to have a radio button in content creation to show for buddylist, private or all

Does anyone know how to have a radio button to select to show either buddylist, private or all when you create new content? if you select buddylist then only people on your buddylist can see that content. if all then all people can see the content.

I have seen mention of this on different posts from the past, but no current solution that I could find. I read that someone created a buddylist module with privileges for drupal 4.6, but does that work with the current buddylist? is there a different way with drupal 5.1?

print_r formatting

When it comes to debugging:

print_r($node)

in my node.tpl.php is great!

However, for nested arrays, i wish it would print each array variable out on a separte line rather then just stringing them all together.

Is there any way to do this? Possibly another function or some code i should be wrapping around this?

thanks in advance

TinyMCE and <style> tag without TinyMCE

First things first.

Do you see a reason why I wouldn't see a new contrib module newly copied in the module folder?

I just dropped v2.1 of TinyMCE in there, don't see it. I dropped it in the sites/all folder, don't see it.

Did it the other day and it worked fine. All I can see as a difference, is that now I've redone the whole theme.

Also, can we make use of the

tag or tag in a full html nod post? It seems I tried, and it didn't work so well. Thanks Charles

how to write value from personal profile field - SELECT box

Hi!

How can I find value from personal profile field - select box?
I have profile filed - select box - sex with options man and woman.

It's name is profile_pohlavie

I want to write in a block for current user his details, but
check_plain($user->profile_pohlavie) or $user->profile_pohlavie does not return any value.

So, how can i find value from select box? it is some array or something?
Thanks

Igor

Pages

Subscribe with RSS Subscribe to RSS - Post installation