Error upgrading from 4.1.5

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • slossetti
    New Member
    • Nov 2006
    • 26
    • 3.6.x

    Error upgrading from 4.1.5

    Hi, when I'm performing an upgrade from 4.1.5 to vb5, I have an error in Step 131 - Updating vb4_pagetemplate table


    A window is opens and show a message that says "The server returned no response. This is probably due to a timeout setting. Please contact vBulletin Support for assistance".

    I don't know, but after that step starts using the following line in the functions: vB_Upgrade :: createAdminSession ();

    What can I do to perform an upgrade to test it?

    regards.
    Last edited by slossetti; Wed 12 Sep '12, 8:16pm.
  • Wayne Luke
    vBulletin Technical Support Lead
    • Aug 2000
    • 73979

    #2
    Pagetemplate is a 5.X table. Need more information as the step number is not as helpful in the past, they changed based on your version.

    Please upgrade to 4.2.0 and then upgrade to 5.X from there and see if you have the same problems.

    If you're upgrading a large site, please use the Command Line Upgraders as outlined in the manual.
    Translations provided by Google.

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

    Comment

    • slossetti
      New Member
      • Nov 2006
      • 26
      • 3.6.x

      #3
      Now I recive the following error:

      An error has occurred with your database. Please contact vBulletin Support for assistance.
      Module: 500a23, Step 2 Database Error:1064
      Query:


      UPDATE vb4_setting SET value = value | WHERE varname = 'defaultregoptions'

      Comment

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

        #4
        Press Refresh on the page.
        Translations provided by Google.

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

        Comment

        • slossetti
          New Member
          • Nov 2006
          • 26
          • 3.6.x

          #5
          Thanks. The upgrade was finished successfully.

          The only issue now is when I try to go to the admincp or to the forum, shows an error 500 on the screen and into my php log file, I see this:


          PHP Fatal error: Class 'vB' not found in /home/xxxxx/public_html/vbtest/includes/vb5/template.php on line 86



          regards
          Last edited by slossetti; Wed 12 Sep '12, 9:05pm.

          Comment

          • Zachery
            Former vBulletin Support
            • Jul 2002
            • 59097

            #6
            You have your core path incorrectly setup.

            It needs to be the full system path.


            so
            /home/xxxxxxx/public_html/vbtest/core

            In your presentation config.php file.

            Comment

            • slossetti
              New Member
              • Nov 2006
              • 26
              • 3.6.x

              #7
              Thanks, I fix the path.

              Now is working!!!, but something happend with the default style, looks like very ugly.

              Take a look:

              http://www.patriaquemera.com.ar/vbtest/forum

              Comment

              • Amaury
                Senior Member
                • Mar 2012
                • 1807
                • 4.2.X

                #8
                Originally posted by slossetti
                Thanks, I fix the path.

                Now is working!!!, but something happend with the default style, looks like very ugly.

                Take a look:

                http://www.patriaquemera.com.ar/vbtest/forum
                Yeah, vBulletin 5 has a new default style.
                Former vBulletin user

                Comment

                • slossetti
                  New Member
                  • Nov 2006
                  • 26
                  • 3.6.x

                  #9
                  Originally posted by Amaury25
                  Yeah, vBulletin 5 has a new default style.
                  yes I know, but something is wrong because on my vb5 default style, looks like some images and colors are missing.

                  See the difference between http://www.patriaquemera.com.ar/vbtest/forum and http://www.vbulletin.com/vb5demo/forum

                  Comment

                  • Merjawy
                    Senior Member
                    • Sep 2002
                    • 2613

                    #10
                    Go to AdminCP > Settings >> Options >> Styles and Languages and make sure the save CSS to file is set to NO
                    To be or not to be... Where the hell is the question????
                    My psychiatrist told me I was crazy and I said I want a second opinion. He said okay, you're ugly too

                    Live vBulletin 4.2.0 Multilingual * Alpha/Beta vB 4 - vB 5 Tier 1A
                    CentOS 6.2 - Apache:2.2.15(Apache2Handler) - PHP:5.3.3 - MySQL:5.1.61
                    Xampp/Win-XP - Apache v2.2.21(Apache2Handler) - PHP:5.3.8 - MySQL:5.5.16

                    Comment

                    • slossetti
                      New Member
                      • Nov 2006
                      • 26
                      • 3.6.x

                      #11
                      There's a way to change that into the database?, because the admin panel doesn't work (images, colores, collapsable options).

                      Comment

                      • Merjawy
                        Senior Member
                        • Sep 2002
                        • 2613

                        #12
                        Doesn't work meaning what? Can you login to ACP?
                        To be or not to be... Where the hell is the question????
                        My psychiatrist told me I was crazy and I said I want a second opinion. He said okay, you're ugly too

                        Live vBulletin 4.2.0 Multilingual * Alpha/Beta vB 4 - vB 5 Tier 1A
                        CentOS 6.2 - Apache:2.2.15(Apache2Handler) - PHP:5.3.3 - MySQL:5.1.61
                        Xampp/Win-XP - Apache v2.2.21(Apache2Handler) - PHP:5.3.8 - MySQL:5.5.16

                        Comment

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

                          #13
                          Turn off writing CSS to the File System under Settings -> Options -> Style & Language Settings. It currently doesn't work properly.
                          Translations provided by Google.

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

                          Comment

                          • slossetti
                            New Member
                            • Nov 2006
                            • 26
                            • 3.6.x

                            #14
                            I can login into admin, but thereĀ“s no colors, or styles, only text and to expand the group doesn't work, therefore, I can't use the menu options.

                            Comment

                            • Merjawy
                              Senior Member
                              • Sep 2002
                              • 2613

                              #15
                              click on expand all on the left frame and click Options, go to Site Name / URL / Contact Us and make sure the URL ends with /core
                              To be or not to be... Where the hell is the question????
                              My psychiatrist told me I was crazy and I said I want a second opinion. He said okay, you're ugly too

                              Live vBulletin 4.2.0 Multilingual * Alpha/Beta vB 4 - vB 5 Tier 1A
                              CentOS 6.2 - Apache:2.2.15(Apache2Handler) - PHP:5.3.3 - MySQL:5.1.61
                              Xampp/Win-XP - Apache v2.2.21(Apache2Handler) - PHP:5.3.8 - MySQL:5.5.16

                              Comment

                              Related Topics

                              Collapse

                              Working...