Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Actually, for some reason, it started working after I set up image magick on my server. GD was already active, but actually, your plugin called wp_get_image_editor, and that method returned wp_error telling “image_not_” something…

    In case other people have the same problem as me, the solution was to install imagick.
    Default PHP version on OS X Yosemite is 5.5.14, so using homebrew, you just add the tap “Homebrew/php” and install php55-imagick, then you add the imagick extension in your /etc/php.ini

    I posted a longer information on my blog, in french

    I have the exact same problem.
    Wordpress 4.0, PHP 5.5.14 on OS X Yosemite (10.10), Zend Engine 2.5.0

    plugin version 6.8.0

    And I checked, the images are in the cache folder

    PHP Fatal error:  Call to undefined method WP_Error::get_size() in
    [path]/wp-content/plugins/app-store-assistant/includes/app-store-functions.php on line 2315

    I have the exact same problem… Except that having much lesser visits than you, the “reset to no theme” happens lesser often.

    I carefully checked my error logs and see absolutely nothing explaining the cause of this.

Viewing 3 replies - 1 through 3 (of 3 total)