failed to install drupal 7 on localhost

i tried to install drupal 7 rc1 on localhost (windows,apache,php,mysql) but failed. i get this message "The database version 3.3.7undefined is less than the minimum required version 3.3.7."

i installed drupal 6 before without any problem.

Hook_menu in Drupal 7 changed? It's not working for me.

Here is what I have, trying to add a menu path. This will take an id as an argument and display info based on that id. I've already cleared the cache several times, visited the module page after each update, and tried several menu types just to see if it worked. Nothing works, however.

[Solved] Drupal7 FAPI Hidden Field

I created a form hidden input and it doesn't have the attribute 'id'.

$form['infouser']['name'] = array(
     '#type' => 'hidden',
     '#title' => t('Name'),
);

In D7 Alpha 5, this input form have id='edit-infouser-name'. In D7 RC1, this input doesn't have any atribute id.

Is it a bug or was removed this feature?

Request new password not working

Hi all,

I have forgotten my admin user password. When I 'request new password' it tells me 'Further instructions have been sent to your e-mail address' but I have tried several times since yesterday and this e-mail never arrives. There is no problem with my email address.

I do know the server password.

any suggestions please?

Thank you

Dynamic naming of tabs or accordion items with "field group"-module

My question concerning field group (http://drupal.org/project/field_group):
Is it possible somehow to modify the displayed names of tab-/accordion items dynamically based on values of a node or noderelation ?

an example case:
I have a node-type (event) with related node-types (artists) and I want to display the artist-names as the tab-item-names or as the accordion-item-head-names and not with the given names I configured in the content-type-display-settings.

Drupal 7RC1 -- use PHP 5.3 or 5.2???

I'm about to install Drupal 7. The default PHP for Ubuntu server 10.04LTS is 5.3.2

Should I downgrade to 5.2? I believe the core is compatible with 5.3, right? How about modules?

Thanks!
-lee-

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x