hi everyone,
on my Drupal powered website if I try to reset a password Drupal throws an access denied message. here's what I do exactly:
* go reset my password and enter my user name * Drupal sends a message with one time login which I use. * I then go to edit my account and change my password. and press submit * I am logged out and I get an access denied page. in the logs I find the following: md5() expects parameter 1 to be string, array given in /home/nattiqc/public_html/modules/user/user.module on line 225.
the strange thing is that I took the database and the file system off my linux vps to my windows with lamp locally, and that same sinario works as expected. although I have the same versions of apache and php on both machines.
can somebody give me a hint? perhaps using that error message from the logs?
what is login URL , Public one or private one ,
Thanks On Sun, May 17, 2009 at 7:20 PM, Mohammed@atexplorer.com < mohammed@atexplorer.com> wrote:
hi everyone,
on my Drupal powered website if I try to reset a password Drupal throws an access denied message. here's what I do exactly:
- go reset my password and enter my user name
- Drupal sends a message with one time login which I use.
- I then go to edit my account and change my password. and press submit
- I am logged out and I get an access denied page.
in the logs I find the following: md5() expects parameter 1 to be string, array given in /home/nattiqc/public_html/modules/user/user.module on line 225.
the strange thing is that I took the database and the file system off my linux vps to my windows with lamp locally, and that same sinario works as expected. although I have the same versions of apache and php on both machines.
can somebody give me a hint? perhaps using that error message from the logs?
-- All The Best, Mohammed Al-shar'
-- [ Drupal support list | http://lists.drupal.org/ ]
it's a public URL if I understand correctly. I go to www.example.com/user or, www.example.com/en/user since I18n is installed. is this what you mean?
On 5/17/2009 6:48 PM, bharani kumar wrote:
what is login URL ,
Public one or private one ,
Thanks On Sun, May 17, 2009 at 7:20 PM, Mohammed@atexplorer.com mailto:Mohammed@atexplorer.com <mohammed@atexplorer.com mailto:mohammed@atexplorer.com> wrote:
hi everyone, on my Drupal powered website if I try to reset a password Drupal throws an access denied message. here's what I do exactly: * go reset my password and enter my user name * Drupal sends a message with one time login which I use. * I then go to edit my account and change my password. and press submit * I am logged out and I get an access denied page. in the logs I find the following: md5() expects parameter 1 to be string, array given in /home/nattiqc/public_html/modules/user/user.module on line 225. the strange thing is that I took the database and the file system off my linux vps to my windows with lamp locally, and that same sinario works as expected. although I have the same versions of apache and php on both machines. can somebody give me a hint? perhaps using that error message from the logs? -- All The Best, Mohammed Al-shar' -- [ Drupal support list | http://lists.drupal.org/ ]-- உங்கள் நண்பன் பரணி குமார்
Regards B.S.Bharanikumar
POST YOUR OPINION http://bharanikumariyerphp.site88.net/bharanikumar/
thanks to everyone who tried to help. the issue was caused by scattered wrong .htaccess files. I reinstalled the file system and now everything works as expected.
best, Mohammed.
On 5/17/2009 6:54 PM, Mohammed@atexplorer.com wrote:
it's a public URL if I understand correctly. I go to www.example.com/user or, www.example.com/en/user since I18n is installed. is this what you mean?
On 5/17/2009 6:48 PM, bharani kumar wrote:
what is login URL ,
Public one or private one ,
Thanks On Sun, May 17, 2009 at 7:20 PM, Mohammed@atexplorer.com mailto:Mohammed@atexplorer.com <mohammed@atexplorer.com mailto:mohammed@atexplorer.com> wrote:
hi everyone, on my Drupal powered website if I try to reset a password Drupal throws an access denied message. here's what I do exactly: * go reset my password and enter my user name * Drupal sends a message with one time login which I use. * I then go to edit my account and change my password. and press submit * I am logged out and I get an access denied page. in the logs I find the following: md5() expects parameter 1 to be string, array given in /home/nattiqc/public_html/modules/user/user.module on line 225. the strange thing is that I took the database and the file system off my linux vps to my windows with lamp locally, and that same sinario works as expected. although I have the same versions of apache and php on both machines. can somebody give me a hint? perhaps using that error message from the logs? -- All The Best, Mohammed Al-shar' -- [ Drupal support list | http://lists.drupal.org/ ]-- உங்கள் நண்பன் பரணி குமார்
Regards B.S.Bharanikumar
POST YOUR OPINION http://bharanikumariyerphp.site88.net/bharanikumar/
-- All The Best, Mohammed Al-shar'
-- [ Drupal support list | http://lists.drupal.org/ ]