Please select To the mobile version | Continue to access the desktop computer version
| |
| | |

CodersClub

 Forgot password?
 Register
Search
View: 5374|Reply: 1
Collapse the left

DX3.2 Forgot Password prompt parameter error

  [Copy link]
Post time: 2015-02-24 05:24
| Show all posts |Read mode
แก้ไขครั้งสุดท้ายโดย jaideejung007 เมื่อ 2015-2-24 09:25


Prompt parameter error

This error to appear when to change/forgot the password from sending to email.
And then, to change the password will be shown the "Prompt parameter error" by image above.

HOW TO FIX:
1. Opening
source\module\member\member_getpasswd.php file.
Find it,
  1. $uid = $_GET['uid'];
Copy the Code

And adding this code,
  1. $sign = $_GET['sign'];
Copy the Code


2. Opening
template\default\member\getpasswd.htm
Find it,
  1. <form method="post" autocomplete="off" action="member.php?mod=getpasswd&uid=$uid&id=$hashid">
Copy the Code

Replace to,
  1. <form method="post" autocomplete="off" action="member.php?mod=getpasswd&uid=$uid&id=$hashid&sign=$sign">
Copy the Code


Source - lingchengluntan via DiscuzThai

This post contains more resources

You have to Login for download or view attachment(s). No Account? Register

x

Rate

Number of participants 1Rating +1 Collapse Reason
vot + 1 Usefull

View Rating Log

You have to log in before you can reply Login | Register

Points Rules

Archive|Mobile|Dark room|CodersClub

Top.Mail.Ru
Top.Mail.Ru

2024-03-29 12:45 GMT+3 , Processed in 0.034358 sec., 13 queries .

Powered by Discuz! X3.4 Release 20230520

© 2001-2024 Discuz! Team.

MultiLingual version, Rev. 4301, © codersclub.org

Quick Reply To Top Return to the list