Arrow Home arrow Forums
larger font smaller font default font Fixed screen resolution Auto adjust screen size

Joomlapolis Forums  


<< Start < Prev 1 2 3 4 Next > End >>
Re:Public users being able to see userprofiles
Date: 2006/02/06 01:41 By: nant Status: Admin  
Karma: 463  
Admin

Posts: 6005
graph
Glad the instructions helped.

Can't really help you with the other 2 questions.

There must be a way to do #1 - maybe someone else can help you there.

As far as #2 you can change your css file to add further spacing between the records (again I am not a css guy so I cant get more specific). I dont think there is any way to say that field #1 is in bold and field #2 in italics - its either all or nothing.
Nick A.
CB Core Team Member
Support CB Development and Get Detailed Documentation
Developer of Nant's Gallery plugin
CB Gallery Extensions Listing, Rate CB Gallery on Extensions Site
Developer of CB AutoWelcome Plugin
CB AutoWelcome Extensions Listing,Rate CB AutoWelcome on Extensions Site
People ignoring your call for help? Read this!
FAQ you
Joomlapolis Extensions Directory (new)- check it out!
Click here to see the profile of this user The topic has been locked.

Re:Public users being able to see userprofiles
Date: 2006/03/04 21:42 By: solidbluechameleon Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 1
graphgraph
Hi there,
I needed the possibility of public users contacting through the email form as well. And looking for a solution found this thread. The following hacks are all that's needed:

in comprofiler.php rem out the following code in function sendUserEmail and function emailUser:
{
mosNotAuth();
return;
}

The form will now be sent with the e-mail address provided in configuration.php. To make it more understandable I've changed default_language.php to have the message read:

'IMPORTANT: As a precaution to spam this form is sent from within the system and does not show any e-mail addresses. Please do not forget to provide your e-mail address if you want a reply.'

I don't see much harm in this, or am I overlooking something?

eric
Click here to see the profile of this user The topic has been locked.

Re:Public users being able to see userprofiles
Date: 2006/03/06 03:57 By: Phleum Status: User  
Karma: 0  
Junior Joomlapolitan

Posts: 36
graphgraph
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.


Hi,

I have followed the above steps, as referenced in several posts, and I still can't show a list publicly. The configuration is set, The list is set to everyone and is teh default, and the url is index.php?option=com_comprofiler&task=usersList
What's more, I'm not sure it's the soultion I want. I only want a list of administrators made public, and I want all other profiles accessible only to registered or higher. It there a way to set profiles viewability individuly, either officially or through some code-change in comprofiler?

Thanks!
Click here to see the profile of this user The topic has been locked.

Re:Public users being able to see userprofiles
Date: 2006/05/19 04:07 By: _lpkb_ Status: User  
Karma: 2  
Fresh Joomlapolitan

Posts: 24
graphgraph
Phleum, if you find anything out about this, there is another thread asking for something similar:
http://www.joomlapolis.com/component/option,com_joomlaboard/Itemid,/func,view/catid,12/id,8073/ #8073

i need something very similar to what you are looking for. i want to be able to have a user list with certain fields showing that does not click to profiles, available to the general public. then if a registered user is logged in, i'd like for the user list to click to profile.

i have a feeling this might involve a hack of some kind.

--
larynandjanel.com | joomla.larynandjanel.com
Click here to see the profile of this user The topic has been locked.

Re:Public users being able to see userprofiles
Date: 2006/07/10 20:52 By: Himgoku Status: CB Doc subscriber  
Karma: 0  
Junior Joomlapolitan

Posts: 38
graphgraph
solidbluechameleon wrote:


...in comprofiler.php rem out the following code in function sendUserEmail and function emailUser:
{
mosNotAuth();
return;
}



I can't get this to work without a blank page with an error message

Do you have the link of that thread, solidbluechameleon?
I need this functionality too!

thanks in advance,

Himgoku

Post edited by: Himgoku, at: 2006/07/10 14:52
CB 1.1 stable
Joomla 1.0.15
Advanced Search Component v2.0.4
Click here to see the profile of this user The topic has been locked.

Re:Public users view profiles solved
Date: 2006/10/19 18:26 By: illlogical Status: User  
Karma: 1  
Fresh Joomlapolitan

Posts: 7
graphgraph
I had the same problem and had a terrible time fixing it. All of my accesses were correct. I think that the transmenu mod was messing with the link to the userlist in some way. Once I created a link to the userlist with no transmenu applied, the profiles became publicly viewable. Another thing that might have contributed to the fix was creating and unpublished link to the Comprofiler component.
Click here to see the profile of this user The topic has been locked.

<< Start < Prev 1 2 3 4 Next > End >>

Documentation

Documentation Subscription Service
(updated for CB 1.2 RC2)

What?

Why?

Where?

Just click here for answers!

Click here for a yearly subscription: subscribe now

Download Latest Release

The latest stable Community Builder Release is version 1.1 for Joomla 1.0 and Mambo.
You need to be a registered member of Joomlapolis to download.

The latest release candidate of Community Builder is version 1.2 RC3, native for Joomla 1.0, 1.5 and Mambo.
It is available as "thank you" to all CB documentation subscribers at this time.

CB Login