Make sure relative path to Stripe image is right #2
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
http://stackoverflow.com/questions/4635821/in-drupal-how-do-i-get-the-url-of-an-image-in-my-module-folder/14031244#14031244. I think this is what I used.
Again, this may be an issue with the DD* settings.php or hosting in a subfolder, need to check.
*obfuscating
Need to include
base_path()
: http://drupal.stackexchange.com/a/106486/33606.