Skip to Content Skip to Menu

[SOLVED] CB Invites - registration link error

  • AchLive
  • AchLive
  • OFFLINE
  • Posts: 253
  • Thanks: 14
  • Karma: 3
8 years 8 months ago - 8 years 8 months ago #288333 by AchLive
Hi, I activated the plugin CB Invites.
When you send an e-mail invitation is attached the register link through variable [register] which also contains the activation code.
The link seems to be incorrect perhaps because it ignores the sef.
The link that produces [register] in the email is mysite.com/account/registers?invite_code=099cf6d53bba64e0e8acbb91f91b9a3f
While the registration page is mysite.com/registrazione and then the [register] link should be mysite.com/registrazione?invite_code=099cf6d53bba64e0e8acbb91f91b9a3f .
How do I fix this?
Maybe I'm wrong something.
Thanks for the support
Last edit: 8 years 8 months ago by krileon. Reason: Added [SOLVED] tag to subject

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

  • AchLive
  • AchLive
  • OFFLINE
  • Posts: 253
  • Thanks: 14
  • Karma: 3
8 years 8 months ago #288334 by AchLive
Replied by AchLive on topic CB Invites - registration link error
I would like to ask another question. Can I disable the subject field and message from the form of invitations?

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 49447
  • Thanks: 8467
  • Karma: 1465
8 years 8 months ago #288336 by krileon
Replied by krileon on topic CB Invites - registration link error
It's using the viewUrl API call for the registers view so it should be grabbing the appropriate Itemid. Ensure your registration menu item is accessible to the user while they're logged in. For example if you have it Guest only access it won't be able to access it and you'll need a second hidden menu item or something of the sort that goes to registration and is accessible to registered users.

Can I disable the subject field and message from the form of invitations?

There's no parameter to do so, but I suppose you could override the edit template file and remove those inputs from being output. Not sure if it'll pass validation when doing this though.


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.

  • AchLive
  • AchLive
  • OFFLINE
  • Posts: 253
  • Thanks: 14
  • Karma: 3
8 years 8 months ago #288340 by AchLive
Replied by AchLive on topic CB Invites - registration link error

Ensure your registration menu item is accessible to the user while they're logged i

It is accessible for unregistered users or Guest and Public

Maybe I could not explain well before.
When a registered user creates an invitation for an anonymous user, the link in the email that is generated is mysite.com/account/registers?invite_code=099cf6d53bba64e0e8acbb91f91b9a3f
This url does not exist, the correct URL to the registration page is mysite.com/registrazione ?invite_code=099cf6d53bba64e0e8acbb91f91b9a3f
When I click the link, wrong, which is inserted in the email are directed to mysite.com/component/comprofiler/login page
I also tried to create a menu hidden an item registration accessible only to Registered but nothing changes

Thank you

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 49447
  • Thanks: 8467
  • Karma: 1465
8 years 8 months ago #288341 by krileon
Replied by krileon on topic CB Invites - registration link error
Disable SEF and see what Itemid the URL is using then find the menu item associated with that ID to see what it's trying to use.


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.

  • AchLive
  • AchLive
  • OFFLINE
  • Posts: 253
  • Thanks: 14
  • Karma: 3
8 years 8 months ago #288343 by AchLive
Replied by AchLive on topic CB Invites - registration link error
It is using the menu item to "View Account"

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

Moderators: beatnantkrileon
Powered by Kunena Forum