• Resolved cannap

    (@cannap)


    Hi, i installed the Plugin today

    – Advanced Custom Fields PRO Version 5.5.3
    – Advanced Custom Fields: Image Crop Add-on Version 1.4.9

    Tested width:

    PHP 7.0 and 5.6.17

    I got 500 Internal Server Error
    The request the plugin makes is:

    action:acf_image_crop_perform_crop
    id:503
    x1:796
    x2:1095
    y1:111
    y2:409
    target_width:300
    target_height:300
    preview_size:medium
    save_to_media_library:yes

    and Response is empty

    wp_debug is enabled

    The output looks like broken files
    https://gyazo.com/6cb0236b1daf402874d5d45d70390b8e

    But when i open the Image it works but never replace the image in the crop field

    here is a video https://youtu.be/DWaOVFVMkMU

    • This topic was modified 8 years, 2 months ago by cannap.
    • This topic was modified 8 years, 2 months ago by cannap.
    • This topic was modified 8 years, 2 months ago by cannap.
Viewing 1 replies (of 1 total)
  • Thread Starter cannap

    (@cannap)

    it works there wa problem with a other plugin

    the problem comes from

    https://de.www.ads-software.com/plugins/twotonefx/

    I removed the plugin now it works

    here is the php log

    [06-Jan-2017 13:45:05 UTC] PHP Fatal error:  Cannot declare class TwotoneFX_Image_Editor_GD, because the name is already in use in C:\wamp64\www\starter\wp-content\plugins\twotonefx\php\class-image-editor-gd.php on line 187
    
    [06-Jan-2017 13:45:05 UTC] PHP Stack trace:
    
    [06-Jan-2017 13:45:05 UTC] PHP   1. {main}() C:\wamp64\www\starter\wp-admin\admin-ajax.php:0
    
    [06-Jan-2017 13:45:05 UTC] PHP   2. do_action() C:\wamp64\www\starter\wp-admin\admin-ajax.php:91
    
    [06-Jan-2017 13:45:05 UTC] PHP   3. WP_Hook->do_action() C:\wamp64\www\starter\wp-includes\plugin.php:453
    
    [06-Jan-2017 13:45:05 UTC] PHP   4. WP_Hook->apply_filters() C:\wamp64\www\starter\wp-includes\class-wp-hook.php:323
    
    [06-Jan-2017 13:45:05 UTC] PHP   5. acf_field_image_crop->perform_crop() C:\wamp64\www\starter\wp-includes\class-wp-hook.php:298
    
    [06-Jan-2017 13:45:05 UTC] PHP   6. acf_field_image_crop->generate_cropped_image() C:\wamp64\www\starter\wp-content\plugins\acf-image-crop-add-on\acf-image-crop-v5.php:509
    
    [06-Jan-2017 13:45:05 UTC] PHP   7. wp_generate_attachment_metadata() C:\wamp64\www\starter\wp-content\plugins\acf-image-crop-add-on\acf-image-crop-v5.php:583
    
    [06-Jan-2017 13:45:05 UTC] PHP   8. wp_get_image_editor() C:\wamp64\www\starter\wp-admin\includes\image.php:132
    
    [06-Jan-2017 13:45:05 UTC] PHP   9. _wp_image_editor_choose() C:\wamp64\www\starter\wp-includes\media.php:2889
    
    [06-Jan-2017 13:45:05 UTC] PHP  10. apply_filters() C:\wamp64\www\starter\wp-includes\media.php:2939
    
    [06-Jan-2017 13:45:05 UTC] PHP  11. WP_Hook->apply_filters() C:\wamp64\www\starter\wp-includes\plugin.php:203
    
    [06-Jan-2017 13:45:05 UTC] PHP  12. TwotoneFX_Plugin->register_image_editor() C:\wamp64\www\starter\wp-includes\class-wp-hook.php:298
Viewing 1 replies (of 1 total)
  • The topic ‘Not Working’ is closed to new replies.