Login page does not respond

Can't figure out why the login page accepts input then when I click submit it just clears the entry.

I'v already tried using phpmyadmin to change the password md5.

Register without mail

Hi, I need a module (like "local email" for D6) or code to completely disable and hide email on registering and account editing forms for Drupal 7, thanks

Rebuilding Admin menus

Like some others, after an attempt to migrate from D6 - D7 I'm getting the 'You have no administrative items' problem. Looking at menu_links I see that the Administrator menu has has_children=0. Before I try to get my head around trying to reconstruct the menu database settings manually I thought I'd ask: has anyone got a utility to rebuild the admin menus for Drupal 7?

Output for key of a List(text) field Type

How can I Access the key of a List(text) Type field for custom output in a Theme?

Under
http://drupal.org/documentation/modules/list

there are several examples of the list Field Type

Example 4.
CA|Canada
MX|Mexico
US|United States

Outputting the value Mexico would be easy done with

print render($content['field_myfield'][1]); would be ‚Mexico‘

How do I access the key, meaning ‘MX’ for an output??

Custom textfields with units

Is there a way to add a unit, ( like m², $, ...) at the end or front of a custom created textfield?
So that users only have to type in the numbers and the units would automatically added?

Display anonymous user in comment, forum. How to hide the ( not checked) mention when displaying an anonymous user name

Hi,

How can i hidethe mention (not checked) wich appear near the name of each anonymous user ? This mention appear in comment or in forum

In advance thanks.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x