IrfanKhan Posted March 20, 2015 Report 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
IrfanKhan Posted March 25, 2015 Author Report Posted March 25, 2015 on line 221 if(!is_array(self::$json[$parent][$name])) { self::$json[$parent][$name] = array(); } Bump anyone Quote
t_bergman Posted March 30, 2015 Report 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
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.