sewpafly / post-thumbnail-editor

Wordpress Plugin to manually edit post thumbnails
http://wordpress.org/extend/plugins/post-thumbnail-editor/
32 stars 18 forks source link

Error with Post Thumbnail Editor #94

Closed matbot88 closed 10 years ago

matbot88 commented 10 years ago

Plugin doesn't work correctly. No show the preview of photo and i can't confirm the button to save.

this is the log Thx

20140414 10:22:12 - [string] ===== STARTUP PHP MESSAGES ===== 20140414 10:22:12 - [string] ===== SERVER LOG ===== 20140414 10:22:12 - [string] [DEBUG] - PARAMETERS: Array ( [action] => pte_ajax [pte-action] => launch [id] => 7269 [TB_iframe] => true [height] => 550 [width] => 750 )

20140414 10:22:12 - [string] [DEBUG] - USER-AGENT: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.154 Safari/537.36 20140414 10:22:12 - [string] [DEBUG] - WORDPRESS: 3.4.2 20140414 10:22:12 - [string] [DEBUG] - SIZER: 0.26666667 20140414 10:22:12 - [string] [DEBUG] - META: Array ( [width] => 1500 [height] => 1139 [hwstring_small] => height='96' width='126' [file] => 2014/04/DSC00734_1500.jpg [sizes] => Array ( [thumbnail] => Array ( [file] => DSC00734_1500-150x150.jpg [width] => 150 [height] => 150 )

        [medium] => Array
            (
                [file] => DSC00734_1500-620x470.jpg
                [width] => 620
                [height] => 470
            )

        [large] => Array
            (
                [file] => DSC00734_1500-1000x759.jpg
                [width] => 1000
                [height] => 759
            )

        [post-thumbnail] => Array
            (
                [file] => DSC00734_1500-150x150.jpg
                [width] => 150
                [height] => 150
            )

        [horizontal] => Array
            (
                [file] => DSC00734_1500-184x100.jpg
                [width] => 184
                [height] => 100
            )

        [vertical] => Array
            (
                [file] => DSC00734_1500-184x230.jpg
                [width] => 184
                [height] => 230
            )

        [square] => Array
            (
                [file] => DSC00734_1500-184x184.jpg
                [width] => 184
                [height] => 184
            )

        [fromblog] => Array
            (
                [file] => DSC00734_1500-184x100.jpg
                [width] => 184
                [height] => 100
            )

        [portfolio-page] => Array
            (
                [file] => DSC00734_1500-307x200.jpg
                [width] => 307
                [height] => 200
            )

    )

[image_meta] => Array
    (
        [aperture] => 3.3
        [credit] => 
        [camera] => DSC-WX80
        [caption] => 
        [created_timestamp] => 1365443113
        [copyright] => 
        [focal_length] => 4.5
        [iso] => 100
        [shutter_speed] => 0.01
        [title] => 
    )

)

20140414 10:22:13 - [string] ===== REFLOW ===== 20140414 10:22:13 - [string] ===== FIXING THICKBOX ===== 20140414 10:22:13 - [string] THICKBOX: 670 x 570 20140414 10:22:13 - [string] WINDOW WIDTH: 780 20140414 10:22:13 - [string] ===== REFLOW ===== 20140414 10:22:13 - [string] ===== FIXING THICKBOX ===== 20140414 10:22:13 - [string] WINDOW WIDTH: 780 20140414 10:22:14 - [string] THICKBOX: 780 x 588 20140414 10:22:14 - [string] ===== REFLOW ===== 20140414 10:22:14 - [string] ===== FIXING THICKBOX ===== 20140414 10:22:14 - [string] WINDOW WIDTH: 780 20140414 10:22:21 - [string] ===== SETTING ASPECTRATIO: 1:1 =====

sewpafly commented 10 years ago

If you try to edit an image through the wordpress interface (crop, rotate, etc.), does that work?