last post not updating

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dawgbone
    Member
    • Sep 2004
    • 36

    [Forum] last post not updating

    Ever since we went from 4.0.0 to 4.0.2 our last post sections (forum index, category pages) aren't updating. The posts are in their respective categories, but not showing up in the last post by.
  • Lynne
    Former vBulletin Support
    • Oct 2004
    • 26255

    #2
    Try disabling your modifications/plugins and see if you still have this problem.
    Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

    PHP Code:
    define('DISABLE_HOOKS'true); 

    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 &lt;- awesome site for html/css help

    Comment

    Related Topics

    Collapse

    Working...