Title: Plugin not working (Multiple Errors)
Last modified: August 20, 2016

---

# Plugin not working (Multiple Errors)

 *  Resolved [jameswoon](https://wordpress.org/support/users/jameswoon/)
 * (@jameswoon)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-not-working-multiple-errors/)
 * Upon browsing to Media > Library > Crop Thumbnail (under a single image), I am
   receiving the following errors (in addition to the CPT_VERSION constant clash:
 * [http://prntscr.com/n1xs5](http://prntscr.com/n1xs5)
    [http://prntscr.com/n1xtj](http://prntscr.com/n1xtj)
   [http://prntscr.com/n1xwg](http://prntscr.com/n1xwg) [http://prntscr.com/n1xww](http://prntscr.com/n1xww)
 * Unsure what is causing this.
 * [http://wordpress.org/extend/plugins/crop-thumbnails/](http://wordpress.org/extend/plugins/crop-thumbnails/)

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

 *  Thread Starter [jameswoon](https://wordpress.org/support/users/jameswoon/)
 * (@jameswoon)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-not-working-multiple-errors/#post-3303511)
 * Figured out screenshots 2 to 4 via the following topic: [http://wordpress.org/support/topic/cropped-images-are-not-saved-error-mess?replies=5](http://wordpress.org/support/topic/cropped-images-are-not-saved-error-mess?replies=5)
 * However, the screenshot #1 still has an error regarding parent_post_id. When 
   I try to perform the resize, it gets stuck on the “Please wait until the Images
   are cropped.” screen.
 *  Thread Starter [jameswoon](https://wordpress.org/support/users/jameswoon/)
 * (@jameswoon)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-not-working-multiple-errors/#post-3303513)
 * After checking the AJAX response, the following error has popped up:
 * <tr><th align=’left’ bgcolor=’#f57900′ colspan=”5″><span style=’background-color:#
   cc0000; color: #fce94f; font-size: x-large;’>( ! )</span> Notice: Undefined variable:
   dest_path in C:\wamp\www\rn\wp-content\plugins\crop-thumbnails\functions\save.
   php on line <i>219</i></th></tr>
 *  Plugin Author [Volkmar Kantor](https://wordpress.org/support/users/volkmar-kantor/)
 * (@volkmar-kantor)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-not-working-multiple-errors/#post-3303521)
 * Hi jameswoon,
    i will take care about “notices” in the next release. Until that
   you can lower your error_reporting to get rid of the notices and warnings.
 * to do so you may add the line
    define(‘WP_DEBUG’, false); in your config.php
 * The warnings, as you find yourself, are thrown by incorrect add_image_size values.
 * greetings

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

The topic ‘Plugin not working (Multiple Errors)’ is closed to new replies.

 * ![](https://ps.w.org/crop-thumbnails/assets/icon.svg?rev=1228698)
 * [Crop-Thumbnails](https://wordpress.org/plugins/crop-thumbnails/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/crop-thumbnails/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/crop-thumbnails/)
 * [Active Topics](https://wordpress.org/support/plugin/crop-thumbnails/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/crop-thumbnails/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/crop-thumbnails/reviews/)

## Tags

 * [not functioning](https://wordpress.org/support/topic-tag/not-functioning/)

 * 3 replies
 * 2 participants
 * Last reply from: [Volkmar Kantor](https://wordpress.org/support/users/volkmar-kantor/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-not-working-multiple-errors/#post-3303521)
 * Status: resolved