Skip to main content

Questions tagged [community-builder]

1 vote
0 answers
39 views

I am trying to create a CB Conditional Field Show using an AND row, and it just won't let me. I can add OR rows to my heart's content, but not an AND row. I click on the 'Add AND rows' and not a ...
Kristi Perkins's user avatar
0 votes
0 answers
53 views

On my volunteering website, users can edit their profile and enter a date in the future when they are available to volunteer. If they are already signed up for a volunteer opportunity, they shouldn't ...
Kristi Perkins's user avatar
0 votes
1 answer
229 views

I have a Joomla 3.9.26 site with CB 2.6.0 installed. I need to make some little update on the User Profile page. This is the url of the page: index.php?option=com_comprofiler&task=userProfile&...
agodoo's user avatar
  • 101
1 vote
0 answers
49 views

We want to use the id of users for our invoicing. I've been able to display the user id field in lists and on the logout screen without any problems. However, we also need to be able to search users ...
Jeff's user avatar
  • 11
1 vote
0 answers
43 views

I have Joomla Version 3.9.8 and Community Builder Version 2.4.2 How do I configure the custom User Management Column Headers in Community Builder? The default column headers are: Checkbox, Name, ...
Greg's user avatar
  • 11
0 votes
1 answer
255 views

I have Joomla 3.8.11 and RSFORM 2.0.14. I want to update the Community Builder fields of the logged-in user. The main fields that I am trying to update are via some checkboxes: The checkbox field ...
Cff's user avatar
  • 101
0 votes
1 answer
177 views

I am using the latest version of Community Builder in Joomla 3.8. I can not update an existing profile because it tells me the email address is already in use when I click on save. Can't clear the ...
Mark Zeiger's user avatar
1 vote
2 answers
237 views

I make a query directly on the database like this: SELECT title,id, DATE_FORMAT(publish_up, "%d %M %Y") AS 'GEORGE' FROM #__k2_items WHERE published=1 AND trash=0 AND created_by=[id] ORDER BY ...
giorgionasis's user avatar
0 votes
1 answer
1k views

I have been experiencing spamming in my website for a long time, following are two things i want to stop - 1.stopping fake/bad user registration 2.stopping posting bad topics in my kunena forum I ...
dev-m's user avatar
  • 1,351
0 votes
1 answer
176 views

A couple of years ago, using joomla 2.5 and community builder with it's auto action plugin, I created a mysql script that registers a user on a secondary site after the user has registered on a ...
DDA's user avatar
  • 15
2 votes
1 answer
192 views

I have a site and it's running with Community Builder 1.9.1 and this version is no longer maintained by their developers. I have Joomla! 3.4.8 running on my server. I have seen the changelog and ...
Joomler's user avatar
  • 1,811
0 votes
1 answer
169 views

For registering, implemented CB Login module (tnssecurities.in). After filling Register form, getting no message if registration successful/not successful. Backend, under Registration menu of ...
Splendid Digital Solutions's user avatar
0 votes
1 answer
123 views

I'm developing a content plugin to filter articles according to a field in CB profile. Something like: public function onContentPrepare ($context, &$article, &$params, $limitstart) { ...
phalanx's user avatar
  • 33
1 vote
2 answers
2k views

This is a bit of a long shot, but I've posted the following question on the Joomlapolis forum a couple of days ago & so far no response. I'm using Joomla 3.4 & Community Builder Pro 2.0.7. I ...
KarenB's user avatar
  • 11
1 vote
3 answers
1k views

Community Builder is installed on a Joomla 2.5 website. We are doing a new Joomla 3 website (no upgrade). We need to import users and parameters. What is the best way to do that with Joomla ? Can we ...
Sébastien Gicquel's user avatar