We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 16558
    • 12 Posts
    In Revo, when executing the code:
    // $user is a modUser object
    $user->set('cachepwd', 'something else');
    $user->save();


    The cachepwd of the user is unchanged. Is this behavior a bug or something intentional? Is there some other way to change the cachepwd of a user? [ed. note: Lacks_Imagination last edited this post 12 years, 4 months ago.]