IrfanKhan Posted March 20, 2015 Report Share Posted March 20, 2015 Hi guys i am getting this below error in admin panel does anyone know WHY? Warning: Illegal string offset 'schedule' in /home/airline/public_html/G2/core/common/CentralData.class.php on line 221 Thanks Quote Link to comment Share on other sites More sharing options...
IrfanKhan Posted March 25, 2015 Author Report Share Posted March 25, 2015 on line 221 if(!is_array(self::$json[$parent][$name])) { self::$json[$parent][$name] = array(); } Bump anyone Quote Link to comment Share on other sites More sharing options...
t_bergman Posted March 30, 2015 Report Share Posted March 30, 2015 Follow debugging instructions here (http://forum.phpvms.net/page/index.html/_/getting-started/debugging-issues-r31), what do the logs say? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.