I'm beginner with drupal. I would like to prevent users from changingg their password, so I think removing the menu "my account" from the "log in" lock would be the solution. i just don't know how to do that. Please give me some help
My client is a leading web agency in London and they are looking for Drupal Developer to join their team as soon as possible.
Key skills:
- Proven commercial experience in Drupal, with a min of 2 yrs+
- Excellent theming skills as well quick and of high quality - CSS, JavaScript, Ajax etc
- Strong experience in module development, good PHP, MySQL etc
Admin users on my drupal 4.7.4 site are not able to create new user accounts.
It shows a registration form at admin/user/create. But when i submit the form it returns to the list of users page which is shown at admin/user page but browser still shows that im on admin/user/create page. There is no message displayed at all which is annoying me.
Also if i leave some of required fields and then submit the form it doesn't even show any message to fill the required fields. Which means the form is not passing through user_register_validate function.
Getting ready to upgrade drupal 4.7 to 6, thought I should go ahead and convert db from MySQL 4.0 to 5. Have run Jose Reyeros 'utf8upgrade' module/script on 4.0 db and then used my hosting company's (icdsoft) convert script. Things seem ok, data looks ok, but when I change my settings to use converted db I get warning "Unable to connect to database". Have tried several times. I am following the documentation (but I don't have shell access, and my db is to large too import through phpMyAdmin).