I set up a secondary / multi-site site using sites/subdomain; it worked ok
I then wanted to access email@subdomain.domain.org.uk so I set it up using the control panel with my shared host. This seemed to interfere with Drupal picking up the browser when it pointed to subdomain.domain.org.uk; instead it began to return an error page (no page to display [ie] or cannot connect to server [f/fox])
So I deleted the subdomain, in an effort to return things to the way they were, but to no effect.
Well, first of all, I'm sorry for the newbie that I am, in both Drupal and English Language. But, here is my question. I made some fields for users profiles using the profile module, and some of them are dates. And now, I want to make a block with PHP code that extract certain information from the database, but I don't understand the way was saved in the profile_values table the date. I look the values and I see thing like this:
Is there a way using the Attachment Module to limit the ability to download the file only to Authorized users. I would like to insure that if someone wants to download a file they have to sign up for the site
I have the tasklist module installed and its working great, except when I'm on the main task list node and I change the filter by selecting completed or all from the drop down box and then "filter" it just goes back to uncompleted tasks view. I can't see the others.
i need one block to be displayed only in nodes associated with one vocabulary - which means a number of taxonomy terms.
which PHP snippet should i use or how can i modify the snippets provided in the "Associate Blocks with Forum nodes" & "Display block only for forums" pages?