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

Event split between past and upcoming

Hi,

I'm using the event module to show a calendar and list of upcoming events and would like the events to remove themselves from the Upcoming Events list once the day is finished. e.g On 26th Dec the Christmas Day event is automatically removed.

Once they've expired we need them to go into a "Past Events" section/list.

Is there a way search uploaded filenames?

Hello,

New to Drupal, switching from ZopeCMS.

Is it possible to include uploaded filename in Searches?
Thanks for any help/pointers.

-jon

HTTP header gibberish

Apache/2.0.58 (FreeBSD)
PHP 4.4.4
Drupal 4.7.4
MySQL Client API 4.0.26

On every Drupal generated page at http://humanbaton.com, we're getting some gibberish junk characters between the http headers and the xhtml content. It's not only ugly, but it's breaking rss feeds and may be responsible for some other problems we're experiencing.

I don't think this is the apache+php gzip problem.

What image toolkit can Drupal 5 detect?

When i check the image toolkit, i get a message:

No image toolkits found. Drupal will use PHP's built-in GD library for image handling.

Is true that GD2 is installed but i also have ImageMagick but this isn't been detected on Drupal 5? Is it suppose to?

thanks,

referencing user profile attribute from computed cck field

Hi,

I have used the profile module to add a postcode field to my user accounts.
I then wish to store this postcode when a user posts a form which uses the cck computed field.
If i navigate to home -> administer -> content -> content types -> [myContentType]
there is the option to enter the code you wish to be run when the user posts the form.

I have entered:
global $user;
$node_field[0]['value']= $user->profile_postcode; // nothing stored

how to give users access to..

hello,

I am running a magazine website with drupal and I am looking for a way to:

- give more users access control
- give users the ability to edit other users posts

I was expecting to find both of these in the drupal core but I couldn't find them. Any help is appreciated :)

thanks!

Pages

Subscribe with RSS Subscribe to RSS - Post installation