Announcement

Collapse
No announcement yet.

Issues with display of Title/Thread Starter

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • [Forum] Issues with display of Title/Thread Starter

    After upgrading to 4.03, I am having some issues where the forum displays the Title/Thread Starter. I'm attaching a picture so you can see. What do I need to do/change to fix this?

    Thanks
    Attached Files

  • #2
    Create a new style with no parent:
    • Styles & Templates > Style Manager > Add New Style
    • Parent Style: No Parent Style
    • Title: Default vBulletin
    • Allow User Selection: Yes
    • Save


    Then browse the site using that totally default vbulletin style - do you still have the same problem?

    If it is still happening - 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


    • #3
      It looks fine when viewing with the newly created style.

      Comment


      • #4
        So with that being said, which specific file handles that part of the display? I would like to fix this particular issue instead of having to revert everything. Disabling the plugins made no difference.

        Comment


        • #5
          If you want to find the actual template, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. (Sometimes the template is the one mentioned at the very top of the page source.) However, it could also be your CSS, in which case you need to find what classes are being used and then do a Search in Templates to figure out which css template it is.

          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


          • #6
            Thanks Lynne. I found the problem was with my forumdisplay.php. Specifically, where I had merged the old and new together and left some things in that I shouldn't have. It was particularly frustrating since I had done a dry run on updating the forum on localhost without any issues.

            Comment

            widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
            Working...
            X
            😀
            🥰
            🤢
            😎
            😡
            👍
            👎