Home  >  Q&A  >  body text

Add an error report and fix the problem.

1. Why add the report

[0] InvalidArgumentException in Response.php line 316

variable type error: array

error.

2. When I modify it, the two drop-down options cannot be modified.

3. If the password is not modified and clicked directly to modify, the original password will continue to be encrypted by MD5, resulting in an incorrect password.

噢啦啦噢啦啦2302 days ago1288

reply all(1)I'll reply

  • 代码输入中...

    代码输入中...2018-07-25 22:19:19

    The first error is that the variable type is wrong. Please check what format it is. The third question is that if your password is not changed, the post will be empty when it is passed over, so it will not be overwritten or compared with the database. Just click it, if it’s the same, don’t make any changes

    reply
    0
  • Cancelreply