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'm using this snipplet to display last 10 Forum posts and was interested - could anyone help me out to modify this so it would display if following format:
Discussion Title------------------------Comments--------------Last Post
Some_forum_post-------------------------3---------------------- Jon Doe
If I could make nodes only available this way, I wonder if it would cut down on comment spammers who just increment node numbers to post spam comments.
Hi,
I have a problem when I try to insert a php script. I write in the body area of the "create page" node, the text that is at the end of this comment.
The script that i'm trying to use calls (via include) some other scripts. The thing is that the content that should be only in a portion of the screen, is displayed all over the page. Is like one other page, with transparent background and no images is over the page that should be displaying.