It's in your Joomla database. You need to go to that table and find the user_id of 818 and delete their usergroup mapping as that user doesn't exist.I am really sorry but I have not got a clue where this is "_user_usergroup_map "
Looks like an unclosed tag. Did you modify any of CBs core files? If so please re-install CB to remove your core edits; we can not help you with core edits in place.Also something that I am noticing up top of my browser!!!
Again, yes it is a template issue unless you have an unclosed tag floating around somewhere on profile (CB has no unclosed tags so would need to be a plugin or maybe a delimiter field with HTML in it). Switch to default Joomla template and see if issue persists.So one thing for sure is that it is not a template issue!
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Of course, that's the problem. You're not going to the _users table. You're going to the _user_usergroup_map table as explained in my previous replies."You need to go to that table and find the user_id of 818 and delete their usergroup mapping as that user doesn't exist."
there is no such user in the Joomla User Table!
There is a user 817 & 819 but no 818
As explained it could also be an unclosed tag coming from somewhere. It can easily be a template issue across multiple templates when using a template framework as well (e.g. Gantry) as could be an error in the framework. In this case though it seams to be an unclosed tag somewhere.Ok I am sure you know a lot more about this kind of stuff than I do. But could you please tell me how can a template issue persist when I change the template?
Just have a Public userlist and then anyone can view it. Profile access can be Registered though if you want and is configured within CB > Configuration > User Profile.As I am trying to figure out a way for Non registered User to at least view the administrators profile with out logging in!
I don't see anything abnormal. The description is just surrounded by a paragraph HTML element, which is fine.Something else that I am noticing is the weird looking code in the description box of the User List. Maybe this helps?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Yes, you need to use whatever database software your host supplies (usually phpmyadmin) and go to the _user_usergroup_map table and find the row(s) with user_id of 818 and remove them.Do I have to login to MySQL Joomla database? Search for "_user_usergroup_map " and then in this "_user_usergroup_map " delete “user_id of 818”
Please Log in or Create an account to join the conversation.