Topic: Lost password box
Hi. When a user try to recover password, CN recover system works fine but I'd want to know why, after followed the link sent for email, it shows these strange characters, above the page:
Dear CuteNews Users! Please feel free to contact us via our new Feedback Form and please send information about bugs to our bug tracker.
You are not logged in. Please login or register.
CutePHP Forums → Problem Solving / Help & Support → Lost password box
Hi. When a user try to recover password, CN recover system works fine but I'd want to know why, after followed the link sent for email, it shows these strange characters, above the page:
Yes, there is still setting information, you can delete it in the file /register.php 156 line:
$user_arr[UDB_PASS] = $hmet[ count($hmet)-1 ]; print_r($new_pass); print_R($hmet);
change to:
$user_arr[UDB_PASS] = $hmet[ count($hmet)-1 ];
CutePHP Forums → Problem Solving / Help & Support → Lost password box
Powered by PunBB, supported by Informer Technologies, Inc.
The pun_antispam official extension is installed. Copyright © 2003–2009 PunBB.