Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download forward-7.x-2.1.tar.gztar.gz 31.65 KB
MD5: 20004acc7050ff36e084960ea49865b7
SHA-1: 821a5e882c18c77fcb7bb36f963910b7799c4d49
SHA-256: b842d1139abfd866377a592bc4fdbca1660e96cd1cbb3bae8ff9cbf5fdc52dd1
Download forward-7.x-2.1.zipzip 36.91 KB
MD5: 71469b60acd0f18e9aedcc6683a5c420
SHA-1: 71f61014db57a46ba1f53c0869e3e7b839b027fe
SHA-256: afe378ae3057704d8367ce633259b2f363e258b6569315a57f607ec596e81b6f

Release notes

Same as 7.x-2.0 but adds the following bug fixes:

#2040147: On multilingual web site, posting in ajax does not redirect to the right place.
#2054237: /forward/emailref tracking without a query string results in database error with path=null
#2138091: Need token dependecy
#2156051: Improve recipient list validation
#2186631: Add Views 'click to sort' functionality to forward_count field.
#2257049: Page callbacks should not call drupal_access_denied
#2567083: Patch: fix for multiple pagers on Forward Tracking report
#2617984: Forward module with CTools wizard

A database update is not required to upgrade from a previous 7.x-2.x release. Install over the previous version of the module, then clear cache.

UPGRADE INSTRUCTIONS FROM 7.x-1.x

Version 7.x-2.x of Forward is database compatible with the 7.x-1.x branch and is safe to install in its place. However, you must follow these instructions.

Note: Do not disable Forward or uninstall it at any point. Otherwise you will lose your existing Forward tracking data and statistics.

10 Steps
1. Place your site in maintenance mode
2. Backup your Drupal database and your sites folder
3. Completely remove your existing Forward folder
4. Download the new version of Forward into your sites/all/modules folder.
5. Clear your Performance cache
6. Navigate to the Forward configuration page
7. Edit the Thank You settings and all Defaults, replacing each occurrence of !name with [forward:sender] and !site with [site:name]. This is in several different places on the configuration page.
8. Take your site out of maintenance mode.
9. Do a test forward to your own email address like a regular user of your site would.
10. Confirm you receive the appropriate thank you emails and/or forward emails.

Created by: john.oltman
Created on: 22 Nov 2015 at 20:03 UTC
Last updated: 3 Dec 2015 at 14:51 UTC
Bug fixes

Other releases