Twilio configuration directs the user to the documentation which does not contain the required information. It should direct to README.txt like the other error message.

In tfa_basic.module on line 619:

t('<div class="error messages">A mobile number account field is required to use the Twilio SMS plugin. Consult the <a href="!url">help documentation for more info</a>.</div>', array('!url' => url('admin/help/tfa'))),

Should be the same as on line 702:

t('An account field for mobile number storage is required to use the Twilio SMS plugin. Consult TFA Basic README.txt for more info.')
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

banviktor created an issue. See original summary.

banviktor’s picture

Issue summary: View changes
banviktor’s picture

banviktor’s picture

Status: Active » Needs review
oldspot’s picture

Status: Needs review » Reviewed & tested by the community

  • coltrane committed 0c58bce on 7.x-1.x authored by banviktor
    Issue #2640350 by banviktor: Update error message about unavailable...
coltrane’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.