Error! Upgrading from 3.5.4 to 3.6.2

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lauxanh
    Member
    • Apr 2006
    • 89

    Error! Upgrading from 3.5.4 to 3.6.2

    i Got his error when start upgrading my board:

    Code:
    Database error in vBulletin 3.6.2:
    
    Invalid SQL:
    
    			SELECT plugin.*,
    				IF(product.productid IS NULL, 0, 1) AS foundproduct,
    				IF(plugin.product = 'vbulletin', 1, product.active) AS productactive
    			FROM plugin AS plugin
    			LEFT JOIN product AS product ON(product.productid = plugin.product)
    			WHERE plugin.active = 1
    				AND plugin.phpcode <> ''
    			ORDER BY plugin.executionorder ASC;
    
    MySQL Error  : Unknown column 'plugin.executionorder' in 'order clause'
    Error Number : 1054
    Date         : Wednesday, October 4th 2006 @ 01:07:29 PM
    Script       : http://xxxxxxxx.us/diendan/install/finalupgrade.php?step=1
    Referrer     : http://xxxxx.us/diendan/install/finalupgrade.php
    IP Address   : 2x4.4x2.16x7.x4
    Username     : 
    Classname    : vb_database
    What is the problem?
    could any one help me please!
    1 Stop Anonymous

    Search for "lauxanh" in Google and see if what comes up pleased you
  • lauxanh
    Member
    • Apr 2006
    • 89

    #2
    Hello, please anyone have a solution for this ?

    Thank you
    1 Stop Anonymous

    Search for "lauxanh" in Google and see if what comes up pleased you

    Comment

    • lauxanh
      Member
      • Apr 2006
      • 89

      #3
      Anybody please help me.

      Thank you
      1 Stop Anonymous

      Search for "lauxanh" in Google and see if what comes up pleased you

      Comment

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

        #4
        This error means that you missed at least one step in the upgrade process. Try running this query to add that field:

        ALTER TABLE plugin ADD executionorder SMALLINT UNSIGNED NOT NULL DEFAULT '5'
        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

        • lauxanh
          Member
          • Apr 2006
          • 89

          #5
          Here is another error at step 2:

          Step 2) Import latest admin help

          Importing vbulletin-adminhelp.xml

          Database error

          Database error in vBulletin 3.6.2:

          Invalid SQL:

          DELETE FROM phrase
          WHERE product IN ('vbulletin', '')
          AND fieldname = 'cphelptext'
          AND languageid = -1;

          MySQL Error : Unknown column 'fieldname' in 'where clause'
          Error Number : 1054
          Date : Wednesday, October 11th 2006 @ 10:48:40 AM
          Script : http://xxxxxxxx/diendan/install/finalupgrade.php?step=2
          Referrer : http://xxxxxxxxx/diendan/install/fin...ade.php?step=1
          IP Address : xxxxxxxxxxxxx
          Username :
          Classname : vb_database
          1 Stop Anonymous

          Search for "lauxanh" in Google and see if what comes up pleased you

          Comment

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

            #6
            Reupload all the original vB non-image files, including the 'install/*.xml' files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server. Also be sure to upload the admincp files to whichever directory you have set in your config.php file.
            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

            • lauxanh
              Member
              • Apr 2006
              • 89

              #7
              I Did Exactly As you said and the problem still exist:



              Step 2) Import latest admin help

              Importing vbulletin-adminhelp.xml Database error

              Database error in vBulletin 3.6.2:

              Invalid SQL:

              DELETE FROM phrase
              WHERE product IN ('vbulletin', '')
              AND fieldname = 'cphelptext'
              AND languageid = -1;

              MySQL Error : Unknown column 'fieldname' in 'where clause'
              Error Number : 1054
              Date : Wednesday, October 11th 2006 @ 02:16:20 PM
              Script : http://xxxxxxx/diendan/install/finalupgrade.php?step=2
              Referrer : http://xxxxxx/diendan/install/finalupgrade.php?step=1
              IP Address : xxxxxxxxxxx
              Username :
              Classname : vb_database

              What can i do next?
              Last edited by lauxanh; Wed 11 Oct '06, 11:18am. Reason: add information
              1 Stop Anonymous

              Search for "lauxanh" in Google and see if what comes up pleased you

              Comment

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

                #8
                Fill out a support ticket at:



                Be sure to include the login info to your Admin CP, phpMyAdmin and FTP. Please also include a complete description of the problem.
                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

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