Failed to update.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Daniel Muñoz
    New Member
    • Jun 2014
    • 13
    • 5.0.X

    Failed to update.

    Hi friends need help to update my forum version 4.2.2 to version 5.1.1

    My forum works perfectly in version 4.2.2
    Even before upgrading I uninstalled all languages​​, and plugins, and my forum is working perfectly. The problem is to update it gives me the following error .

    <?xml version="1.0" encoding="windows-1252"?> <b>API Error</b><br><b>Error:</b> invalid_contenttype_class_specified<br><b>Args:</b><br><pre style="font-family:Lucida Console,Monaco5,monospace;font-size:small;overflow:auto;border:1px solid #CCC;">array ( 0 =&gt; '29', )</pre>
    #0 /home/tudesblo/public_html/site.com/foros/core/vb/library/content.php(1989): vB_Types->getContentTypeClass('29')
    #1 /home/tudesblo/public_html/site.com/foros/core/vb/library/node.php(2135): vB_Library_Content::getContentLib('29')
    #2 /home/tudesblo/public_html/site.com/foros/core/vb/library/node.php(1972): vB_Library_Node->getNodeFullContent('7', false, Array)
    #3 /home/tudesblo/public_html/site.com/foros/core/vb/library/content.php(222): vB_Library_Node->getNodeContent('7')
    #4 /home/tudesblo/public_html/site.com/foros/core/vb/library/content/channel.php(159): vB_Library_Content->add(Array, Array)
    #5 /home/tudesblo/public_html/site.com/foros/core/vb/xml/import/channel.php(317): vB_Library_Content_Channel->add(Array, Array)
    #6 /home/tudesblo/public_html/site.com/foros/core/vb/xml/import.php(155): vB_Xml_Import_Channel->import()
    #7 /home/tudesblo/public_html/site.com/foros/core/install/includes/class_upgrade_final.php(262): vB_Xml_Import->importFromFile('/home/tudesblo/...')
    #8 /home/tudesblo/public_html/site.com/foros/core/install/includes/class_upgrade_500a1.php(2520): vB_Upgrade_final->step_7()
    #9 /home/tudesblo/public_html/site.com/foros/core/install/includes/class_upgrade.php(1734): vB_Upgrade_500a1->step_132(Array)
    #10 /home/tudesblo/public_html/site.com/foros/core/install/includes/class_upgrade_ajax.php(629): vB_Upgrade_Version->execute_step(132, 1, Array)
    #11 /home/tudesblo/public_html/site.com/foros/core/install/includes/class_upgrade_ajax.php(413): vB_Upgrade_Ajax->execute_step(132, 0, Object(vB_Upgrade_500a1), Object(vB_XML_Builder_Ajax), 1, NULL, 0, Array)
    #12 /home/tudesblo/public_html/site.com/foros/core/install/includes/class_upgrade_ajax.php(148): vB_Upgrade_Ajax->process_step('500a1', 132, 0, 1, NULL, 1, 0, 0, Array)
    #13 /home/tudesblo/public_html/site.com/foros/core/install/includes/class_upgrade.php(551): vB_Upgrade_Ajax->init(NULL)
    #14 /home/tudesblo/public_html/site.com/foros/core/install/includes/class_upgrade_ajax.php(80): vB_Upgrade_Abstract->__construct(Object(vB_Registry), Array, 'upgrade')
    #15 /home/tudesblo/public_html/site.com/foros/core/install/includes/class_upgrade.php(49): vB_Upgrade_Ajax->__construct(Object(vB_Registry), Array, 'upgrade', NULL, Array)
    #16 /home/tudesblo/public_html/site.com/foros/core/install/upgrade.php(98): vB_Upgrade::fetch_library(Object(vB_Registry), Array, '', true)
    #17 {main}
    I obtained these data by enabling the debug mode.
    Neep help please.


  • Daniel Muñoz
    New Member
    • Jun 2014
    • 13
    • 5.0.X

    #2
    bump

    Comment

    • Wayne Luke
      vBulletin Technical Support Lead
      • Aug 2000
      • 73981

      #3
      What are the contents of your contenttype table?

      Select * from contenttype;
      Translations provided by Google.

      Wayne Luke
      The Rabid Badger - a vBulletin Cloud demonstration site.
      vBulletin 5 API

      Comment

      • Daniel Muñoz
        New Member
        • Jun 2014
        • 13
        • 5.0.X

        #4
        Originally posted by Wayne Luke
        What are the contents of your contenttype table?

        Select * from contenttype;
        The content of the table is.






        Comment

        • Daniel Muñoz
          New Member
          • Jun 2014
          • 13
          • 5.0.X

          #5
          I was able to overcome this error, now in the Alpha 27 throws me the following error.

          <?xml version="1.0" encoding="windows-1252"?>
          Duplicate entry '4569' for key 'PRIMARY'
          #0 /home/tudesblo/public_html/sitio.com/foros/core/vb/db/assertor.php(282): vB_dB_Query_Stored->execSQL()
          #1 /home/tudesblo/public_html/sitio.com/foros/core/install/includes/class_upgrade_500a28.php(433): vB_dB_Assertor->assertQuery('vBInstall:impor...', Array)
          #2 /home/tudesblo/public_html/sitio.com/foros/core/install/includes/class_upgrade.php(1734): vB_Upgrade_500a28->step_7(Array)
          #3 /home/tudesblo/public_html/sitio.com/foros/core/install/includes/class_upgrade_ajax.php(629): vB_Upgrade_Version->execute_step(7, 1, Array)
          #4 /home/tudesblo/public_html/sitio.com/foros/core/install/includes/class_upgrade_ajax.php(413): vB_Upgrade_Ajax->execute_step(7, 0, Object(vB_Upgrade_500a28), Object(vB_XML_Builder_Ajax), 1, NULL, 0, Array)
          #5 /home/tudesblo/public_html/sitio.com/foros/core/install/includes/class_upgrade_ajax.php(148): vB_Upgrade_Ajax->process_step('500a28', 7, 0, 1, NULL, 1, 0, 0, Array)
          #6 /home/tudesblo/public_html/sitio.com/foros/core/install/includes/class_upgrade.php(551): vB_Upgrade_Ajax->init(NULL)
          #7 /home/tudesblo/public_html/sitio.com/foros/core/install/includes/class_upgrade_ajax.php(80): vB_Upgrade_Abstract->__construct(Object(vB_Registry), Array, 'upgrade')
          #8 /home/tudesblo/public_html/sitio.com/foros/core/install/includes/class_upgrade.php(49): vB_Upgrade_Ajax->__construct(Object(vB_Registry), Array, 'upgrade', NULL, Array)
          #9 /home/tudesblo/public_html/sitio.com/foros/core/install/upgrade.php(98): vB_Upgrade::fetch_library(Object(vB_Registry), Array, '', true)
          #10 {main}

          Comment

          • Daniel Muñoz
            New Member
            • Jun 2014
            • 13
            • 5.0.X

            #6
            bump

            Comment

            • Wayne Luke
              vBulletin Technical Support Lead
              • Aug 2000
              • 73981

              #7
              What step of Alpha 27?
              Translations provided by Google.

              Wayne Luke
              The Rabid Badger - a vBulletin Cloud demonstration site.
              vBulletin 5 API

              Comment

              • Daniel Muñoz
                New Member
                • Jun 2014
                • 13
                • 5.0.X

                #8
                Originally posted by Wayne Luke
                What step of Alpha 27?
                Upgrading to 5.1.1
                Press the button below to begin the upgrade
                from 5.0.0 Alpha 27 to 5.1.1

                Click image for larger version

Name:	Captura de pantalla de 2014-06-21 04:43:20.png
Views:	0
Size:	0
ID:	4075846

                Please helpme :S

                Comment

                • Wayne Luke
                  vBulletin Technical Support Lead
                  • Aug 2000
                  • 73981

                  #9
                  The information provided doesn't answer my question. The Alpha 27 upgrade has a number of steps. You'll need to open a support ticket at http://www.vbulletin.com/go/techsupport so someone can look at the server and get information needed to solve the problem.
                  Translations provided by Google.

                  Wayne Luke
                  The Rabid Badger - a vBulletin Cloud demonstration site.
                  vBulletin 5 API

                  Comment

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