How do I make a "Latest Posts" block show whole posts / not just title or preview?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Conehead
    New Member
    • Oct 2010
    • 25
    • 4.1.x

    [CMS] How do I make a "Latest Posts" block show whole posts / not just title or preview?

    Is it possible? :headache:
  • Lynne
    Former vBulletin Support
    • Oct 2004
    • 26255

    #2
    Probably have to edit the code or write a plugin - this line is in block/newposts.php

    PHP Code:
    $post['message'] = $this->get_summary($post['message'], $this->config['newposts_messagemaxchars']); 
    If you need help with this, the place to ask is over on vbulletin.org, the modification site.

    Please don't PM or VM me for support - I only help out in the threads.
    vBulletin Manual & vBulletin 4.0 Code Documentation (API)
    Want help modifying your vbulletin forum? Head on over to vbulletin.org
    If I post CSS and you don't know where it goes, throw it into the additional.css template.

    W3Schools <- awesome site for html/css help

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...