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.
I've been searching for an hour now but I could not find an answer for my problem.
I want to make a profile field available as a $node object. That is, for example, I want to be able to use $node->icq in a template like $node->name to show author's icq number. Possible?
Of course if there's another way to show a profile field data on other nodes, that'd be OK too.
I installed and enabled the glossary module following the directions in the README, which said that I should associate the glossary with a taxonomy, and that the option would be available in Administer > Configuration > Filters. There is a block at the bottom of that page that says:
I'm having a devil of a time here. I'm trying to use the polls module, but I seem to have a problem with the polls closing within about an hour of when I set them up. I typically set them to close in "one week," but they close up far more quickly. I tried looking at the database; the poll and poll_choices tables seem intact. Any ideas on where I should go, what I should look for to fix this?
Is the "reads" counter (usually at the bottom of most nodes) supposed to indicate a kind of unique hits counter? If not, is there anything setup that I can use for such functionality?