Fatal error: [] operator not supported for strings in panopoly_images.module on line 59

You need media module installed and a video file uploaded.

To replicate, follow these steps:
1. Edit a node with body that has a format filter allowing "Convert Media tags to markup"
2. enter a video using the following format: [[{"type":"media","view_mode":"media_large","fid":"2","attributes":{"alt":"2190051229_8a6b18b64d.jpg","class":"media-image","format":"media_large","title":"","typeof":"foaf:Image"}}]]
3. Save.
4. Edit the node again.

Comments

moonray’s picture

Project: Panopoly » Panopoly Images

Wrong project.

populist’s picture

Project: Panopoly Images » Panopoly

Moving it back to Panopoly since its just easier to have all the issues in one place.

populist’s picture

Status: Active » Postponed (maintainer needs more info)

I did some digging today and wasn't able to replicate this problem. Mind giving me some more details (i.e. what kind of video file did you upload, what did $form['#media']->uri like)? Line 59 would be failing on image_style_url($format, $image_path) which means that there might be some trouble with $form['#media']->uri.

moonray’s picture

Status: Postponed (maintainer needs more info) » Fixed
populist’s picture

Status: Fixed » Active

Marking active again just to make sure we get this patch/update into Panopoly.

populist’s picture

Status: Active » Fixed

Media and File Entity Are Now Updated to Latest Devs.

populist’s picture

Title: Conflict with media module » Need to Upgrade Media and File Entity Modules

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.