Upgrade to 5 Abort Issues

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MustangLisa
    Member
    • Apr 2004
    • 43

    Upgrade to 5 Abort Issues

    I'm trying to upgrade from the current 4 version to the current 5 and it's been running all night with some "abort" messages that I was able to restart and overcome but now am stuck and every time I try to reload it, it gets hung up here still. Any ideas? I get one of these two errors below. Thanks in advance!
    Upgrading to 5.1.1
    Status: Aborted
    Action Required
    Unexpected Text: <?xml version="1.0" encoding="windows-1252"?> <?xml version="1.0" encoding="windows-1252"?>



    OR ...
    Upgrading to 5.1.1
    Status: Processing 5.0.0 Release Candidate 1, Step 8 of 21
    Unexpected Text: <?xml version="1.0" encoding="windows-1252"?> Deadlock found when trying to get lock; try restarting transaction
  • Daniel Muñoz
    New Member
    • Jun 2014
    • 13
    • 5.0.X

    #2
    Please enable debug mode.

    file /config.php
    search
    Code:
    $config['debug'] = false;
    change
    Code:
    $config['debug'] = true;
    And file /core/includes/config.php
    Search
    Code:
    //  $config['Misc']['debug'] = true;
    Change
    Code:
     $config['Misc']['debug'] = true;
    After that run the update and displays the error message.

    Comment

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

      #3
      With a deadlock, refresh the screen. Adding debug mode would add more information to the error which might make it easier to troubleshoot. Deadlock issues are being worked on. The majority of which should be fixed in 5.1.2. As they are difficult to recreate, it is taking longer than we wanted.
      Translations provided by Google.

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

      Comment

      • Müller Markus
        Member
        • Jul 2014
        • 31
        • 4.2.X

        #4
        I'm having this issue while installing vbulletin 5.1.2.
        I changes these debug settings too as Daniel said in his post and this is the error text:
        [SPOILER]
        Unexpected Text:
        <?xml version="1.0" encoding="windows-1252"?> <upgrade> <html><![CDATA[<div class="advancedconfirmbody"><p>The following is a list of all tables found in your database. Tables that are recognized as part of vBulletin have been selected for you. There may be other tables listed that were not recognized - these will be highlighted in the list.</p> <p style="font-size:12pt;color:red;">All selected tables and their contents will be <strong>permanently and irreversibly deleted</strong> from the database when the <em>Delete Selected Tables</em> button is clicked.</p> <p>vBulletin and vBulletin Solutions Inc. can accept no responsibility for any loss of data incurred as a result of deleting database tables.</p><p><label><input type="checkbox" id="allbox" onclick="js_check_all(this.form)" />Select / Deselect All Tables</label></p><label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="access" checked="checked" /><strong>access</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="ad" checked="checked" /><strong>ad</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="adcriteria" checked="checked" /><strong>adcriteria</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="adminhelp" checked="checked" /><strong>adminhelp</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="administrator" checked="checked" /><strong>administrator</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="adminlog" checked="checked" /><strong>adminlog</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="adminmessage" checked="checked" /><strong>adminmessage</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="adminutil" checked="checked" /><strong>adminutil</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="announcement" checked="checked" /><strong>announcement</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="announcementread" checked="checked" /><strong>announcementread</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="apiclient" checked="checked" /><strong>apiclient</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="apilog" checked="checked" /><strong>apilog</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="attach" checked="checked" /><strong>attach</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="attachmentcategory" checked="checked" /><strong>attachmentcategory</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="attachmentcategoryuser" checked="checked" /><strong>attachmentcategoryuser</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="attachmentpermission" checked="checked" /><strong>attachmentpermission</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="attachmenttype" checked="checked" /><strong>attachmenttype</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="attachmentviews" checked="checked" /><strong>attachmentviews</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="autosavetext" checked="checked" /><strong>autosavetext</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="avatar" checked="checked" /><strong>avatar</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="bbcode" checked="checked" /><strong>bbcode</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="bbcode_video" checked="checked" /><strong>bbcode_video</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="bookmarksite" checked="checked" /><strong>bookmarksite</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="cache" checked="checked" /><strong>cache</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="cacheevent" checked="checked" /><strong>cacheevent</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="calendar" checked="checked" /><strong>calendar</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="calendarcustomfield" checked="checked" /><strong>calendarcustomfield</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="calendarmoderator" checked="checked" /><strong>calendarmoderator</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="calendarpermission" checked="checked" /><strong>calendarpermission</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="channel" checked="checked" /><strong>channel</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="channelprefixset" checked="checked" /><strong>channelprefixset</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="closure" checked="checked" /><strong>closure</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="contentpriority" checked="checked" /><strong>contentpriority</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="contenttype" checked="checked" /><strong>contenttype</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="cpsession" checked="checked" /><strong>cpsession</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="cron" checked="checked" /><strong>cron</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="cronlog" checked="checked" /><strong>cronlog</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="customavatar" checked="checked" /><strong>customavatar</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="customprofile" checked="checked" /><strong>customprofile</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="customprofilepic" checked="checked" /><strong>customprofilepic</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="datastore" checked="checked" /><strong>datastore</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="deletionlog" checked="checked" /><strong>deletionlog</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="discussion" checked="checked" /><strong>discussion</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="discussionread" checked="checked" /><strong>discussionread</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="editlog" checked="checked" /><strong>editlog</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="event" checked="checked" /><strong>event</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="externalcache" checked="checked" /><strong>externalcache</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="faq" checked="checked" /><strong>faq</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="filedata" checked="checked" /><strong>filedata</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="filedataresize" checked="checked" /><strong>filedataresize</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="forumpermission" checked="checked" /><strong>forumpermission</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="gallery" checked="checked" /><strong>gallery</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="groupintopic" checked="checked" /><strong>groupintopic</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="holiday" checked="checked" /><strong>holiday</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="hook" checked="checked" /><strong>hook</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="humanverify" checked="checked" /><strong>humanverify</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="hvanswer" checked="checked" /><strong>hvanswer</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="hvquestion" checked="checked" /><strong>hvquestion</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="icon" checked="checked" /><strong>icon</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="imagecategory" checked="checked" /><strong>imagecategory</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="imagecategorypermission" checked="checked" /><strong>imagecategorypermission</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="indexqueue" checked="checked" /><strong>indexqueue</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="infraction" checked="checked" /><strong>infraction</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="infractionban" checked="checked" /><strong>infractionban</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="infractiongroup" checked="checked" /><strong>infractiongroup</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="infractionlevel" checked="checked" /><strong>infractionlevel</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="language" checked="checked" /><strong>language</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="link" checked="checked" /><strong>link</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="mailqueue" checked="checked" /><strong>mailqueue</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="mapiposthash" checked="checked" /><strong>mapiposthash</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="messagefolder" checked="checked" /><strong>messagefolder</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="moderation" checked="checked" /><strong>moderation</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="moderator" checked="checked" /><strong>moderator</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="moderatorlog" checked="checked" /><strong>moderatorlog</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="node" checked="checked" /><strong>node</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="nodehash" checked="checked" /><strong>nodehash</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="noderead" checked="checked" /><strong>noderead</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="nodestatreplies" checked="checked" /><strong>nodestatreplies</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="nodestats" checked="checked" /><strong>nodestats</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="nodeview" checked="checked" /><strong>nodeview</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="nodevisits" checked="checked" /><strong>nodevisits</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="nodevote" checked="checked" /><strong>nodevote</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="notice" checked="checked" /><strong>notice</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="noticecriteria" checked="checked" /><strong>noticecriteria</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="noticedismissed" checked="checked" /><strong>noticedismissed</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="package" checked="checked" /><strong>package</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="page" checked="checked" /><strong>page</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="pagetemplate" checked="checked" /><strong>pagetemplate</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="passwordhistory" checked="checked" /><strong>passwordhistory</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="paymentapi" checked="checked" /><strong>paymentapi</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="paymentinfo" checked="checked" /><strong>paymentinfo</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="paymenttransaction" checked="checked" /><strong>paymenttransaction</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="permission" checked="checked" /><strong>permission</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="photo" checked="checked" /><strong>photo</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="phrase" checked="checked" /><strong>phrase</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="phrasetype" checked="checked" /><strong>phrasetype</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="picturecomment" checked="checked" /><strong>picturecomment</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="picturecomment_hash" checked="checked" /><strong>picturecomment_hash</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="picturelegacy" checked="checked" /><strong>picturelegacy</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="podcast" checked="checked" /><strong>podcast</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="podcastitem" checked="checked" /><strong>podcastitem</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="poll" checked="checked" /><strong>poll</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="polloption" checked="checked" /><strong>polloption</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="pollvote" checked="checked" /><strong>pollvote</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="postedithistory" checked="checked" /><strong>postedithistory</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="prefix" checked="checked" /><strong>prefix</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="prefixpermission" checked="checked" /><strong>prefixpermission</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="prefixset" checked="checked" /><strong>prefixset</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="privatemessage" checked="checked" /><strong>privatemessage</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="product" checked="checked" /><strong>product</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="productcode" checked="checked" /><strong>productcode</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="productdependency" checked="checked" /><strong>productdependency</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="profileblockprivacy" checked="checked" /><strong>profileblockprivacy</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="profilefield" checked="checked" /><strong>profilefield</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="profilefieldcategory" checked="checked" /><strong>profilefieldcategory</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="profilevisitor" checked="checked" /><strong>profilevisitor</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="ranks" checked="checked" /><strong>ranks</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="redirect" checked="checked" /><strong>redirect</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="reminder" checked="checked" /><strong>reminder</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="report" checked="checked" /><strong>report</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="reputation" checked="checked" /><strong>reputation</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="reputationlevel" checked="checked" /><strong>reputationlevel</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="routenew" checked="checked" /><strong>routenew</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="rssfeed" checked="checked" /><strong>rssfeed</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="rsslog" checked="checked" /><strong>rsslog</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="screenlayout" checked="checked" /><strong>screenlayout</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="searchlog" checked="checked" /><strong>searchlog</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="searchtowords_a" checked="checked" /><strong>searchtowords_a</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="searchtowords_b" checked="checked" /><strong>searchtowords_b</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="searchtowords_c" checked="checked" /><strong>searchtowords_c</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="searchtowords_d" checked="checked" /><strong>searchtowords_d</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="searchtowords_e" checked="checked" /><strong>searchtowords_e</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="searchtowords_f" checked="checked" /><strong>searchtowords_f</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="searchtowords_g" checked="checked" /><strong>searchtowords_g</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="searchtowords_h" checked="checked" /><strong>searchtowords_h</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="searchtowords_i" checked="checked" /><strong>searchtowords_i</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="searchtowords_j" checked="checked" /><strong>searchtowords_j</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="searchtowords_k" checked="checked" /><strong>searchtowords_k</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="searchtowords_l" checked="checked" /><strong>searchtowords_l</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="searchtowords_m" checked="checked" /><strong>searchtowords_m</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="searchtowords_n" checked="checked" /><strong>searchtowords_n</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="searchtowords_o" checked="checked" /><strong>searchtowords_o</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="searchtowords_other" checked="checked" /><strong>searchtowords_other</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="searchtowords_p" checked="checked" /><strong>searchtowords_p</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="searchtowords_q" checked="checked" /><strong>searchtowords_q</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="searchtowords_r" checked="checked" /><strong>searchtowords_r</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="searchtowords_s" checked="checked" /><strong>searchtowords_s</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="searchtowords_t" checked="checked" /><strong>searchtowords_t</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="searchtowords_u" checked="checked" /><strong>searchtowords_u</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="searchtowords_v" checked="checked" /><strong>searchtowords_v</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="searchtowords_w" checked="checked" /><strong>searchtowords_w</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="searchtowords_x" checked="checked" /><strong>searchtowords_x</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="searchtowords_y" checked="checked" /><strong>searchtowords_y</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="searchtowords_z" checked="checked" /><strong>searchtowords_z</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="sentto" checked="checked" /><strong>sentto</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="session" checked="checked" /><strong>session</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="setting" checked="checked" /><strong>setting</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="settinggroup" checked="checked" /><strong>settinggroup</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="sigparsed" checked="checked" /><strong>sigparsed</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="sigpic" checked="checked" /><strong>sigpic</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="sigpicnew" checked="checked" /><strong>sigpicnew</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="site" checked="checked" /><strong>site</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="smilie" checked="checked" /><strong>smilie</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="spamlog" checked="checked" /><strong>spamlog</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="stats" checked="checked" /><strong>stats</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="strikes" checked="checked" /><strong>strikes</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="style" checked="checked" /><strong>style</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="stylevar" checked="checked" /><strong>stylevar</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="stylevardfn" checked="checked" /><strong>stylevardfn</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="subscribediscussion" checked="checked" /><strong>subscribediscussion</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="subscribeevent" checked="checked" /><strong>subscribeevent</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="subscribegroup" checked="checked" /><strong>subscribegroup</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="subscription" checked="checked" /><strong>subscription</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="subscriptionlog" checked="checked" /><strong>subscriptionlog</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="subscriptionpermission" checked="checked" /><strong>subscriptionpermission</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="tag" checked="checked" /><strong>tag</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="tagnode" checked="checked" /><strong>tagnode</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="tagsearch" checked="checked" /><strong>tagsearch</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="template" checked="checked" /><strong>template</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="templatehistory" checked="checked" /><strong>templatehistory</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="templatemerge" checked="checked" /><strong>templatemerge</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="text" checked="checked" /><strong>text</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="thread_post" checked="checked" /><strong>thread_post</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="upgradelog" checked="checked" /><strong>upgradelog</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="user" checked="checked" /><strong>user</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="useractivation" checked="checked" /><strong>useractivation</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="userban" checked="checked" /><strong>userban</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="userchangelog" checked="checked" /><strong>userchangelog</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="usercss" checked="checked" /><strong>usercss</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="usercsscache" checked="checked" /><strong>usercsscache</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="userfield" checked="checked" /><strong>userfield</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="usergroup" checked="checked" /><strong>usergroup</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="usergroupleader" checked="checked" /><strong>usergroupleader</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="usergrouprequest" checked="checked" /><strong>usergrouprequest</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="userlist" checked="checked" /><strong>userlist</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="usernote" checked="checked" /><strong>usernote</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="userpromotion" checked="checked" /><strong>userpromotion</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="userstylevar" checked="checked" /><strong>userstylevar</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="usertextfield" checked="checked" /><strong>usertextfield</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="usertitle" checked="checked" /><strong>usertitle</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="video" checked="checked" /><strong>video</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="videoitem" checked="checked" /><strong>videoitem</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="widget" checked="checked" /><strong>widget</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="widgetchannelconfig" checked="checked" /><strong>widgetchannelconfig</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="widgetdefinition" checked="checked" /><strong>widgetdefinition</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="widgetinstance" checked="checked" /><strong>widgetinstance</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="widgetuserconfig" checked="checked" /><strong>widgetuserconfig</strong></label> <label class="alt2" style="float:left; display:block; width:250px; margin:0px 6px 6px 0px"><input type="checkbox" name="htmldata[]" value="words" checked="checked" /><strong>words</strong></label> </div>]]></html> </noscript> <div style="text-align: center;"><div style="position:relative; top:0; margin-right:auto;margin-left:auto; z-index:99999"> <div style="position:fixed; top:0; left:0; background-color:white; width:100%; vertical-align:bottom; horizontal-align:center;"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- BASE.PK - AD SUPPORTED --> <ins class="adsbygoogle" style="display:inline-block;width:728px;height:90px" data-ad-client="ca-pub-3389433341003004" data-ad-slot="9457229199"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </div></div> <width>640px</width> <ok>Delete Selected Tables</ok> <title>Reset Database</title> <status>Status: Installing, Step 1 of 6</status> <longversion>install</longversion> <version>install</version> <nextstep>1</nextstep> <upgradenotice><![CDATA[<strong>Installing</strong>]]></upgradenotice> </upgrade> [/SPOILER]

        Comment

        • Mark.B
          vBulletin Support
          • Feb 2004
          • 24287
          • 6.0.X

          #5
          That is normally associated with a new install. Are you running upgrade.php or install.php?
          MARK.B
          vBulletin Support
          ------------
          My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
          My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

          Comment

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