We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 13428 ☆ A M B ☆
    • 1,031 Posts
    Quote from: banzai at Jan 07, 2014, 10:22 AM

    « MODX Parse Error »
    MODX encountered the following error while attempting to parse the requested resource:
    « PHP Parse Error »
    PHP error debug
    Error : htmlspecialchars() [function.htmlspecialchars]: Invalid multibyte sequence in argument
    ErrorType[num] : 	WARNING[2]
    File : 	/home/domain/domains/domain.it/public_html/assets/snippets/ditto/classes/ditto.class.inc.php
    Line : 	1044
    Source : 	$query[$clean_param] = htmlspecialchars($value, ENT_QUOTES, $modx->config['modx_charset']);
    

    Maybe this issue: http://stackoverflow.com/questions/3803951/htmlspecialchars-invalid-multibyte-sequence-in-argument. modx_charset could be ISO-8859-1 in your case.
      • 13226
      • 953 Posts
      Just an update to say I have updated a couple of my sites with this version and to-date have had no problems with the standard install package.

      I have another site that uses 3rd party snippets such as "tagLinks" but as of yet I haven't upgraded the site or tested this version on it due to the amount of work that goes with it.

      As soon as I have more time I will "back it up" and have an update session.

      Methinks a problem may occur after reading this post, I don't know if Ditto has been upgraded / updated / modified so I can't say if there is a problem between the two snippets, in Evo 1.0.8 the tagging works fine with "tagLinks + Ditto".
        • 7662 ☆ A M B ☆
        • 276 Posts
        Quote from: iusemodx at Jan 14, 2014, 04:28 PM
        Just an update to say I have updated a couple of my sites with this version and to-date have had no problems with the standard install package.

        I have another site that uses 3rd party snippets such as "tagLinks" but as of yet I haven't upgraded the site or tested this version on it due to the amount of work that goes with it.

        As soon as I have more time I will "back it up" and have an update session.

        Methinks a problem may occur after reading this post, I don't know if Ditto has been upgraded / updated / modified so I can't say if there is a problem between the two snippets, in Evo 1.0.8 the tagging works fine with "tagLinks + Ditto".

        What error you found?
        I use tagLinks + Ditto in 1.0.13RC not have problems

        need error log.

        i can help fix but need more info

        if want can write me in skype: dmi3yy
          http://modx.im - Russian community
          http://extras.evolution-cms.com - Repository for Evolution
          • 13226
          • 953 Posts
          @dmi3yy

          Thanks for your offer of help

          I don't have any problem at the moment, I thought after reading a couple of posts about people having problems with Ditto and tagging that I could possibly face a problem, but as such, it seems that all problems have actually already been dealt with.

          Sorry to have wasted your time.
            • 36416
            • 589 Posts
            Quote from: fourroses666 at Jan 08, 2014, 03:31 AM
            Evo 1.0.13 compatible with PHP 5.4.22 ?
            I'm having blank pages when clicking on snippet, plugins etc.
            1.0.10 and 1.0.12 seems to have this problem.

            1.0.13RC2 working fine on freshly upgraded PHP5.4.24 here...
              • 9995
              • 1,613 Posts
              Could be it was a FTP upload issue (missing map).

              Update 1.0.12 -> 1.0.13rc2 gave no problems! (simple site not much snippets etc.)

              The transifex Dutch installer translation hasn't got the latest version.
              (Installatie -> Installeren)


              https://www.transifex.com/projects/p/modx-evolution/translate/#nl/installer/16577365
                Evolution user, I like the back-end speed and simplicity smiley
                • 37008
                • 11 Posts
                Quote from: danilocuculic at Jan 21, 2014, 03:40 PM
                Quote from: fourroses666 at Jan 08, 2014, 03:31 AM
                Evo 1.0.13 compatible with PHP 5.4.22 ?
                I'm having blank pages when clicking on snippet, plugins etc.
                1.0.10 and 1.0.12 seems to have this problem.

                1.0.13RC2 working fine on freshly upgraded PHP5.4.24 here...
                1.0.13RC2 working fine on 5.4.20 here as well...
                  • 13428 ☆ A M B ☆
                  • 1,031 Posts
                  Quote from: fourroses666 at Jan 22, 2014, 03:56 AM

                  The transifex Dutch installer translation hasn't got the latest version.
                  (Installatie -> Installeren)


                  https://www.transifex.com/projects/p/modx-evolution/translate/#nl/installer/16577365
                  Should have been all be online. Pulled force dutch language from transifex and compared to latest version with no changes in installer.
                    • 9995
                    • 1,613 Posts
                    I used below version to update my site and the Dutch word Installatie was still there while I made it Installeer (76) on Transifex. (That was a month ago, you can see it in history.)

                    https://codeload.github.com/modxcms/evolution/zip/v1.0.13-rc2

                    When I check /install/lang/nederlands-utf8.php on line 91: $_lang["install"] = 'Installatie';
                    Needs to be 'Installleer'.

                    Its not a big thing thow.

                    -----

                    Is it possible to get the TransAlias work with KCFinder?
                    When I upload a image with uppercase it doesn't gets lowercase althow its set to lowercase in the TransAlias plugin. (shall I make a Github issue?)
                      Evolution user, I like the back-end speed and simplicity smiley
                      • 13428 ☆ A M B ☆
                      • 1,031 Posts
                      The latest RC download should be found everytime on https://github.com/modxcms/evolution/archive/develop.zip