Ejuwal Template - Slider

There is an menu BUG in Administrator for the Slider

0 [] operator not supported for strings
5 years 6 months ago #1 by Mike Spielmann
The topic has been marked as resolved.
  • Posted by TemplatePlazza (5263) 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();
5 years 6 months ago #2 by TemplatePlazza
The topic has been marked as resolved.
Perfect - Works :) Thanks for your fast help :) <3
5 years 6 months ago #3 by Mike Spielmann
The topic has been marked as resolved.
  • Posted by TemplatePlazza (5263) Offline
Np glad I could help;)
5 years 6 months ago #4 by TemplatePlazza
The topic has been marked as resolved.
Powered by Kunena Forum