I have just uploaded CB and configured it to use with Joomla users. I have created a members login and logout using the CB menu type.
What I login with super user I get the error message as shown on the attached image.
Not sure why this is happening, any ideas.
Hi
I have overcome the main problem, I look at your video 40 and reconfigured the way I had set-up the menus.
However, now when I login the the login form remain and changes to a logout. However I still have the main menu logout showing.
How do I unpublish the logout form.
To hide your login module from logged in users you need to use Joomlas guest access. Then you'd set the module accessible to guests only. Please see the below Joomla documentation.
An alternative is add a module class suffix in your modules parameters then hide it using CSS.
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.
My guess is it's not setup correctly. Aside from that I don't know what to tell you. Module access is entirely determined by Joomla. If you're on the actual CB login page then you might have issues as it loads the first CB login module it can find for its display, but that looks like the module and not the login page (it's hard to tell based off how the image is cut). If it's the login page then there's no solution as you can't block the login page since it handles the login POST, but you can stop users from being sent to it after login by specifying a login redirect in your CB login module.
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.