Ejuwal Template - Slider

There is an menu BUG in Administrator for the Slider

0 [] operator not supported for strings
6 years 3 weeks ago #1 by Mike Spielmann
The topic has been marked as resolved.
  • Posted by TemplatePlazza (5318) Offline
Hu, Please open file /administrator/components/com_uniterevolution2/inc_php/framework/base_admin.class.php
at line 23 you will see this code :
private static $arrMetaBoxes = "";
try to change that line to
private static $arrMetaBoxes = array();
6 years 3 weeks ago #2 by TemplatePlazza
The topic has been marked as resolved.
Perfect - Works :) Thanks for your fast help :) <3
6 years 3 weeks ago #3 by Mike Spielmann
The topic has been marked as resolved.
  • Posted by TemplatePlazza (5318) Offline
Np glad I could help;)
6 years 3 weeks ago #4 by TemplatePlazza
The topic has been marked as resolved.
Powered by Kunena Forum