Home  >  Q&A  >  body text

I did it according to the teacher's method. I don't know what's wrong. I've been looking for it all day and can't find it.

88$IZ}Z1CODB8%J1U[W81`6.pngJ30JG8OF{J[LR164VXI]{OI.png

..2385 days ago1462

reply all(4)I'll reply

  • 血睛★刀锋

    血睛★刀锋2018-05-25 16:05:32

    1. Change empty to is_null

    2. Change parent::initialize(); to parent::_initialize();

    reply
    3
  • Dddddd

    Correct answer, thank you bro!

    Dddddd · 2018-05-30 16:07:32
  • .

    .2018-05-09 14:08:07

    Still wrong

    reply
    0
  • **S

    **S2018-05-03 00:01:26

    if(is_null(USER_ID)) {
    $this -> error('The user is not logged in and has no access rights, please log in',url('user/login'));
    }

    reply
    0
  • Cancelreply