I just updated this module, and after disable, and uninstall I get this error while enabling it:
Call to undefined function bcdiv() in /var/www/html/sites/all/modules/media_browser_plus/includes/media_browser_plus.admin.inc, line 24

I use drush for this, but I can tell not every php installation have the BC library.
Maybe you could use some other method instead of bcdiv.

CommentFileSizeAuthor
#2 media_browser_plus.admin_.inc_.patch621 byteskardave

Comments

lsolesen’s picture

@kardave Do you have a suggestion or workaround? Maybe you could supply a patch fixing it?

kardave’s picture

Status: Active » Needs review
StatusFileSize
new621 bytes

Here it is.

das-peter’s picture

Status: Needs review » Fixed

Thanks for spotting this!
I've done a search an replace over the whole module and found some other places and functions to replace. Changes committed: http://drupalcode.org/project/media_browser_plus.git/commit/9d99ad3edb27...

Status: Fixed » Closed (fixed)

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