Why am I getting these errors?
Warning: Illegal string offset 'en' in C:\xampp\htdocs\includes\stream.class.php on line 48
Warning: Illegal string offset 'en' in C:\xampp\htdocs\includes\stream.class.php on line 60
Here's my code.
$s['target_data']['title'] = $s['target_data']['title']['en'];
$s['target_data']['description'] = $s['target_data']['description']['en'];