• Hello,
    I have tried to install this and I receive the following error across the site front and back, along with a white screen.

    Catchable fatal error: Argument 1 passed to plainview\sdk_pvam\collections\collection::sort_by() must be an instance of Closure, null given, called in /home/tsamac/public_html/wp-content/plugins/plainview-activity-monitor/src/actions/manifest_hooks.php on line 36 and defined in /home/tsamac/public_html/wp-content/plugins/plainview-activity-monitor/src/sdk/collections/collection.php on line 571

    I am using PHP 5.4.40

    Any suggestions?

    https://www.ads-software.com/plugins/plainview-activity-monitor/

Viewing 1 replies (of 1 total)
  • Plugin Author edward_plainview

    (@edward_plainview)

    That’s a mighty weird error message which I cannot duplicate.

    If you were to open the manifest_hooks file, do you see the line

    $this->hooks->sort_by( function( $hook ) ?

    Because that in itself should mean that sort_by is being called with the specified Closure function…

Viewing 1 replies (of 1 total)
  • The topic ‘Catchable fatal error / Whitescreen upon activation’ is closed to new replies.