Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
23.73 KB
MD5: 403f0f9b927a999346b8492f13dabcf8
SHA-1: 1df766f55c3f50d6a843fb38724603e710285039
SHA-256: 5ced79d6ed64fa07fbaa3e8f6bc2e7b7a3343797a7ffb9be5f034b564c73b8a1
Download zip
32.32 KB
MD5: 5ba4f385a8fdb9105c9e07106d32b88a
SHA-1: 7eadeae78f6992d1be0ff7e087d6e32ca82e47c3
SHA-256: 35155cdd645a5a72dc59f9cb5aad44434f682f2224770387bdf51088c9729d36
Release notes
This release fixes a range of bugs found in the module.
- Issue #1400360 by cableman0408: Update make file to download tarball of the campaign monitor library from github
- By cableman0408: Fixed trailing spaces and now using Drupals strtolower function
- By cableman0408: Changed PHP constants to uppercase
- Issue #1400360 by L-four: Fixed campaign monitor make file
- Issue #1399890 by cableman0408: Fixed undefined index for token replacement in name field
- By cableman0408: Fixed submit handlers for the sub-modules, so custom validation functions can be used
- Issue #1395344 by nclavaud: Fixed subscriber info is sent to CM even if form is invalid
- By cableman0408: Fixed array index error for custom field when list options have not been set yet
- Issue #1396218 by nclavaud: Added a theme function for the subscription form
- Issue #1273958 by cableman0408: Fixed spelling where -> were
- Issue #1345854 by vasi1186: Fixed user subscribed even if the registration failed
- By cableman0408: Updated coding style to stream-line the code
- Issue #1342274 by vasi1186: Update email on user update
- By cableman0408: Added better error checking on administration pages
- By cableman0408: Added check of entered api/client keys in the administration form
- By cableman0408: Added check for api key in stats listing
- By cableman0408: Fixed WSOD on admin lists, when api keys have not been entered
- Issue #1332508 by jnettik: name field on subscribe block filled with Anonymous when logged out