Closed (fixed)
Project:
Imediasee Premium Player
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
14 Dec 2008 at 03:15 UTC
Updated:
3 Feb 2009 at 01:00 UTC
I just downloaded and installed version 6. I'm trying to add a video into my blog content type, but it's not working. I tried both [ImediaseeVideo cindy/filename] and [ImediaseeVideo flv="cindy/filename"]. Both return the error "No atributes found:flv="cindy/filename". (Note the typo in attributes too.)
So I tried using both as a custom URL in the Embedded Media Field, and there it returns the error, "You have specified an invalid media URL or embed code."
Any ideas how to make it work?
Comments
Comment #1
maverick14 commentedI have the same error when I try to embed a video via custom embed code (but am sure I enter the correct url)
Comment #2
intchanter commentedThis is related to http://drupal.org/node/345034 . Because of the "/" in the filename, the existing parsing fails. Slightly more robust regular expressions, along with information on where to insert them (may need some modification for Drupal 6) are also given.
Comment #3
drupal-at-imediasee commentedPlease upgrade to version 6.x-2.0.