DESPERATELY need help with something similiar to Multiselect or some type of user interface module or widget

Need my members to be able to select items / names from a list / colmumn on the right with multiple values and drag them or select them in some other manner to put them into a list / column on the left but the list / column on the left has a set maxium value available / salary cap / budget.

The multiselect widget seems similiar to what I'm looking for and even looks like what I'm envisioning but can't get it to perform in this manner.

Solved (windows): Warning: mail() [function.mail]: Failed to connect to mailserver at "127.0.0.1" port 25, verify your "SMTP"

Have you installed Drupal 7 and, when registering a new user, Drupal throws this error?

Maybe this is because Windows don't come with a mail server installed, so it can't send mails.

After searching a lot, I found a very easy to install mail server for Windows:

http://www.elbiah.de/hamster/doc/index.htm

You only need to unzip the file, execute de HService.exe and now you have a mail server running on Windows. Finally no more errors in Drupal when mailing.

How to single space in WYSIWYG body?

I guess there must be something I'm missing but all my text comes out double spaced.

Is there a way to set it to single space?

Thanks

Undefined index: label in actions_actions_map() (line 219 of ../includes/actions.inc).

I think I originally posted this in the wrong place (the Tokens module). Sorry.

I'm getting the subject error message when I go to configuration/actions.

I found a reference to the error in the Tokens module discussions. It says this was fixed in September 2010. I don't know if my error is from Tokens or not; but my Actions don't work.

If it's been fixed, WHERE'S THE FIX? If not, is there any way to work around this?

Thanks

Filtering Views by Date-Time

The modules I'm using:

Chaos tools 7.x-1.0-alpha4
Date 7.x-2.0-alpha3
Views 7.x-3.x-dev

I've created a content type that has content is to be shown between two date-times. The content type has two date-time fields and I have some testing nodes created.

I've created a simple display for this, and in filter criteria, I've specified (using Date: Date) that the first date-time has to be less than or equal to now, and the second date-time has to be greater than or equal to now. This display is embedded onto other nodes via views_embed_view().

Changing style_name inside node.tpl.php

Hi guys,

I'm trying to change the style_name of an image inside the node.tpl.php depending on a value of a certain variable (if statement). I'm very new to PHP, so any help would be greatly appreciated!

Thanks,

Auke Rick

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x