Thailand
|
แก้ไขครั้งสุดท้ายโดย jaideejung007 เมื่อ 2015-2-24 09:25
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,
And adding this code,
2. Opening
template\default\member\getpasswd.htm
Find it,
- <form method="post" autocomplete="off" action="member.php?mod=getpasswd&uid=$uid&id=$hashid">
Copy the Code
Replace to,
- <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
-
View Rating Log
|