Moxie manager Invalid json error @ Changeset 18651

Applying changeset 18651 does not fix the uploader. Now you get a 'Invalid json' error in a popup.

 

Perhaps you forgot to comment out lines 89 & 90 in /plugins/moxiemanager/classes/Exception.php

    /**
     * Registers the error handler and treat everything as errors.
     */
    public static function registerErrorHandler() {
//        @error_reporting(E_ALL);
//        set_error_handler(array("MOXMAN_Exception", "throwRuntimeError"));
    }

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 11 Jul 2015

Thank you @houstonlively

http://www.boonex.com/trac/dolphin/changeset/18653

Rules → http://www.boonex.com/terms
Quote · 13 Jul 2015
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.