Posted by ersigui on April 24, 2014 at 2:42pm
Hi everyone, after googled around two days, I decided to create a discussion here. I don't know if anyone can noticed this problem. I'm trying to use poster add-on in firefox to create a user in drupal. The parameters are user:test, pass:test, mail:test@test.com. After I post it, drupal created a user called test, BUT! the tricky thing is I can't login by using the username and the pass which I just created. Anyone knows why? My guess is that I config something bad, or miss-installed something. The article I followed is https://drupal.org/node/790416. Thank you, any idea would be nice.
Comments
Hi First go to login in
Hi
First go to login in drupal site with admin access and make sure that created user has active status. Normally in drupal register user has status blocked.
Hi asghar, I already changed
Hi asghar,
I already changed account setting to make sure new users are actives by default. No matter I login or not, I can always create a user by post to drupal. And, more strangely, I can POST a 'pass' without a value. In my phpmyadmin, I can still see a hashed password in that user's field. During this whole process, drupal don't return any error message.
I'll keep debug this problem and come back if I found anything.
thx.
ersigui, when you say you
ersigui, when you say you cannot login using the username and password, was that trying to login using services or directly to the Drupal website?
What version of Drupal and Services are you running?