maiconpinto / cakephp-adminlte-theme

CakePHP AdminLTE Theme
http://maiconpinto.github.io/cakephp-adminlte-theme/
MIT License
172 stars 111 forks source link

Deprecated Error: `element` tag is deprecated. #111

Closed georgechitechi closed 3 years ago

georgechitechi commented 3 years ago

While using bake command with --theme AdminLTE i get below error, this is Preventing "Add New" button from functioning. Cakephp v 4.1.4 AdminLTE theme : 2.0.0

Other Themes are working fine

Deprecated Error: element tag is deprecated. Use element() function instead. - C:\xampp\htdocs\cakephp\vendor\twig\twig\src\Parser.php, line: 182 You can disable deprecation warnings by setting Error.errorLevel to E_ALL & ~E_USER_DEPRECATED in your config/app.php. In [C:\xampp\htdocs\cakephp\vendor\cakephp\cakephp\src\Core\functions.php, line 305]

Clicking "New" Outputs below Error.

image

maiconpinto commented 3 years ago

https://github.com/maiconpinto/cakephp-adminlte-theme/releases/tag/2.0.1