We have moved to Github. Please open tickets there.

Opened 5 years ago

Closed 5 years ago

#1660 closed Defect (invalid)

Blanlk page sometimes after a submit on account/forgotten_password.php

Reported by: etn Owned by:
Priority: normal Milestone:
Component: Version:
Severity: Keywords:
Cc: brettp Difficulty:

Description

I installed Elgg version 1.0 few days ago and i have a random issue with some users:

After creating their account, they never receive the confirmation mail. If they try to use "Lost Password" link, when they submit with their user, a blank page is displayed and i can see the message below on apache-error log:

[Tue Oct 07 10:49:30 2008] [error] [client 84.207.23.135] * FATAL EXCEPTION * : exception 'IOException' with message 'Chargement \xc3\xa9chou\xc3\xa9 de ElggUser avec le GUID:46' in /data/virtualhosts/toto/engine/lib/users.php:70\nStack trace:\n#0 /data/virtualhosts/toto/engine/lib/users.php(665): ElggUser->construct(Object(stdClass))\n#1 /data/virtualhosts/toto/actions/user/requestnewpassword.php(20): get_user_by_username('chevalot')\n#2 {main}, referer: http://toto/account/forgotten_password.php

[Tue Oct 07 10:49:30 2008] [error] [client 84.207.23.135] PHP Fatal error: Exception thrown without a stack frame in Unknown on line 0, referer: http://toto/account/forgotten_password.php

I have approximatively 25 users and the issue occurred on 13 users.

Change History (1)

comment:1 Changed 5 years ago by etn

  • Resolution set to invalid
  • Status changed from new to closed

Sorry, need to be post in Core trac instead of extensions trac system :)

Note: See TracTickets for help on using tickets.