kanakiyajay
Member
Posted 7 months ago #
After installing Drag and drop featured image I got a php error
Notice: Trying to get property of non-object in /home/******/public_html/wp-content/plugins/drag-drop-featured-image/index.php on line 62
Though the drag and drop is working properly.
I am have set true in WP_debug in wp-config.php file.
http://wordpress.org/extend/plugins/drag-drop-featured-image/
Jonathan Lundström
Member
Plugin Author
Posted 7 months ago #
Hi there!
I'm sorry that you had to wait two weeks for my response, but now I am back.
The error you experienced was my misstake, I was loading plupload by checking the post type you were editing but forgot to check that you were actually on the editor page.
This issue has been resolved and I have uploaded version 1.3.2 to fix it.
Thanks for reporting the bug, have a nice day! :)
Best regards,
Jonathan