Prevent Unconfirmed Email Addresses from Browsing Community

Prevent Unconfirmed Email Addresses from Browsing Community [Paid] v1.2.0

No permission to buy ($10.00)

Wutime

Well-known member
Wutime submitted a new resource:

Prevent Unconfirmed Email Addresses from Browsing Community - Prevent users with unconfirmed email address from browsing community until confirmed

Prevent all newly registered users with unconfirmed email addresses from viewing community pages until they’ve confirmed their email address.

Features include:
  • Show detailed message warning users to confirm email (versus default XF notice)
  • Option to add account email update link within message (on/off [default=on])
  • Option to remove other notices from displaying (remove default XF notice [default=off])
  • The message is forced site-wide except on “Account” pages (to...

Read more about this resource...
 
Can translate "You have the following option(s)".
Hey :), here is the solution for this missing phrase. In the template wutime_preventemailconfirm_message of this addon, replace the following line:
HTML:
<li>You have the following option(s):
with this:
HTML:
<li>{{ phrase('wutime_options_phrase_warn_msg') }}

Then create an expression in English with the title
CSS:
wutime_options_phrase_warn_msg
and for the text of the expression: "You have the following option(s):" (of course! ;))

Then finally, all you have to do is create the 2nd expression in the language of your choice. Same process, you give the same title
CSS:
wutime_options_phrase_warn_msg

That's all!

Great addon, thanks Wutime! I regularly have users who do not confirm their email and sometimes some of them reconnect several times without changing anything.
 
Last edited:
When "Remove other notices when warning message is showing" is enabled and a user is awaiting confirmation from edit , the notice disappears.
 
Cannot see the latest V for download.

Order:

2060

Woah, you took up a lot of space for that message. Try a CTRL+SHIFT+V next time. :)

Your order was Apr. 14, 2023, that's 14+ months ago. The license expired.
 
Last edited:
Woah, you took up a lot of space for that message. Try a CTRL+SHIFT+V next time. :)

Your order was Apr. 14, 2023, that's 14+ months ago. The license expired.
That was copy and paste :) -- I've locally got a high resolution so I'm using the in built screen capture and crop tool.

1719214018861.webp

Clicking resend email from the yellow notice doesn't work. The top one does -->

1719214040472.webp

which produces

1719214051625.webp

but the yellow redirects to /account-confirmation/resend without a popup initiation.
 
Back
Top Bottom