Submission of new column failed
回眸的冷漠
回眸的冷漠 2018-11-10 22:24:07
0
2
1047

When adding a column, the addition failed,

if($cate->add()){

                                                                                                                                 ('lst'));

        }else{

                $this->error('Failed to add column');

          }

Go The error is

. Is it because the interface address of the form form is written wrong? I didn’t see the interface address of the form form written by the teacher

回眸的冷漠
回眸的冷漠

reply all(1)
灭绝师太

If the form is written incorrectly, it cannot be entered into PHP at all. This should be an error reported during add(). Use fetchSqlA() to check if there is a data problem

  • reply It's because I didn't put data into the add() method, thank you.
    回眸的冷漠 author 2018-11-12 13:15:19
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template