We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 6563
    • 8 Posts
    Quote from: Lammikko at Sep 18, 2008, 05:11 AM

    After further investigation I have found that in my case all I need is actually this fix:

    manager\includes\extenders\dbapi.mysql.class.inc.php line 80

    Add before line "global $modx;"

    global $database_connection_method;


    This brings back my accented characters on document titles.
    Thanks, installed this fix on the v0.9.6.3-rc2 and all works fine now!
      See ya, Darken
      • 36592
      • 970 Posts
      Quote from: Darken at Nov 04, 2008, 06:02 AM

      Quote from: Lammikko at Sep 18, 2008, 05:11 AM

      After further investigation I have found that in my case all I need is actually this fix:

      manager\includes\extenders\dbapi.mysql.class.inc.php line 80

      Add before line "global $modx;"

      global $database_connection_method;


      This brings back my accented characters on document titles.
      Thanks, installed this fix on the v0.9.6.3-rc2 and all works fine now!
      Hmm.. in my understanding, this fix is already made in another method in 0.9.6.3-RC2.
        • 6563
        • 8 Posts
        Quote from: tkfm at Nov 04, 2008, 06:08 AM

        Quote from: Darken at Nov 04, 2008, 06:02 AM

        Quote from: Lammikko at Sep 18, 2008, 05:11 AM

        After further investigation I have found that in my case all I need is actually this fix:

        manager\includes\extenders\dbapi.mysql.class.inc.php line 80

        Add before line "global $modx;"

        global $database_connection_method;


        This brings back my accented characters on document titles.
        Thanks, installed this fix on the v0.9.6.3-rc2 and all works fine now!
        Hmm.. in my understanding, this fix is already made in another method in 0.9.6.3-RC3.
        Really strange, updated v0.9.6.2 to v0.9.6.3-rc2 > doesn’t work.
          See ya, Darken
        • If your accented characters are still not working with RC2 then please point that out with details in the RC2 thread.
            Ryan Thrash, MODX Co-Founder
            Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
            • 6563
            • 8 Posts
            Okay smiley
              See ya, Darken