Since upgrading to Drupal 4.4.0rc I have noticed a huge rise in the headers already sent error which seems to either be down to common.inc or that the theme I wrote actually has a problem. Its starting to bug some of the users so a poke in the right direction will help me loads!
warning: Cannot modify header information - headers already sent by (output started at /home/daihatsu/public_html/themes/daihatsu/daihatsu.theme:376) in /home/daihatsu/public_html/includes/common.inc on line 230.
New to Drupal, on a tight deadline, need to know if there's any way to change the layout of RSS blocks in "by source" area, also to change the default "forums" nav link to "by source" (other than hardcoding it).
Hi all
I have a problem with the archive module. When I click to view nodes added on a certain date it seems to show me nodes added on that date, as well as a certain selection of nodes added the day after. The only consistent thing seems to be the fact it list 20 nodes whenever I ask to look at nodes published on a certain date - so this may include 10 nodes from the day I want, and then 10 nodes for the day after.
I'm testing this module fitures with gworks theme, it works fine but I didn't find any way ti delete the images uploaded for terms and nodes. Am I Idiot or this module doesn't support deleting?
I'd like to set up my forums so that comments always appear in chronological order, rather than hierarchical as they do now. I can think of two approaches to this, but I'm not sure how to accomplish either of them...
1) remove the "reply to this comment" link from comments that appear on forum thread nodes. Instead, just put a "reply to this thread" link (or something to that effect) at the bottom of the thread node page.