How to remove search/options from profile?
Permalink 2 users found helpful
Hi,
On a member profile, I am trying to remove the option to search for other members to see the other options there:
admin
Member Since
October 27, 2010
* Edit
* Avatar
* Messages
* Friends
I just want them to see a blank profile page.
How could I do this?
Thank you for any help, in advance!
Andrey
On a member profile, I am trying to remove the option to search for other members to see the other options there:
admin
Member Since
October 27, 2010
* Edit
* Avatar
* Messages
* Friends
I just want them to see a blank profile page.
How could I do this?
Thank you for any help, in advance!
Andrey
you shouldn't do that, just copy /concrete/elements/profile/sidebar.php to /elements/profile and edit that, you could also remove the members page in the dashboard
Hey, thanks for the advice. -- Could you tell me what was wrong with the way I did it?
Also, could you clarify something that really confuses me (and is perhaps the reason i am having trouble getting C5): Why is it that when I install C5, nearly all the folders are empty, like element, css, themes, etc. -- but the concrete folder nearly exactly replicates this structure, but those folders actually have files in them. I find this very confusing -- did I install incorrectly? I have been editing the files in the concrete subfolder so far, and everything SEEMS to be working...
Thanks again,
Andrey
Also, could you clarify something that really confuses me (and is perhaps the reason i am having trouble getting C5): Why is it that when I install C5, nearly all the folders are empty, like element, css, themes, etc. -- but the concrete folder nearly exactly replicates this structure, but those folders actually have files in them. I find this very confusing -- did I install incorrectly? I have been editing the files in the concrete subfolder so far, and everything SEEMS to be working...
Thanks again,
Andrey
the /Concrete is the core - DO NOT TOUCH. When you want to modify something copy it from /concrete to same folder in root. This way you can update concrete and retain your modifications. Does this make sense?
It does, thanks!
My friend request function is not working at all. 'Member Search' window in Profile doesn't give any results at all.
Example is attached.
Please assist.
Example is attached.
Please assist.
<?php Loader::element('profile/sidebar', array('profile'=> $profile)); ?>
from view.php in the profile folder.
Did I do the right thing? It seems to have gone away... is there anything else?
Andrey