Invalid thread specified

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • d3nnis
    Senior Member
    • Jun 2003
    • 620
    • 3.7.x

    Invalid thread specified

    I got a few users who come across this error whenever they reply to a post or start a new thread.

    here's the screenshot :

  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    Does this happen to you? Which version are you running? Have you installed any hacks (including portals) or added any code to the headinclude, header or phpinclude templates?
    Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
    Change CKEditor Colors to Match Style (for 4.1.4 and above)

    Steve Machol Photography


    Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


    Comment

    • d3nnis
      Senior Member
      • Jun 2003
      • 620
      • 3.7.x

      #3
      yes happening to me sometimes.

      Its rather random.

      I am running version 3.0.1

      Here's what I added to my header, headinclude and php_include which I doubt affects the posting :

      header
      Code:
      <!-- logo -->
      <a name="top"></a>
      <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
      <tr>
      	<td align="$stylevar[left]">&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.keeptouch.net/index.php?$session[sessionurl]"><img src="http://forums.keeptouch.net/images/misc/keeptouch.gif" border="0" alt="$vboptions[bbtitle]" /></a></td>
      	<td align="$stylevar[right]">
      <!--
        NEW HEADER &amp; NAVBAR
        
        Now that the nav buttons are in the
        navbar template, you can stick whatever
        you like into this space.
      
        This makes it much easier for novice
        admins to customize their header
        template without affecting important
        navigation elements.
      -->
      <div align="center">
      <!-- Google Ad -->
      <script type="text/javascript"><!--
      google_ad_client = "pub-5896445961468928";
      google_ad_width = 468;
      google_ad_height = 60;
      google_ad_format = "468x60_as";
      google_ad_channel ="";
      google_color_border = "2D5893";
      google_color_bg = "99AACC";
      google_color_link = "000000";
      google_color_url = "000099";
      google_color_text = "003366";
      //--></script>
      <script type="text/javascript"
        src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
      </script>
      </div>
      </td>
      </tr>
      </table>
      <!-- Google Ad -->
      
      <!-- /logo -->
      
      <!-- content table -->
      $spacer_open
      
      $_phpinclude_output
      headerinclude :
      Code:
      <meta http-equiv="Content-Type" content="text/html; charset=$stylevar[charset]" />
      <meta name="generator" content="vBulletin $versionnumber" />
      <meta name="keywords" content="$vboptions[keywords]" />
      <meta name="description" content="$vboptions[description]" />
      
      <!-- CSS Stylesheet -->
      $style[css]
      <if condition="is_browser('opera')">
      <style type="text/css">
      ul, ol { padding-left:20px; }
      </style>
      </if>
      <!-- / CSS Stylesheet -->
      
      <script type="text/javascript">
      <!--
      var SESSIONURL = "$session[sessionurl]";
      var IMGDIR_MISC = "http://forums.keeptouch.net/images/misc";
      // -->
      </script>
      
      <script type="text/javascript" src="http://forums.keeptouch.net/clientscript/vbulletin_global.js"></script>
      <if condition="$show['popups']"><script type="text/javascript" src="http://forums.keeptouch.net/clientscript/vbulletin_menu.js"></script></if>
      phpinclude_start
      Code:
      // Example of how to include a seperate file:
      // ob_start();
      // require("yourheader.html");
      // $header = ob_get_contents();
      // ob_end_clean();
      
      
      $sponsoredby[19] = "<br/><i><b><font size='1' color='red'>Proudly Sponsored By <a href='http://www.jobs.com.sg/' target='_blank'>Singapore Jobs Directory</a></font></b></i>";
      $sponsoredby[34] = "<br/><i><b><font size='1' color='red'>Proudly Sponsored By <a href='http://kajo.node8.net/SGsex/SGsexChat.htm' target='_blank'>SGsexChat</a></font></b></i>";
      
      
      if ($forumid==19) {
      
        $flashbanner = "http://www.keeptouch.net/banners/jobcomsgbanner.swf";
        
      } elseif ($forumid==20) {
      
        $banner = "<a href='http://www.khabal.com/' target='_blank'><img src='http://www.keeptouch.net/banners/khabalbanner.gif' border='0' alt='Khabal Gaming'></a>";
      
      } elseif ($forumid==30) {
      
        $banner = "<a href='http://www.sgcollect.com/' target='_blank'><img src='http://www.keeptouch.net/banners/sgcollectbanner.jpg' border='0' alt='The Premier Nexus for Collectors'></a>";
      
      } elseif ($forumid==34) {
      
        $banner = "<a href='http://kajo.node8.net/SGsex/SGsexChat.htm' target='_blank'><img src='http://www.keeptouch.net/banners/sgsexchatbanner2.gif' border='0' alt='SGsexChat 1900-9111739'></a>";
      
      } elseif ($forumid==64 || $forumid==65 || $forumid==66) {
      
        $banner = "<a href='http://www.spi.com.sg/' target='_blank'><img src='http://www.keeptouch.net/banners/spibanner.jpg' border='0' alt='The Exploring the other side of Singapore
      The truth is out there...'></a>";
      
      } elseif ($forumid==68 || $forumid==69 || $forumid==70 || $forumid==71) {
      
        $banner = "<a href='http://www.singaporecupid.com/' target='_blank'><img src='http://www.keeptouch.net/banners/sgcupidbanner.gif' border='0' alt='The Singasingles Pakthology Kopitiam'></a>";
      
      } elseif ($forumid==72) {
      
        $banner = "<a href='http://www.bookcraves.com/' target='_blank'><img src='http://www.keeptouch.net/banners/bookcravesbanner.gif' border='0' alt='bookcraves.com - book rental services'></a>";
      
      }
      Yes I have installed a portal (but it DOES not touch any of the vb 3 files). It just a page by itself outside vb 3 folder.

      This thing has already been happening since when i am using vb 3 RC version (I wasn't using any hacks yet)

      And this has happen to some members in here too including your vb staff.



      http://www.vbulletin.com/forum/showp...27&postcount=4 (Jake Bunce)

      So, please don't tell me that u will not provide any support after i install the portal cos its ridiculous.

      Comment

      • Steve Machol
        Former Customer Support Manager
        • Jul 2000
        • 154488

        #4
        Try this. Reupload the original vbulletin-style.xml file from the zip file to your install directory. Make sure you upload this in ASCII and overwrite the one on the server. Then import this file in the 'Upload' section of the Style Manager.

        Next create a new style and choose no parent style. This will force it to use the default templates. Then change to this style and view your forums with it. Do you have the same problem? If so, is it reproducible?
        Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
        Change CKEditor Colors to Match Style (for 4.1.4 and above)

        Steve Machol Photography


        Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


        Comment

        • d3nnis
          Senior Member
          • Jun 2003
          • 620
          • 3.7.x

          #5
          Originally posted by Steve Machol
          Try this. Reupload the original vbulletin-style.xml file from the zip file to your install directory. Make sure you upload this in ASCII and overwrite the one on the server. Then import this file in the 'Upload' section of the Style Manager.

          Next create a new style and choose no parent style. This will force it to use the default templates. Then change to this style and view your forums with it. Do you have the same problem? If so, is it reproducible?

          i will try it on my test forum and see.

          is it really necessary to switch to the new style?

          Comment

          • Steve Machol
            Former Customer Support Manager
            • Jul 2000
            • 154488

            #6
            Well, yes. The reason I suggested it is to see if the problem is related to a style or template change.
            Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
            Change CKEditor Colors to Match Style (for 4.1.4 and above)

            Steve Machol Photography


            Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


            Comment

            • d3nnis
              Senior Member
              • Jun 2003
              • 620
              • 3.7.x

              #7
              ok then, i will get my user to test out posting in the test board.

              Comment

              • Zachery
                Former vBulletin Support
                • Jul 2002
                • 59097

                #8
                What version of php are you using?

                Comment

                • d3nnis
                  Senior Member
                  • Jun 2003
                  • 620
                  • 3.7.x

                  #9
                  Originally posted by Zachery
                  What version of php are you using?

                  using php 4.3.2

                  Comment

                  • brisk_99
                    Senior Member
                    • Oct 2003
                    • 109

                    #10
                    I am having this same problem, as well so is there any new news on this?

                    It seems to just happen randomly.

                    Comment

                    • Steve Machol
                      Former Customer Support Manager
                      • Jul 2000
                      • 154488

                      #11
                      brisk_99, please start your own thread with all the relevant details. Thanks.
                      Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
                      Change CKEditor Colors to Match Style (for 4.1.4 and above)

                      Steve Machol Photography


                      Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


                      Comment

                      • Lion's Heart
                        New Member
                        • Oct 2004
                        • 10
                        • 3.0.3

                        #12
                        me too, my forum has same bug
                        Invalid thread specified +_+
                        hix

                        Comment

                        • Floris
                          Senior Member
                          • Dec 2001
                          • 37767

                          #13
                          Originally posted by Lion's Heart
                          me too, my forum has same bug
                          Invalid thread specified +_+
                          hix
                          For you counts the same post comment by Steve:
                          please start your own thread with all the relevant details. Thanks

                          Thread starter: Cool header on your forum! Karma++

                          Comment

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