If the SDK is not installed, the link presented is broken.
creeper.module@line32 should be:
drupal_set_message(t('The <a href="!url" target="_blank">AWS SDK PHP library</a> was not found. Please install it into %creeperdir.', array('!url' => 'http://aws.amazon.com/sdkforphp/', '%creeperdir' => drupal_get_path('module', 'creeper') . '/sdk')), 'error');
I'll try and roll a proper patch later...
Comments
Comment #1
muldos commentedComment #2
muldos commentedHi mikeker,
Thanks for the report, I just tried the brand new git repo of drupal.org to fix this and I have released a new stable version.
Give it a try and tell me if it is good :)
I wait your for answer to close this issue !
Thanks again for the bug report,
David