'New thread' button

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nefarious
    Member
    • Jan 2003
    • 35

    'New thread' button

    What has happened to the New Thread button when viewing a thread in 3.0.5? How do I get this, do I need to hack the templates to have it like 2.3.X?
  • conqsoft
    Senior Member
    • Jul 2003
    • 3803
    • 3.6.x

    #2
    That was removed in the first releases of 3.x....Yep, you'll have to edit the templates to get it back. It was posted either here or vbulletin.org I think.
    vBulletin v3.8.0's Implementation of Google Adsense Should Be Avoided At All Costs - Do Your Own Adsense Implementation

    Comment

    • nefarious
      Member
      • Jan 2003
      • 35

      #3
      Seems an odd thing to take out... did do a search on here and .org before posting... will have another go. Thanks.

      Comment

      • Dennis Olson
        Senior Member
        • Oct 2002
        • 2789

        #4
        The New Thread code is easily added to the template. No hacking required.

        Comment

        • Dennis Olson
          Senior Member
          • Oct 2002
          • 2789

          #5
          Simply add this code to the SHOWTHREAD template:

          Code:
          <a href="newthread.php?$session[sessionurl]do=newthread&amp;f=$foruminfo[forumid]">
                   <img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a>
          immediately after

          Code:
          <img src="$stylevar[imgdir_button]/threadclosed.gif" alt="$vbphrase[closed_thread]" border="0" /></if></a>
          and before the "</td>"

          All done.

          Comment

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