Skip to Content Skip to Menu

🎃 Happy Halloween! Treat yourself with an awesome discount on memberships! Get 20% off now with code SPOOKY-2024!

[SOLVED] Login Error

  • webtomix
  • webtomix
  • OFFLINE
  • Posts: 28
  • Thanks: 1
  • Karma: 0
9 years 2 months ago - 9 years 2 months ago #268759 by webtomix
[SOLVED] Login Error was created by webtomix
I am having an issue where when I log in from the homepage, the login works great. It directs me to the correct page. If I however log in from any other page. It causes a 404 error, it adds the current page info after the login page info that it is suppose to redirect to. It does log the individual in, but it send them to a very odd page.
ex. this is the link they are suppose to see. print.innovsys.com/index.php /home/vip-page instead say they log in from the print page, print.innovsys.com/index.php /home/vip-page/2015-05-13-13-54-27/print-shop-processing-2

This is a serious issue as our website has gone live and it could be very frustrating for our customers.
Last edit: 9 years 2 months ago by krileon.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48473
  • Thanks: 8281
  • Karma: 1443
9 years 2 months ago #268783 by krileon
Replied by krileon on topic Login Error
Joomla version? CB version? CB uses the current location the module is displayed on for its return URL unless &return= is present in which case it'll use that. Please ensure you've latest CB 2.x nightly found below.

www.joomlapolis.com/downloads/doc_details/640-community-builder-nightly-build


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.

  • webtomix
  • webtomix
  • OFFLINE
  • Posts: 28
  • Thanks: 1
  • Karma: 0
9 years 2 months ago #268787 by webtomix
Replied by webtomix on topic Login Error
I am working on Joomla 3.4.3, I just updated the Community Builder to the newest version.
The login module is in a popup location on the menu, and it needs to stay where it is, we have put it in different locations and the customer wants it to stay as it is.
When logging in from any page than the home page, it put the link in where it is suppose to land + the link from the page that they are trying to log into. I will include login credentials so that you can test it.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48473
  • Thanks: 8281
  • Karma: 1443
9 years 2 months ago #268791 by krileon
Replied by krileon on topic Login Error
Move it from a pop up location to a normal module position and see if the normal one works fine. My guess is how the popup location is loading the module could be the culprit. Could also be a SEF configuration issue. Try disabling all SEF and see if issue persists.

Please do not send credentials unless requested.


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.

  • webtomix
  • webtomix
  • OFFLINE
  • Posts: 28
  • Thanks: 1
  • Karma: 0
9 years 2 months ago #268793 by webtomix
Replied by webtomix on topic Login Error
So it was still breaking when I put the login module in a different location. I turned off SEF and it worked ok but it breaks most of my website. Is there a way to get the login to work with the SEF?

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48473
  • Thanks: 8281
  • Karma: 1443
9 years 2 months ago - 9 years 2 months ago #268794 by krileon
Replied by krileon on topic Login Error
Ensure SEF isn't partially configured. The most ideal configuration is as follows.

Search Engine Friendly URLs: Yes
Use URL Rewriting: Yes
Adds Suffix to URL: No
Unicode Aliases: No

Next ensure Joomla default htaccess.txt has been renamed to .htaccess in Joomla root. If URL Rewriting is enabled, but htaccess wasn't configured or vise verse you can get some odd issues.

Your site however should never break with SEF off. That implies you configured URLs somewhere as their SEF URL. All URLs in configurations, external menu items, etc.. should be non-SEF.


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.
Last edit: 9 years 2 months ago by krileon.

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

Moderators: beatnantkrileon
Powered by Kunena Forum