upgrade bug

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ilyuzhko
    Member
    • Mar 2010
    • 33
    • 3.8.x

    [Forum] upgrade bug

    Updating from version 4.0.7 Forum on 4.1.12
    In step 5 Update the script hangs...
    help me
  • Trevor Hannant
    vBulletin Support
    • Aug 2002
    • 24359
    • 5.7.X

    #2
    Sometimes the script times out behind the scenes. Try refreshing your browser as this should kick it through from where it stopped
    Vote for:

    - Admin Settable Paid Subscription Reminder Timeframe (vB6)
    - Add Admin ability to auto-subscribe users to specific channel(s) (vB6)

    Comment

    • ilyuzhko
      Member
      • Mar 2010
      • 33
      • 3.8.x

      #3
      refreshing browser no crash vbulletin?

      Comment

      • Trevor Hannant
        vBulletin Support
        • Aug 2002
        • 24359
        • 5.7.X

        #4
        Refreshing the screen that has the upgrade script showing will kick start the upgrade from where it stopped
        Vote for:

        - Admin Settable Paid Subscription Reminder Timeframe (vB6)
        - Add Admin ability to auto-subscribe users to specific channel(s) (vB6)

        Comment

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

          #5
          Yep refreshing is fine, I can understand why people are reticent to do it, but the upgrade script is pretty clever and picks up where it left off.

          I usually have to refresh several times during my upgrades, it's fine.
          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

          • ilyuzhko
            Member
            • Mar 2010
            • 33
            • 3.8.x

            #6
            ok, thx

            Comment

            • ilyuzhko
              Member
              • Mar 2010
              • 33
              • 3.8.x

              #7
              after upgrade ckeditor view is bad.... how fix this?
              Click image for larger version

Name:	vb_buggg.jpg
Views:	1
Size:	21.2 KB
ID:	3687218
              many buttons is o_O

              Comment

              • ilyuzhko
                Member
                • Mar 2010
                • 33
                • 3.8.x

                #8
                and on post message - exception
                "Database Error"
                but messege is posted O_O

                Comment

                • TheLastSuperman
                  Senior Member
                  • Sep 2008
                  • 1799

                  #9
                  Originally posted by ilyuzhko
                  after upgrade ckeditor view is bad.... how fix this?
                  [ATTACH=CONFIG]59302[/ATTACH]
                  many buttons is o_O
                  Try creating a new default style:

                  Admincp > Styles & Templates > Style Manager

                  Now click "Add New Style" at the bottom of the style list, fill in a title and order then save.

                  Now when you view the site in this new style is the editor present? If not did you upload all files? Usually when it's missing images it's due to not uploading all the new files OR if you have a custom style then the new CK Editor images need to be uploaded into that custom styles folder. This should also sort the other issue please let me know if it does not .


                  Former vBulletin Support Staff
                  Hacked recently? See my blog post "Recovering a Hacked vBulletin Site".
                  Thinking outside the box? Need modification support? Visit www.vBulletin.org and have at it!

                  Comment

                  • ilyuzhko
                    Member
                    • Mar 2010
                    • 33
                    • 3.8.x

                    #10
                    if i Add New Style then ckeditor is good, but in my style ckeditor is bad
                    and what doing with error "Database Error" on post message?

                    Comment

                    • Matthew Gordon
                      Senior Member
                      • May 2002
                      • 3243
                      • 1.1.x

                      #11
                      You need to post the actual database error to know what is happening. Check the e-mail defined in includes/config.php as the technical e-mail and post the full error message.

                      Comment

                      • ilyuzhko
                        Member
                        • Mar 2010
                        • 33
                        • 3.8.x

                        #12
                        Ошибка базы данных в vBulletin 4.1.12:

                        Invalid SQL:

                        INSERT INTO forum_postlog
                        (postid, useragent, ip, dateline)
                        VALUES
                        (916241, 'Opera/9.80 (Windows NT 6.1; U; ru) Presto/2.10.229 Version/11.62', 1315633729, 1336650416);

                        Ошибка MySQL : Duplicate entry '916241' for key 'PRIMARY'
                        Номер ошибки : 1062
                        Дата запроса : Thursday, May 10th 2012 @ 03:46:56 PM
                        Дата ошибки : Thursday, May 10th 2012 @ 03:46:56 PM
                        IP адрес :
                        Имя пользователя : ilyuzhko
                        Имя класса : vB_Database
                        Версия MySQL : 5.5.19-55-log
                        this error

                        Comment

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

                          #13
                          Run these queries:

                          Select max(postid) from forum_postlog;
                          Alter table forum_postlog auto_increment = result + 1;

                          So if you get 916241 in the first query, the result + 1 would be 916242 in the second.
                          Translations provided by Google.

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

                          Comment

                          • ilyuzhko
                            Member
                            • Mar 2010
                            • 33
                            • 3.8.x

                            #14
                            after 8 try... error is going)

                            Comment

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

                              #15
                              Not sure what you mean...
                              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...