We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Forgot Password Leads to white screen

Development and Programming

totalpeople's avatar
totalpeople
6 posts
12 years ago
totalpeople's avatar totalpeople

Hi there,

I’m using EE v2.6.1 and I’ve just uploaded an XML of members, everything works well up to the point where someone clicks on forgot password. As soon as you submit the email address I get a blank screen.

I’ve tried turning on the profiler and debugging but there doesn’t seem to be an error, it just doesn’t do anything.

I then locally installed a fresh copy of EE to see if I could replicate the problem and it’s doing exactly the same.

Can anyone help please?

Thanks

       
hubare's avatar
hubare
8 posts
12 years ago
hubare's avatar hubare

Hey

Late in the day but here goes. I think this is def’ a bug… I’ve debugged the system and found that the function used to send the token isn’t in the actions table, and isn’t set as allowed to be called manually…

depending on the version there’s a file called Actions.php in /system/expressionengine/libraries/

about line 68 there’s an array $specials = array(…);

add ‘{AID:Member:send_reset_token}’ => array(‘Member’, ‘send_reset_token’) to the end of that array

this will allow EE to manually call the function…

I’m not sure if we’ll have to add more to handle the incoming change request… but I’ll reply again here if I remember 😊

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.