EN - Copy of English Language Pack

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sergio68
    Senior Member
    • May 2002
    • 821
    • 6.0.X

    EN - Copy of English Language Pack

    It may seems weird, but where I can found a copy of complete vbulletin english language pack ?
    I messed up quite bad my copy and I can't find a way to revert it.
    Italian Body Building & Fitness : www.BodyWeb.com
    Italian unofficial support Forum : www.vBulletin.it
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    Try this. Reupload the original vbulletin-language.xml file to the install directory. Then upload the tools.php script in the 'do_not_upload' folder of the vB zip file to your Admin CP directory and run it from your browser. Then reimport the vbulletin-language.xml file. Immediately remove tools.php when you are done.

    Then run this in the Admin CP:

    AdminCP -> Languages & Phrases -> Language Manager -> [Rebuild All Languages]
    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

    • Sergio68
      Senior Member
      • May 2002
      • 821
      • 6.0.X

      #3
      Its' exactly the vbulletin-language.xml that I'm not able to find, may be I'm drowning in a glass of water.
      Italian Body Building & Fitness : www.BodyWeb.com
      Italian unofficial support Forum : www.vBulletin.it

      Comment

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

        #4
        Did you follow those instructions? Maybe if you told us what the exact problem is?
        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

        • Sergio68
          Senior Member
          • May 2002
          • 821
          • 6.0.X

          #5
          Long time ago I translated italian phrases directly into the English pack and now it's all messed up.
          I would like to revert to the original english language package.

          Is it possible to download it in somewhere as I do with others packages ?
          Italian Body Building & Fitness : www.BodyWeb.com
          Italian unofficial support Forum : www.vBulletin.it

          Comment

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

            #6
            I gave you the instructiopns to restore the original English language. Did you follow them? If so, what is the exact 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

            • Sergio68
              Senior Member
              • May 2002
              • 821
              • 6.0.X

              #7
              Sorry, I have two problems :

              a) I can't find the vbulletin-language.xml

              b) I restored the original language but italian is still into the package.
              Attached Files
              Italian Body Building & Fitness : www.BodyWeb.com
              Italian unofficial support Forum : www.vBulletin.it

              Comment

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

                #8
                Download the vB zip file from the Members Area, upload the install/vbulletin-language.xml file and follow my instructions.
                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

                • Sergio68
                  Senior Member
                  • May 2002
                  • 821
                  • 6.0.X

                  #9
                  Originally posted by Steve Machol
                  install/vbulletin-language.xml
                  Here it is, I was looking in another directory, thx Steve.
                  Italian Body Building & Fitness : www.BodyWeb.com
                  Italian unofficial support Forum : www.vBulletin.it

                  Comment

                  • Sergio68
                    Senior Member
                    • May 2002
                    • 821
                    • 6.0.X

                    #10
                    Houston we have a problem, it's weird, I did everything, several time.

                    I uploaded the original vbulletin-language.xml file and rebuild all the languages.
                    I even downloaded the new vbulletin-language.xml with the tools.php help, then uploaded the language and rebuild all.
                    The result is nothing, the old english language package with errors is still there.

                    If I upload the english package with another name (New English or New Language) nothing happens, if I upload a different language as Spanish it's working.
                    What am I doing wrong ?

                    Should I delete the english package and then upload ?
                    Italian Body Building & Fitness : www.BodyWeb.com
                    Italian unofficial support Forum : www.vBulletin.it

                    Comment

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

                      #11
                      Try running one of these queries:

                      For MySQL 4.0.x use this query:

                      DELETE
                      FROM phrase
                      USING phrase AS p1
                      LEFT JOIN phrase AS p2 ON ( p1.varname = p2.varname
                      AND p2.languageid = -1 )
                      WHERE p1.languageid =0
                      AND p2.languageid IS NOT NULL;


                      Or for MySQL 4.1.x and higher, use this query:

                      DELETE
                      FROM phrase AS p1
                      USING phrase AS p1
                      LEFT JOIN phrase AS p2 ON ( p1.varname = p2.varname
                      AND p2.languageid = -1 )
                      WHERE p1.languageid =0
                      AND p2.languageid IS NOT NULL;
                      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

                      • Sergio68
                        Senior Member
                        • May 2002
                        • 821
                        • 6.0.X

                        #12
                        Thank you, 132 column affected.
                        Now something is changed, I don't have anymore irreversible phrases but I can still see some italian reversible phrase into english language.

                        Same problem with overwriting english package, nothing happens. I tried different uploads and tools.php.
                        Italian Body Building & Fitness : www.BodyWeb.com
                        Italian unofficial support Forum : www.vBulletin.it

                        Comment

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

                          #13
                          Those are all the instructions I have and up to now they have worked with everyone else who has had this problem. I suggest you contact the author of that Italian language pack and ak him for help since he clearly messed something up.

                          Also if that pack is available on our forums, let me know the link to it and I'll remove it.
                          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

                          • Sergio68
                            Senior Member
                            • May 2002
                            • 821
                            • 6.0.X

                            #14
                            The problem Steve it's not with the italian package, that one it's working nice and smooth.
                            My problem it's with the English package and it's not directly connected to the package, I'm quite sure.

                            It's only on one of my forums, www.bodyweb.it/forums , it can be almost anything, I started in 2001 from Vb 2.0.2 and I changed several PHP, MySql, Servers and Operating Systems.
                            At that time I wasn't such an expert (pretty much like today ) and I started to translate by changing the original english package.

                            Thanks anyway, I'll try something, you wasted enough time for now, I should be able to revert the EN package phrase by phrase after your query.
                            Italian Body Building & Fitness : www.BodyWeb.com
                            Italian unofficial support Forum : www.vBulletin.it

                            Comment

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

                              #15
                              Yes, I understand that.

                              The problem is that this Italian language pck meesed up the master language set and this affects the default English language. If you really have followed all of my instructions then the next step is to do what I asked in post #13.
                              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...