First of all, I'm still in the process of setting up Drupal. I've d/led and installed and played with many different modules.
Forums have been working fine up until today. When I'm logged in as Admin, the Forums module works fine.
But when I log in as a regular user, when I click on the Forums menu link, it now say 'No Forums Defined'. If I choose create content, Create a Forum Topic is there. I click on that which takes me to a Submit Forum topic form, but there aren't any Forums to pick from, and I have 2 defined.
It seems to me that if you use Contemplate to theme a node (teaser and/or body), you've essentially overridden the list of fields the Views module has selected to be shown.
Let's say the CCK node has 10 fields. You want to show 3 of them in View A, 3 others in View B, and the 4 remaining ones in View C. (The Views create blocks.)
No problem if you're not using Contemplate. But if you ARE using Contemplate, it only knows about teaser vs. body, not which fields you've pre-selected via the View.
i have a videos & faq page and i would love to have a links menu like the admin pages get (Home › Administer › User management) ..... does anyone know how i can add Home › Videos › -name of video-???
What is the best way to set up a (4.7) site so that a *subset* of pages (we are setting up a set of "glossary pages") are editable by any registered user, such that all edits require approval from a moderator?
It seems like one good use for "content" blocks is on a frontpage where you don't want it to be a clickable story or page, just something that displays there.... However, I can't figure out how to make it go to the top of the page - it always insists on going below other pages or stories. I tried positioning it with "weight" as -10 and -9, but no luck.... Does anyone know a trick for doing that?
warning: Missing argument 3 for privatemsg_send() in /home/mysite/public_html/modules/privatemsg/privatemsg.module on line 576
Well this is the error i am getting when I am enabling "send" module http://drupal.org/project/send I don't know what to do. For the time being I have disabled both send moduel as well as privatemesg module.