开启 'SHOW_PAGE_TRACE'=>true 下,打开Trace窗口,
发现错误下面有:
[2048] Declaration of CommonAction::show() should be compatible with that of Action::show()
[8] Use of undefined constant is_blank - assumed 'is_blank'
[8] Undefined variable: cateid
虽然没有影响页面效果,想问下这样的错误怎么解决呢?