Skip to:
Content

BuddyPress.org

Opened 12 years ago

Closed 12 years ago

Last modified 8 years ago

#4725 closed defect (bug) (fixed)

messages/error mesages not shown on the activation page

Reported by: magnus78's profile magnus78 Owned by:
Milestone: 1.7 Priority: normal
Severity: normal Version:
Component: Templates Keywords: has-patch
Cc:

Description

do_action( 'template_notices' ); isn't used on the activation page, so messages are not shown. The code does add messages such as

  • your account is now active
  • the account is already active

This makes the page confusing when you click on the activation link a second time, and is asked for an activation key...

Attachments (1)

trac4725_bp_activate_show_msgs.patch (807 bytes) - added by magnus78 12 years ago.
proposed fix

Download all attachments as: .zip

Change History (4)

#1 @DJPaul
12 years ago

  • Milestone changed from Awaiting Review to 1.7

Need to review the issue, but it has a patch.

#2 @johnjamesjacoby
12 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [6662]) Make sure notices appear in activation templates. Props magnus78. Fixes #4725.

#3 @DJPaul
8 years ago

  • Component changed from Appearance - Template Parts to Templates
Note: See TracTickets for help on using tickets.