Has anyone developed an assignment module that allows an instructor to give home work to either a group or individuals within the group. We are using the OG module included in DrupalEd.
Using profile module i want to make combobox of Country and city. First country will populate after that corrsponding city...
Is it possible with profile module??? If Yes Then plz suggest....
Using profile module i want to make combobox of Country and city. First country will populate after that corrsponding city...
Is it possible with profile module??? If Yes Then plz suggest....
I'm customizing the user profile with the help of this code and putting in template.php. But when i login to site then nothing is displaythe blank screen come in front of me. But when i use the code after login and update the template.php user profile customize....then user profile works but other functionalities create problems...Plz help
The code below i'm using in template.php
function phptemplate_user_profile($user, $fields = array())
{