Closed (fixed)
Project:
Media Browser Plus
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2013 at 12:36 UTC
Updated:
19 Dec 2013 at 21:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
BarisW commentedYep, that was my issue.. patch attached.
Comment #2
paulihuhtiniemi commentedDoesn't seem to apply, "error: sites/all/modules/contrib/media_browser_plus/media_browser_plus.module: No such file or directory" :)
Comment #3
berdir@BarisW: You need to make the path relative with git diff --relative=path/to/module.
Comment #4
BarisW commentedAh, my fault. Eat this.
Comment #5
BarisW commentedSigh.
Comment #6
paulihuhtiniemi commentedSeems to work nicely, thanks :)
Comment #7
BarisW commentedStill an issue with the latest DEV. Re-roll.
The permission view file does not exist, this should be view files.
Comment #8
das-peter commentedThe callback
admin/content/file/thumbnailsJSONis obsolete in the MBP 3.x branch. Thus I've removed that completely: http://drupalcode.org/project/media_browser_plus.git/commit/04d449fAnd as the MBP branch 2.x is discontinued I don't think I'll update that.
However, thanks @ all for the patches!