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.
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.
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?
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?
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.
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.
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.