See the Mailing lists or Drupal Issue queue. There are also various working groups on groups.drupal.org

Registration wizard

Greetings,

I need to make a registration as a wizard. For instance, first page as usual in Drupal, the second one will be "personal information" profile category , the third one - another profile category, etc.

Can anybody give me a hint how to implement this? I think that it should be a module which will perform this wizard using profile categories ... but the question is how can I start it just after user presses the button create an account ?

Most clients would like to have a registration like a wizard ... this may be interesting not only for me ...
Thanks.

Sending mail problem

In my machine, I have successfully installed drupal. But, no mail will go to anyone from my machine as in my machine has no valid smtp server. And in drupal, when anyone register for new a/c, a random system generated password will mail to him/her mail id which he/she provide and the password will kept to database in encrypted format. But, from my machine when I am registering for a new a/c it is showing this error "warning: mail() [function.mail]: SMTP server response: 550 5.7.1 Unable to relay for

searching in drupal

Hi,

How the drupal search works on blog entry in advance search. Either you give phrase or any keyword related to blog, does not show any result.
How can we deal it.

Crinch.

Double login issue in CVS version

Greetings,

I've read a lot about huge and famous "double login" issue in this forum (approx. 7 threads). I tried all suggested patches and only one helped - turn cache off which is not appropriate for us because of the big load.
So, the problem is in cache for me but not in cookies.

I heard that this problem has been fixed in CVS version, but I'm not sure.

Can anybody confirm it ? What was the reason of this problem then ?

Thank you a lot.

User information

Excuse my stupid question but I'm new in Drupal and I can't find how I can know the registered user. What function must I use?

Thanks in advance.

Navigation problem

I have a problem with building my navigations. With "menu" it is only possible to have a primary and a secondary navigation - but I need more - so I tried it with "blocks". But I do not know how I can build blocks with different styles, because I need navigations like this example:

<ul>
  <li class="first">item1</li>
  <li>item2</li>
  <li class="active">item2</li>
  <li>item4</li>
</ul>

So do you have any ideas?

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Drupal core