• Hi all, I just did a fresh install of this plugin and wordpress on a server running PHP 5.4.12. It seemed to install ok in the site admin, but when I went to the wp-admin of the parent site all I get is this error:

    Fatal error: Call to undefined function plainview\sdk\mb_strtolower() in /app/apache/htdocs/socialselling/wp-content/plugins/threewp-broadcast/plainview_sdk/plainview/sdk/base.php on line 652

    Any help would be great! I noticed on grit that the SDK section has been updated recently, so I wonder if this version has a bug.

    http://wordpress.org/plugins/threewp-broadcast/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author edward_plainview

    (@edward_plainview)

    Hm. Could it be that your web host doesn’t have the PHP multibyte extensions installed?

    Try edit that base.php file and change mb_strotolower to just strtolower.

    That should work, and I’ll put in a mb-check in the SDK.

    Plugin Author edward_plainview

    (@edward_plainview)

    Have updated Broadcast. Still version 2.8, so if you want the change, delete and reinstall it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘ThreeWP Broadcast – Fatal Error: Call to undefined function’ is closed to new replies.