Skip to Content Skip to Menu

[SOLVED] Registration form redirects to non-existent page.

  • hammondwb
  • hammondwb
  • OFFLINE
  • Posts: 12
  • Thanks: 3
  • Karma: 0
3 years 11 months ago - 3 years 11 months ago #321089 by hammondwb
When someone registers through the CB registration form, the page redirects to a page called saveregisters. I cannot find where this link is set.
Attachments:
Last edit: 3 years 11 months ago by hammondwb.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48435
  • Thanks: 8274
  • Karma: 1443
3 years 11 months ago #321100 by krileon
It's not set anywhere. That's the page that handles saving registration and can't be changed. If you want a custom redirect you'll need to use CB Auto Actions and a Redirect action on the onAfterSaveUserRegistration trigger to safely redirect them away after registration is completed.

It looks like you've a Guzzle error on the page 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.

  • hammondwb
  • hammondwb
  • OFFLINE
  • Posts: 12
  • Thanks: 3
  • Karma: 0
3 years 11 months ago #321126 by hammondwb
I don't actually need a custom redirect. I removed the page I created to get the default action. You are correct that I am getting the following error:
0 - Call to undefined function GuzzleHttp\choose_handler()

That error is after a default installation of Community Builder. Any insight on what that error means and how to fix it? I am not familiar with Guzzle. Thanks

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48435
  • Thanks: 8274
  • Karma: 1443
3 years 11 months ago #321131 by krileon
Looks like a conflict with something else trying to load and use Guzzle, but CB has already loaded its version of Guzzle. That issue doesn't exist until Guzzle 6 while we're using Guzzle 4. Try unpublishing 3rd party Joomla User plugins in Extensions > Plugins if any are installed since it could be something acting on Joomla user store behavior. It could also be a 3rd party System plugin.


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.

  • hammondwb
  • hammondwb
  • OFFLINE
  • Posts: 12
  • Thanks: 3
  • Karma: 0
3 years 11 months ago #321176 by hammondwb
You were absolutely right. Uninstalled a plugin by Zoomods for Firebase. Signup works perfectly now. Thank you!
The following user(s) said Thank You: krileon

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

Moderators: beatnantkrileon
Powered by Kunena Forum