Needs work
Project:
Media: BlipTV
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Oct 2012 at 20:23 UTC
Updated:
19 Dec 2012 at 13:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
Rob_Feature commentedHere's a starter patch, please review and tweak as needed....
Comment #2
Rob C commentedI created the exact same patch before i started looking :/ Anyway :) Patch works fine, implemented and running again on my media test site.
Comment #3
oystercrackher commentedThe patch in #1 did not work for me; it gave the following errors:
Warning: media_bliptv.module has type 100644, expected 100755
error: while searching for:
}
/**
*Implements hook_ctools_plugin_api().
*/
function media_bliptv_ctools_plugin_api($owner, $api) {
error: patch failed: media_bliptv.module:108
error: media_bliptv.module: patch does not apply
Thanks
Comment #4
Rob_Feature commentedprobably needs to be updated to work with the latest version of ctools?