03/26/2014 at 11:29 am
#283414
Keymaster
@ Stephan
If it was working then something was changed which is now preventing it from working. This could be a plugin that you’ve recently added/updated or a server config change.
Visiting the directory page page I see the images are returning Server 500 error messages. That may indicate the memory that is assigned to PHP be being exhausted or a folder permissions issue.
Make sure this folder permissions is set to 755, also try 711:
../wp-content/plugins/connections/includes/libraries/timthumb/
Make sure this file permissions is set to 644, also try 700:
../wp-content/plugins/connections/includes/libraries/timthumb/timthumb.php
