Skip to Content Skip to Menu

🌟Discover the Joomla AI Plugin that wrote its own story! - CB Editor Assistant 1.1now for Joomla 3, 4 & 5!
✍️ 5-Day Free Trial, then 🎯 save up to 30% with our 🛍️ Intro Offer (First 50 users, ends Dec. 25th)
🌲 Merry Christmas! Great savings on Professional and Developer Memberships! Get 25% off now with code XMAS-2024!

Redirect forced to page View Profile or Edit Profile

  • AchLive
  • AchLive
  • OFFLINE
  • Posts: 253
  • Thanks: 14
  • Karma: 3
9 years 10 months ago #258892 by AchLive
When a user accesses the site having left active log of an old session there is a way to redirect it to the edit profile page, or to page displays profile? Or is there a way to force the closure of the session when you leave the site without having done logout?
Thanks for the support

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48616
  • Thanks: 8302
  • Karma: 1446
9 years 10 months ago #258913 by krileon
Only way to hook into their browser close event is with JS. You'd then need an endpoint to send an ajax request to on browser close to tell your site to close the session. All of this you'd want to be done as a Joomla system plugin so it can function on every page. It's possible to make it function only on profile with CB Auto Actions though, but that gives it rather limited usefulness.

You could also act on the onBeforeUserProfileEditRequest trigger in a Redirect action with User set to User then check if [user_id] is equal to 0. Then redirect to login/registration. This way if they try to access profile edit while logged out it'll send them to login. Same can be done on onBeforeUserProfileAccess if you also want to do this on profile view.


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