Skip to Content Skip to Menu

🏖 Summer has arrived! Start your summer right with our summer sale! Get 25% off professional and developer memberships with code SUMMER-2025!

confirmation mail again

  • AlecsRU
  • AlecsRU
  • ONLINE
  • Posts: 118
  • Thanks: 3
  • Karma: 0
16 hours 30 minutes ago - 16 hours 16 minutes ago #341667 by AlecsRU
confirmation mail again was created by AlecsRU
We are running Community Builder 2.10.0 with CB Auto Actions 8.1.0 (Professional licence) on Joomla 3.10 (Latest). E‑mail confirmation on registration is enabled and works for the first‑time message, but we need to offer users a way to request the confirmation mail again if they did not receive it.What we tried
  1. External link / menu item
    Created a menu item pointing to
    Code:
    index.php?option=com_comprofiler&task=confirmemail
    However, logged‑in users with
    Code:
    confirmed = 0
    receive “Access denied” (403).
    Anonymous users are redirected to the home page.
  2. CB Auto Actions
    In Auto Actions → New we only have these Action Types:
    Login / Logout / Profile / PHP Code / Menu / Field, etc.
    There is no “CB Function → Resend Confirmation Email” in the dropdown, although the plugin package was installed from
    Code:
    cbautoactions_unzip1st.zip
    and the following plugins are enabled:
    • CB Auto Actions
    • CB Auto Actions – CB Field Action
    • CB Auto Actions – CB Menu Action
    I cannot find CB Auto Actions – CB Function Action in the Plugin Manager.
GoalProvide a visible button or link (either in user profile or as a dedicated menu item) that:
  • checks if the current user’s
    Code:
    confirmed
    flag = 0;
  • when clicked, triggers the standard CB routine that re‑sends the confirmation email;
  • shows a success / error message.
Questions
  1. What is the recommended method to enable “Resend Confirmation Email” in CB 2.10.0 / CBAA 8.1.0?
  2. Should we see “CB Function” in the Action Type list? If yes, which plugin file adds it and where can we download it?
  3. Is there another canonical URL or task (other than
    Code:
    task=confirmemail
    ) we should call from a menu item to let logged‑in, unconfirmed users trigger the resend?
  4. If the CB Function Action is deprecated, could you provide a code snippet or best practice (e.g. using
    Code:
    CBMail::sendConfirmationEmail()
    ) that we could wrap in a PHP‑type Auto Action?
Thank you very much for your assistance.
If additional logs, screenshots, or backend access is required, please let me know.
Last edit: 16 hours 16 minutes ago by AlecsRU.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 49419
  • Thanks: 8462
  • Karma: 1465
14 hours 3 minutes ago #341676 by krileon
Replied by krileon on topic confirmation mail again
Attempting to login will resend confirmation.

Regarding your other questions I cannot provide advice regarding a paid product without an active subscription, sorry. Without a subscription I can only help you with core CB questions.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum