Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hi everyone. I have an odd issue: i uploaded drupal on altervista and all seems to work fine. But when i try to edit my theme (for example to change only the header top color), when i reload the page it seems that css is not working properly (every colors disappear). If i put it back to default it works fine.
I tried the same thing in local and it works. Any ideas?
Hi,
I have a DOB field in a webform and I want the age field to be an automatically calculated field and the result should be placed in a textfield.How do i do this?
Thanks.
i am a newbi so do not bear with me! I run a linux sever that is administered by a friend of me. He prepares the chown and permissins - with the setgit-bit to on.
Well the trouble is that i get lost the setgitbit every time when i touch the permissions with FileZilla. That is the terrible issue! Note - at the moment i do not have a access to the server wit WinSCP - winscp can set the Setgit. Filezilla cannot do this at all!
on openSuse Linux server My Setup: OpenSuse 11.4 on the local machine! Linux- Server
Hi, is this possible for me to have an drupal multi-site and allow an user to create custom modules, but protect my own created modules?
My idea is this:
Setup a drupal multi-site (i alredy did this)
Then setup an FTP account for a user to have access to this directory: /sites/site1.com/modules/custom
/sites/site2.com/modules/custom
I'm trying to achieve certain functionality in a view with a number of exposed filters, that of 'narrowing down' the available options in one exposed filter select-list based on the choices users make in the others.