Various Configuration questions

robinlu
robinlu
  • robinlu
  • 9 months ago

I'm working with Forums for the first time and cannot figure out how to configure the following:

How do I remove "Edit" from the User Profile page through backend configuration. It looks like there is logic in the code to not show this, but I don't know where the setting is.

if...$user->authorise('core.manage', 'com_cjforum')

 

Same with hiding gender, age...I see this code, but don't know where the setting is.

 

if($this->params->get('profile_show_gender', 1) == 1)

 

How/When are Forum Members created? When I select Forum Members, there are no members even though 2 users have logged in and created forum posts.

 

And lastly, I have turned off "Hits" but they still show up for posts. See attached image.

 

Thanks.

 


Access to viewing replies is restricted.
Showing 5 of 5 replies
You do not have permissions for replying to this topic.
Loading...
Confirm delete? This action is irreversible and the data will be deleted permanently. Do you want to continue? Confirm Add New Delete Unpublish Cancel Import Uninstall The selected item successfully deleted.
Shondalai