New threads not showing up with bold titles

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • JohnGrind
    New Member
    • Jul 2014
    • 21
    • 4.2.X

    New threads not showing up with bold titles

    Hey so I haven't made any template changes or anything, but on my forum, (4.2.2) new threads are not showing up with a bold title and same thing for old threads that get new posts. Some will, but most do not. What is causing this and how can I fix it?

    Thanks.
  • Mark.B
    vBulletin Support
    • Feb 2004
    • 24287
    • 6.0.X

    #2
    Please try the following:

    1. To disable the plugin/hook system completely, edit includes/config.php and add the following code:
    Just below
    Code:
    <?php
    enter
    Code:
    define('DISABLE_HOOKS', true);
    2. Now go to AdminCP > Style Manager
    and create a new style with no parent.
    Now browse your forum using this new style.

    Does the problem still occur?
    MARK.B
    vBulletin Support
    ------------
    My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
    My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

    Comment

    • JohnGrind
      New Member
      • Jul 2014
      • 21
      • 4.2.X

      #3
      I'm a bit confused. Where do I enter that code? And will it impact the current template/theme I have?

      Comment

      • Mark.B
        vBulletin Support
        • Feb 2004
        • 24287
        • 6.0.X

        #4
        You need to edit the php file /includes/config.php.

        Step 1 disables any add ons.
        Step 2 creates a new default vBulletin style. It doesn't do anything to your existing style.

        We need to carry out these steps, because the problem you're having does not occur in a default vBulletin installation, so it's possible it's related to either add-ons or custom themes/styles.
        MARK.B
        vBulletin Support
        ------------
        My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
        My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

        Comment

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