I would like to have front page in D7 displayed with login/registration/request new password tabs. It should be something similar to facebook if you are not logged in. On the right side of facebook frontpage you have big form for registration. I would like to use in this place standard forms and tabs from Drupal 7 but I don't know how.
So I created in html.tpl.php file condition like this
I'm having a play with Drupal 7 and the "display post information" (previously located admin/build/themes/settings/global in Drupal 6) isn't within the theme settings - is there a new location for this function?
I've installed the succesor of the profile module - profile2 module but I cannot get the requeird menus.
I need to:
Define a user profile with fields for a user’s first name, last name, and favorite sport. Also add private fields for the user’s personal phone number and mailing address, which will only be accessible by the user and site administrators.
I have three systems of which 1 system controls the user creation for the other two.
The main system is a membership system, the other two systems are vbulletin and drupal 7.
I have written the required code to create the vbulletin users based on the users in the membership system however not sure how to go about it for drupal.
My question is; what is the best and/or easiest method of getting users into drupal from an external system?
I have upgraded from D 6.19 to D 7 RC2 and almost everything works as expected. The biggest problem is with the Forum. I can see the old Forum, I can edit the topics/replies etc. but when I want to Add a new Forum topic I have to select the Forum where I want to put it (previously in D 6.19 this was pre-selected if you were on a Forum page) and when i save the new topic it doesn't show up anywhere in the Forums... I can see it only in the Recent Content sidebar.