• Resolved Biranit

    (@biranit)


    Hi,

    I’m not sure if this has anything to do with me being on WordPress 3.3 or not, but I don’t seem to be able to use the plugin.

    Once I click on the “thumbnails” link under an image, I get the Thickbox window popup, where I can see in the background the image and all the image sizes under it. But this window remains greyed-out, with that animated loading bar running over it – and that’s how it stays forever. I close the window, try again, same thing. I just can’t get the loading bar to disappear and allow me to actually access the editor’s steps.

    Any feedback, suggestions, help would be hugely grateful – as this plugin is EXACTLY what I’ve been searching for!

    Many thanks,

    Biranit

    http://wordpress.org/extend/plugins/post-thumbnail-editor/

Viewing 11 replies - 16 through 26 (of 26 total)
  • Plugin Author sewpafly

    (@sewpafly)

    using wplm (the branch which is still in wp plugins) I get Uncaught ReferenceError: icl_ajx_url is not defined
    this is opening a new tab. trying now the 1.0.6 build.
    http://pastebin.com/YCvLdZtW there is no wp-lists call.

    1.0.6 works with wpml whithout having to change sitepress.class.php
    thanks a lot

    Plugin Author sewpafly

    (@sewpafly)

    @mbernasocchi – Thanks a lot for testing. I’ll roll out a 1.0.6 final in the next couple days.

    Has this problem been solved? Because I get the exact same error.

    Plugin Author sewpafly

    (@sewpafly)

    @shadaliza, try the 1.0.6 build above, I haven’t had any other testers tell me that this build is good yet, so I didn’t push to WordPress. If its good for you, I’ll probably push it out.

    I installed 1.0.6 on both my websites. On 1 it works perfectly. On the second website it works, but in step 1 when I want to create a square thumbnail and I select the area for the thumb on the large image, the selection is not fixed in a square. The selection should be for example 200×200 fixed, but I can select any size of the large image to fit the thumb.

    I hope I explained myself.

    Both websites run on WP 3.4.2.

    Plugin Author sewpafly

    (@sewpafly)

    On the second website where it isn’t working, can you post the debug log? Are you sure you selected only the image that you want to crop? (the aspect ratio isn’t set until an image is set).

    Alternately, there could be some conflict with another plugin…

    I selected only the image I want to crop and the aspect ratio doesn’t take. this is the debug report.

    [ Moderator note: when sharing code or log data, please wrap the text in backticks or use the code button. ]

    20121118 21:13:39 - [string] ===== STARTUP PHP MESSAGES =====
    20121118 21:13:39 - [string] ===== SERVER LOG =====
    20121118 21:13:39 - [string] [DEBUG] - PARAMETERS: Array
    (
        [action] => pte_ajax
        [pte-action] => launch
        [id] => 30818
        [TB_iframe] => true
        [height] => 550
        [width] => 750
    )
    
    20121118 21:13:39 - [string] [WARNING] - Couldn't find or generate metadata for image: 30818-medium
    20121118 21:13:39 - [string] [WARNING] - Couldn't find or generate metadata for image: 30818-large
    20121118 21:13:39 - [string] [DEBUG] - USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:16.0) Gecko/20100101 Firefox/16.0
    20121118 21:13:39 - [string] [DEBUG] - WORDPRESS: 3.4.2
    20121118 21:13:39 - [string] [DEBUG] - SIZER: 0.66666667
    20121118 21:13:40 - [string] ===== REFLOW =====
    20121118 21:13:40 - [string] ===== FIXING THICKBOX =====
    20121118 21:13:40 - [string] THICKBOX: 670 x 833
    20121118 21:13:40 - [string] WINDOW WIDTH: 780
    20121118 21:13:40 - [string] ===== REFLOW =====
    20121118 21:13:40 - [string] ===== FIXING THICKBOX =====
    20121118 21:13:40 - [string] WINDOW WIDTH: 780
    20121118 21:13:46 - [string] ===== SETTING ASPECTRATIO: null =====
    20121118 21:13:54 - [string] ===== SETTING ASPECTRATIO: null =====
    20121118 21:13:55 - [string] ===== SETTING ASPECTRATIO: null =====
    20121118 21:13:59 - [string] ===== SETTING ASPECTRATIO: null =====
    20121118 21:14:00 - [string] ===== SETTING ASPECTRATIO: null =====
    Plugin Author sewpafly

    (@sewpafly)

    @shadaliza – that isn’t the most recent version (1.0.6-alpha), it’s missing some important debug logs (I need to know some additional size information), in the debug log it should have a line like: “SIZES: …”.

    Redownload the latest version from https://github.com/sewpafly/post-thumbnail-editor/archive/master.zip and try again. Thanks!

    [ Moderator note: when sharing code or log data, please wrap the text in backticks or use the code button. ]

    20121126 14:04:02 - [string] ===== STARTUP PHP MESSAGES =====
    20121126 14:04:02 - [string] ===== SERVER LOG =====
    20121126 14:04:02 - [string] [DEBUG] - PARAMETERS: Array
    (
        [action] => pte_ajax
        [pte-action] => launch
        [id] => 31030
        [TB_iframe] => true
        [height] => 550
        [width] => 750
    )
    
    20121126 14:04:02 - [string] [DEBUG] - USER-AGENT: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safari/537.11
    20121126 14:04:02 - [string] [DEBUG] - WORDPRESS: 3.4.2
    20121126 14:04:02 - [string] [DEBUG] - SIZER: 0.41666667
    20121126 14:04:02 - [string] [DEBUG] - SIZES: Array
    (
        [thumbnail] => Array
            (
                [width] => 120
                [height] => 120
                [crop] =>
                [current] => Array
                    (
                        [file] => 1-7-120x90.jpg
                        [width] => 120
                        [height] => 90
                        [path] => 2012/11/1-7-120x90.jpg
                        [url] => http://www.allstephenmoyer.com/wp-content/uploads/2012/11/1-7-120x90.jpg
                    )
    
            )
    
        [medium] => Array
            (
                [width] => 600
                [height] => 1024
                [crop] =>
                [current] => Array
                    (
                        [file] => 1-7-600x450.jpg
                        [width] => 600
                        [height] => 450
                        [path] => 2012/11/1-7-600x450.jpg
                        [url] => http://www.allstephenmoyer.com/wp-content/uploads/2012/11/1-7-600x450.jpg
                    )
    
            )
    
        [large] => Array
            (
                [width] => 600
                [height] => 1024
                [crop] =>
                [current] => Array
                    (
                        [file] => 1-7-600x450.jpg
                        [width] => 600
                        [height] => 450
                        [path] => 2012/11/1-7-600x450.jpg
                        [url] => http://www.allstephenmoyer.com/wp-content/uploads/2012/11/1-7-600x450.jpg
                    )
    
            )
    
    )
    
    20121126 14:04:03 - [string] ===== REFLOW =====
    20121126 14:04:03 - [string] ===== FIXING THICKBOX =====
    20121126 14:04:03 - [string] THICKBOX: 670 x 836
    20121126 14:04:03 - [string] WINDOW WIDTH: 780
    20121126 14:04:03 - [string] ===== REFLOW =====
    20121126 14:04:03 - [string] ===== FIXING THICKBOX =====
    20121126 14:04:03 - [string] WINDOW WIDTH: 780
    20121126 14:04:04 - [string] ===== SETTING ASPECTRATIO: null =====
Viewing 11 replies - 16 through 26 (of 26 total)
  • The topic ‘[Plugin: Post Thumbnail Editor] Can't get plugin to work’ is closed to new replies.