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

Bio node -- unable to edit or create new bios

We're running 4.7.1 on a mac server.

For some reason, we have lost the ability to edit or create new bio nodes. Other content types work fine, but when creating or editing a bio node just goes to a blank screen when you click "preview" or "submit".

I do have a bit of code in my theme that displays some additional content when bio nodes are displayed, but I've tried disabling that, and it doesn't help.

Cron question

Recently I've started receiving daily messages from my Linux Fedora 4 server that the cron is having trouble, though I seem to be able to run the cron from the command line without complaints. I've done a web search on the message without results. Anyone know what this involves?

The cron is:
00 * * * * /usr/bin/lynx -source http://www.mysite.com/cron.php

And the daily message is:

Is there a way to attach files to comments?

I'm using the core Upload module to allow users to attach files to forum posts in Drupal 5 (beta version I think). But I've found that files can only be attached to main topics. Is there a way I can also attach files to comments?

Thanks,
- Matt.

Feeds work in browser but not in scripts or wget

So here's a really odd one: I've created a taxonomy and can access the feeds for the taxonomy in a browser (Firefox, Safari), but when I try to access the feeds programatically (via wget, SimplePie, Aggregator, etc) I get a 404 error. The error logs are no help. I'm using 4.7.4. The only thing I have noticed about the two is that wget and most programmatic attempts request pages from Drupal using HTTP 1.0 instead of 1.1. I figured that I could simply change SimplePie, for example, to request the same feed using HTTP 1.1, but that doesn't help. I still get a 404.

Feed URL: http://content_development.ourchart.com/taxonomy/term/1/all/feed
Try downloading it via wget in a terminal window and see what you get

Any ideas?

access.log
24.5.70.189 - - [05/Jan/2007:13:09:06 -0800] "GET /taxonomy/term/1/all/feed HTTP/1.1" 200 7196 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1"
24.5.70.189 - - [05/Jan/2007:13:09:09 -0800] "GET /taxonomy/term/1/all/feed HTTP/1.0" 404 21960 "-" "Wget/1.10.2"

error.log
[Fri Jan 05 13:09:06 2007] [debug] /build/buildd/apache2-2.0.55/build-tree/apache2/modules/mappers/mod_rewrite.c(1788): [client 24.5.70.189] mod_rewrite's internal redirect status: 0/10.
[Fri Jan 05 13:09:09 2007] [debug] /build/buildd/apache2-2.0.55

Clear all "new" posts in tracker page.

I've recently had a user request a feature.
He would like to be able to clear all of the new messages that have shown up in:
http://www.mysite.com/?q=tracker
...since his last visit.
He doesn't want to have to go into posts that he's not interested in in order to clean up the new messages listed.
This may be sound trivial to some, but if someone could help me create a link on the tracker page to do that I would appreciate it.

mimemail Return-Path

I'm using simplenews and mimemail modules to send out a newsletter.
The Return-Path is being set as the apache user instead of the correct 'from' address.

I've got Returnpath module installed which works for the regular drupal emails (registration/password reminders etc), but unfortunately it doesn't work when sending through mimemail.

In the mimemail.module there is a comment:

Pages

Subscribe with RSS Subscribe to RSS - Post installation