search

Home  >  Q&A  >  body text

May I ask why [Page Error!] is displayed when entering the login interface? Please try again later~]?

When logging in to http://www.edu.com/index/user/login, a page error message will appear

周士力周士力2135 days ago2891

reply all(8)I'll reply

  • 想啥呢?!!!

    想啥呢?!!!2019-05-30 14:08:24

    class There is no change there, here is the login method to access the user controller

    reply
    0
  • 999

    9992019-05-15 22:38:09

    Let me tell you how I solved it

    First of all, one of the lines of code in my index.php at the beginning was return $this -> fetch(); because this way I can proceed normally Later operations

    When I got here, I found that it didn’t work. After copying it directly into user.php, the page would not open. At this time, I changed it to return $this -> view ->fetch();

    This will open it. I don’t know if you have this kind of problem. Anyway, this is how I solved it

    reply
    0
  • xya

    xya2019-04-18 22:17:50

    I can open the login page after changing the webpage to www.edu.com/index.php/index/user/login

    reply
    0
  • xya

    xya2019-04-18 14:44:02

    I also have this problem. It has been stuck on me for 2 days. Has it been solved?

    reply
    0
  • 周士力

    Not yet, skip watching the following video

    周士力 · 2019-04-18 14:55:04
  • 秋香姐家的小书童

    秋香姐家的小书童2019-04-17 08:27:26

    Open DEBUG to see error details

    reply
    0
  • 周士力

    I don't quite understand what you mean

    周士力 · 2019-04-18 14:52:18
  • Cancelreply