Please Log in or Create an account to join the conversation.
You're trying to reach the login page, but are sent to membership page? or hitting membership page sends you to login page? Don't understand, sorry. CBs login is pretty straight forward; create the module then use it or CBs login page. If you're not using either to login then you could have any sort of unexpected behavior.- Login -
login main page then hit our Membership section and have to log in again - not sure what I have messed up there...
ever sine approx 3.x upgrades I think this has been an issue - but possibly a kunena login block - just not sure...
Yes using klogin form for main page login - redirects login to forums - logout - main page.
login - then clubhouse appears only to registered users - but clicking it the user is apparently logged out... - probably because its not using cblogin - just want to verify that...
You can use CB Query Field to validate it and ensure it's unique. See the below video regarding this.Currently have a MemberID field - This is currently max 7 char but I want to add a check to make sure there is no duplicates via ajax or save check/verify - like email address - didn't notice the option in field validation - (guessing I missed it)
You can try using CB Auto Actions and its Query action to run a database query after registration for example to update their _comprofiler row with a generated id stored in a fields column. The query is entirely up to you though as we do not provide custom coding here, sorry.I wold prefer after payment the next number available just be added - for standard members - #### (4 Integer - 5 when needed but will be a long time)
we have a second plan for reciprocal members that we have a different numbering system for XXXX### (4 Letters + 3 Integer)
We've no events plugin except GJ Events, but that's for Group events in CB GroupJive; it is not designed and never will be designed for site events like JEvents.using RS Events but just has too many options - what other tools are available with similar but ability to really trim down all the data needed / mandatory to enter via the front end... (more just what are others using!?! not really a support question)
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
If you migrated from CB 1.x you'll need to edit each CB menu item and correct its menu type so the URL can regenerate and be properly linked to CB.It was KLogin - changed back to CB Login - still has issue..
Login via cblogin - shows logged in - stays on same page
click new menu item (clubhouse) - (only shows up when logged in) - used to be the user profile....
What I just found is the menu item was aimed at comprofiler however the item was no longer linked - so that was the issue... - login module didn't matter the menu item was the issue..
There's a few tutorials below (text and video).Auto action - thought you guys had some examples buried somewhere to work from?
Please Log in or Create an account to join the conversation.