Plugin Author
Omar Mir
(@mirwindsor-omar)
Well, I found a few issues that could cause it but I have been working on a new version that would avoid a lot of those issues.
Can you try using the development version? It should be published soon and is pretty stable, I’m just trying to add another feature before I release it.
Please make sure to deactivate and delete the current plugin. I’ll post back here when the plugin is published.
https://wordpress.org/plugins/active-directory-thumbnails/developers/
Download the “Development Version” under other versions.
Plugin Author
Omar Mir
(@mirwindsor-omar)
Thanks for your help.
Now I’m getting this error on 1.03rc1:
http://10.1.10.8/?active_directory_thumbnails&nonce=4268ad786d Failed to load resource: the server responded with a status of 500 (Internal Server Error)
Plugin Author
Omar Mir
(@mirwindsor-omar)
The only thing I can think of is permissions. After activating the plugin is there a folder inside the uploads directory called active-directory-thumbnails?
Also do you have php installed with GD? PHP requires an image manipulation library for this to work. To check see here for instructions:
http://www.zoopable.com/check-php-gd-library-installed-or-not/
A server error 500 would imply something wrong on the server.
I did not have PHP GD installed. Installed it and now your plugin works!
Awesome, thank you!