I am working with CB version 2.0.14 and Joomla 3.5.1 installations. I have a login redirect configured so that when a registered user logs in they are taken to my "Member Home" page, which is a Category Blog layout. The login redirect works perfectly fine when the user logs in from the main Home page. However, if the user navigates to any of our other pages that are available to the public, and then logs in using the CB Login module, the redirect does not work. The user is logged in, but is then taken to the "404 Category not found" web page. If the "back" browser button is used after this, the user is taken to the previous page they were on, and the CB Login module shows they are logged in. Any ideas about how to fix this situation will be appreciated! If you would like user credentials to test this please let me know and I will email. Thanks!
Rob Grinage
Smart Websites & Networking, LLC
Webmaster at
www.nmlta.org
Last edit: 8 years 3 months ago by krileon. Reason: Added [SOLVED] tag to subject
My guess is you supplied a SEF URL beginning with /. That means you're redirecting to a relative URL, which is relative to wherever they're at. You need to always use non-SEF beginning with index.php for reliable URLs.
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.