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

Aspect Ratio won't work with several plug ins #72

Closed lightscope closed 11 years ago

lightscope commented 11 years ago

Hi, this was touched on in various iterations from the threads I've read, but not exactly my issue. Hope you can assist.

I get the error msg 'NaN' whenever I try to use aspect ratio with images. Only when all my plug ins are disabled does it work.

Any insight? Thanks verymuch. Lightscope

sewpafly commented 11 years ago

1 or more plugins are contributing to the problem. If you re-enable the plugins one at a time, you should be able to find which one is causing the problem. If you can tell me which one it is, I will try to duplicate the issue and provide a fix. Sound good?

lightscope commented 11 years ago

Thanks for the reply. Turns out it's a bigger problem. Even with all of the plug ins disabled (and with all the variations) it won't allow me to 'save' when i try to scale or crop. It's not related to PTE as far as i know (i'm not a coder) but if you have any advice, be greatly appreciated.

On 2013-07-26, at 10:29 PM, Brent wrote:

1 or more plugins are contributing to the problem. If you re-enable the plugins one at a time, you should be able to find which one is causing the problem. If you can tell me which one it is, I will try to duplicate the issue and provide a fix. Sound good?

— Reply to this email directly or view it on GitHub.

sewpafly commented 11 years ago

Could be a permissions issue. I don't know how to help if you're using a windows server, but a Linux one should have the uploads directory set to writeable by the webserver. ( Might be too advanced, if so, sorry )