Hi,
I've got LDAPauth configured to not use ldapdata so that users can't change their password on active directory. But, I don't know how to disable/hide the edit password field on the profile page. I'm not sure if I even need to do this since i've set the ldapauth module so that users can't(?) change their passwords but I know that having the option to change the password is tempting, whether it breaks active directory or not.
Hello I would like to thank the community for developing such a wonderul community and suppot. But my problem is the fact that my site is too slow and I am wondering why this is so. My orginal host resently suspended my site because it used up too many resources.So just got a dedicated vps and it is still slow! What can cause the site to be soo SLOW? I am using civicspace and have google analitics and adsense on the page and in the stories I have maps. My site is americanproperties4u.com.
I look forward to your reply and thank you all in advance
Okay, I seriously need someone who knows what they're doing here (as I do NOT). I want to list users belonging only to certain roles. Specifically, I want to avoid anonymous users and users with role numbers 3,4,5,7,11, and 13.
What do I need to do to this code to accomplish this?
How would I go about changing the page that the login form refers to after logging in? For example it currently points to ?q=user
Is there a setting to change it to ?q=home, for example? Thanks.
I'm wondering how to create a template for the input form I've made with cck. Specifically, I want the select lists to stretch across the page, not be rendered one per line. I would normally be able to use display: inline in the style sheet, but there doesn't seem to be a selector I can use to group them, so I figure I should add one, but I'm not exactly sure where and how to do so.
I see how to template the output easily enough, but not the input form. While I'm at it, I'd like to move the help text directly below the field lable.