jquery.min.js:4 POST http://localhost:8080/admin/login/check.html 500 (Internal Server Error)
peter
peter 2017-09-13 17:40:52
0
15
10270

jquery.min.js:4 POST http://localhost:8080/admin/login/check.html 500 (Internal Server Error)QQ截图20170913173927.png


peter
peter

peter

reply all(7)
Hide on bush

Please answer Where is the problem

Memory

I have the same problem

宏宏

Let me go, I also encountered it, where did you type the wrong code? Please share. Is there any problem with the teacher’s code?

  • reply Sorry to bother you, solved
    宏宏 author 2018-03-20 23:59:00
  • reply How was it solved? I also encountered
    xjcnet author 2019-03-26 00:34:18
  • reply Please tell me how you solved it. I also encountered this problem.
    林瑞程 author 2019-09-27 16:49:34
华先生º

This depends on whether you have set the error level and the error mechanism of TP5. If setting errors, please add error_reporting(E_ERROR | E_WARNING | E_PARSE); in admin/common.php

  • reply Thanks man, that’s the problem!
    清风 author 2019-06-03 09:07:16
사장님

I have the same problem as you, how did you solve it

  • reply Check the code for typos
    peter author 2017-11-21 22:32:10
________
  1. Check the model to see if there is any error in the Admin model

  2. Is the database database configured?

  3. Data Is the table name called admin

  4. The other issues are the code format and so on

  • reply Wrong code
    peter author 2017-11-10 16:31:22
冰泪000

There is an error in the /admin/login/check method in the controller. You can post the PHP code in the controller and the response of the post request. I will take a look at the reason.

  • reply Solved, there was a typo in the code
    peter author 2017-09-15 09:36:29
  • reply That code is wrong
    以尊取信 author 2017-10-14 15:54:26
  • reply How to modify it? What's wrong with the code?
    异面垂直 author 2019-04-17 12:23:19
  • reply I looked at it for a long time and found no solution.
    Memory author 2019-07-04 23:29:58
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template