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."
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.
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.
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.