Still have the "windows-1252 Encoding Error" in 5.0.1

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DemOnstar
    Senior Member
    • Nov 2012
    • 1912

    #16
    Ok, this what I have found so far in a search. Are any of these likely to be what I am looking for? Thanks....

    Attached Files
    Last edited by DemOnstar; Tue 7 May '13, 1:23am. Reason: Add pic


    Comment

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

      #17
      Change your settings to show the file extensions as part of the filename then it'll be easier to see...
      Vote for:

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

      Comment

      • DemOnstar
        Senior Member
        • Nov 2012
        • 1912

        #18
        @ Mr Wiklund. Sorry sir, I seem to be taking over your thread. As I have said, I had the same trouble as you do, I may be going through the same steps as you would. I hope there is something helpful for you in all of this. Your thread certainly helped me. I am now over the problem.



        Have a look here to see if this may get you out of your current fix http://www.vbulletin.com/forum/forum...on-this-server



        Particularly here http://www.vbulletin.com/forum/forum...25#post3967625



        Hope something comes of that for your self..





        Comment

        • Anton Wiklund
          New Member
          • May 2011
          • 19

          #19
          I appreciate your effort to look into this installtion error.
          This is how my php.ini file look like for wamp:
          [xdebug]
          xdebug.remote_enable = Off
          xdebug.profiler_enable = Off
          xdebug.profiler_enable_trigger = Off
          xdebug.profiler_output_name = cachegrind.out.%t.%p
          xdebug.profiler_output_dir = "c:/wamp/tmp"

          (I tried with both with "Off" and "0" as parameters)
          I sitll have the xml error - windows-1252..Have I missed to turn off the xdebug somewhere?

          Comment

          • Anton Wiklund
            New Member
            • May 2011
            • 19

            #20
            Got it working!
            I put a ";" before this line just above the xdebug settings in the php.ini file zend_extension = "c:/wamp/bin/php/php5.3.13/zend_ext/php_xdebug-2.2.0-5.3-vc9.dll"
            Thank guys for the help.

            Comment

            • Daniel.P
              Senior Member
              • Apr 2008
              • 600
              • 4.0.x

              #21
              Sorry for using same thread, but i have same issue with new installed server - Debian 7, not installed xdebug, in my php.ini no one xdebug option.
              PHP Version 5.4.4-14, apache2, VB 5.0.2. i can`t find this line in xml files -
              <?xml version="1.0" encoding="windows-1252"?>
              <?xml version="1.0" encoding="windows-1252"?> <upgrade> <message replace="0">Template Group: Editor</message> <startat>10</startat> <status>Status: Processing XML, Step 11 of 13</status> <longversion>final</longversion> <version>final</version> <nextstep>11</nextstep> <upgradenotice><![CDATA[<strong>Processing XML</strong>]]></upgradenotice> </upgrade>
              born to fish forced to work

              Comment

              • vBDesignerz
                New Member
                • Sep 2013
                • 10
                • 5.0.X

                #22
                The reason this happens.. I dont know why..
                But with the support of vb staff I figured out how to beat this error

                Go to
                AdminCP > Styles & Templates > Download / Upload Styles
                Scroll to the bottom of the page and press the "Import" button without changing anything.
                When the import is complete run the upgrade script again, and it should go straight to that step and complete.

                Comment

                Related Topics

                Collapse

                Working...