Warning: Illegal String Offset 'Width' in /Homepage…./themes
-
Hi Guys,
i have a problem, i bought a template on template monster which is working with cherry framework.
the template i bought is this:
https://www.templatemonster.com/wordpress-themes/51986.htmlI installed it and imported the demo data, i didn’t do anything else.
and it shows me on the top of the page:warning: illegal string offset ‘width’ in /homepages/xxxx/wp-content/themes/theme51986/cherry-media-parallax/statix/static-parallax-video.php on line 73
warning: illegal string offset ‘height’ in /homepages/xxxx/wp-content/themes/theme51986/cherry-media-parallax/statix/static-parallax-video.php on line 73
i don’t know what to do…
i hope somebody can help me.
im using php 5.5, i already changed the versions to 5.4 and 5.6 but nothing changed.
the code on this lines is the following:
$sourcesUrlList[$key][‘url’] = $attachment_url;
$sourcesUrlList[$key][‘width’] = $attachment_meta[‘width’];
$sourcesUrlList[$key][‘height’] = $attachment_meta[‘height’];
$sourcesCheck[$key] = ‘true’;
}
}hope somebody can help me
- The topic ‘Warning: Illegal String Offset 'Width' in /Homepage…./themes’ is closed to new replies.