May I ask why [Page Error!] is displayed when entering the login interface? Please try again later~]?
周士力
周士力 2019-04-16 16:03:51
0
8
2825

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

周士力
周士力

reply all(5)
想啥呢?!!!

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

999

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

xya

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

xya

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

  • reply Not yet, skip watching the following video
    周士力 author 2019-04-18 14:55:04
秋香姐家的小书童

Open DEBUG to see error details

  • reply I don't quite understand what you mean
    周士力 author 2019-04-18 14:52:18
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template