I would have thought this is very obvious but I can't find it. Which field is the body of the node in? At first I thought it was in node_revisions but that's only for nodes that have been revised at least once. It's not in node, node_field, or anywhere else I've looked.
The reason I'm looking is because I have a node that shows me no edit tab even though I'm logged in as user 1. (I am also the author of the page.) It's the top page of a book made with Drupal 4.7rc3. I thought maybe when I upgraded to 4.7.2 the edit tab would appear, but it didn't.
How can I add the name of the author role next to each node (in fact next to each blog node posted)?
In fact I would like to style in a different manner blog nodes posted by administrators, editors and writers, the 3 only roles I let post nodes in my Drupal site.
Thanx in advance,
hip
PD I've found lots of answers to show/hide elements depending on the visitor role, but was unable of finding an answer to my problem. I make use of the profile.module, just in case it has something to do.
I am trying to upload my drupal site to my live site, but the host site insists for a index page to be loaded in to the htdocs for it to work. Am I doing something wrong or can I get a index page for your drupal site.
I have just installed latest Simplenews in Drupal 4.7.2.
Logged in, I can subscribe/unsubscribe fine, and I can create/send newsletters and receive them OK. If I manually import an address, it gets the newsletter OK. So I know the mailing part is good.