FAQ
- Details
- Category: FAQ
- Hits: 9066
If you are trying to install the Community Builder component (com_comprofiler.zip package) and get the following error message:
"Unable to find install package"
Then most likely your php 'upload_max_filesize' or 'post_max_size' parameter is set to 2M.
Check with your web hosting provider for instructions on how to increase your php 'upload_max_filesize' and 'post_max_size' parameters to at least 4M.
At this point we suggest that you go back and study the CB Primer Book.
Relevant Material
- Details
- Category: FAQ
- Hits: 6859
Community Builder has built-in anti-spoofing security measures that rely on time sensitive settings to identify potential issues with session hijacking.
If you are seeing any "invalid session" error messages, then you need to first make sure that all your time zone related settings are correct:
- Server time zone
- etc.
You can turn-off these extra CB measures by accessing the 'Enable anti-spoofing sessions checks' parameter in the CB Configuration -> Integration tab area.
- Details
- Category: FAQ
- Hits: 34897
Step 1. Install and configure your (CB compatible) PMS component (e.g., UDDEIM)
Step 2. Goto CB Plugin Managemen backend and make sure the PMS MyPMS and Pro plugin (or another extra plugin has been installed and)Β is published (public)Β and the correct PMS Component Type is selected from the plugin parameter list
Step 3. Goto CB Tab Management and make sure the Quick Message Tab is published
This 3 steps above should integrate the CB Component with your PMS (CB compatible) component. You can also configure various CB Login module parameters to work with your PMS component.
Hope this helps.
- Details
- Category: FAQ
- Hits: 71650
How can I set a list with profile info to appear on the site?
This would be a publicly accessible directory with info supplied by users.
HOW DO I DO THIS? Can someone please help? Have you followed the following steps:
CB->Configuration backend, User Profile tab, set Allow Access to 'Everybody' (this means that the actual profiles are now publically viewable)
Now to get to a profile it would be a good idea to make a publically accessible CB List: So make sure your CB Lists menu item is on the main menu and is set for public viewing
Also, make sure that your default list is viewable by Everybody (in the CB List backend for the default list this means that the User Group to allow access to: parameter must be set to everybody
If you have done ALL the above then you shouldnt have problems.
- Details
- Category: FAQ
- Hits: 27952
On this site my profile has an empty Connections Tab. Is this correct?
Answer:
The Connectcions Tab is empty because you have no current connections. In order to connect to someone you first need to locate the other person's profile and visit it. You can use the CB Lists user menu item and find someone you like and click on the list line to get to the users profile. You can then Connection->Request Connection menu item (located on the top of the profile you are viewing) in order to request to connect to this person. You are also allowed to send a personal request. Once the other person accepts the request you will be connected and your Connections Tab will reflect this.
- Details
- Category: FAQ
- Hits: 46060
I just added a new Tab and a couple of new fields to this new tab but for some reason it only shows up on new user profiles.
By design a field only shows up in a user profile tab only if that specific user has populated this field with some value (via the update profile menu item or via the initial registration process if this fields also appears during registration).
The same is true for tabs. A tab will only appear in a user profile if it contains at least one field with a populated value in it.