Drupal is up and running but how do I ...?

2 domain names

How can I have 2 domain names pointing to the same website?

Thanks

Carl

Files directory in multisite installations

Can I have separate files directories for all the different sites in a multisite installation driven from a singel codebase?
I'm getting a dedicated drupal server for my coming drupal projects, and I'd very much like to use the multisite capabilities to ease updates, but I'm not sure if I have to keep all the files from the different sites in the same directory.

-Olegu
http://www.zbz5.net

Help please with conflict between front page module and gojoingo module

am getting this error message

Fatal error: Cannot redeclare front_page() (previously declared in /home/pommytra/public_html/sites/default/modules/front/front_page.module:100) in /home/pommytra/public_html/sites/default/modules/gojoingo/modules/front/front.module on line 100

well beyond my tech competence to know what is best to do ....delete frontpage or gojoingo module ?

several issues,poll,mission,nodes

Wzzzzup all,

Newbie to Drupal here, with a question or two.

I have been tinkering with the default theme (bluemarine) to see how everything works before implimenting our own structure and theme.

I created a poll, placed it in right sidebar with block configuiration, but it shows in the content area as well. I only want it in the right sidebar.

Mission statement... how can it be moved to bottom of page, currently is at top.

Above problems can be seen here if needed. http://new2.lazykatz.com

Restrict create page for users into designated every categories

Example:
- i have 3 categories: 1-DocEngineer , 2-DocTechnician, 3-DocAccountant.
- Also i have 3 user groups correlative with 3 roles: engineer, technician, accounant.

All users in 3 groups can create/edit their own post in 3 above categories, and that is the trouble. They can create page on every categories although the document doesn't match with their departments.

ldap_integration, am I doing something wrong?

Hi,

I'm trying to do a conversion from Joomla to Drupal due to the lack of LDAP support (amongst other things) in Joomla. So I've setup a new site and tried to tie it to my exsiting OpenLDAP server.
I was able to get the authentication part to work, ie, I was able to login as an LDAP user (one that dosn't exist in Drupal), and I can see from the users table in the DB that the new user got created.
However, I wasn't able to get any other functionality, such as Role mapping, Password changing, and Attribute display to work.

1. I'm using an LDAP attribute to store user Role. Specifically, employeeType. So under the ldap_integration settings, I picked "Groups are specified by LDAP attributes" and put in employeeType in the textbox. I also created a Role called Content_Administrator in Drupal under access control. My test user has Content_Administrator under their employeeType attribute, but Drupal dosn't add them when they log in. Am I missing something?

2. When I tried to change the password, it changed it without giving me any error. However, after the change, I was able to login with either of my old password, and my new changed password. Meaning, both passwords work! I think it changed the password in the DB, but not the LDAP. Is this set in the Attribute mapping part? I've set it to map mail to mail, and pass to userPAssword. But the effect is still the same.

3. I wanted to display some of the LDAP attributes. So I've set, under LDAP attributes, to show Display Name and EMail. Also allowing the users to modify them. However, when I login as an LDAP user, looking at my account, none of those attributes show.

Pages

Subscribe with RSS Subscribe to RSS - Post installation