We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 24374
    • 322 Posts
    I was having this problem, too. When I looked at the database tables, I noticed that the "redirects" table was set to latin_swedish rather than unicode, like the rest of the tables. I changed that table and its fields to unicode, and the problem went away.
      • 28120
      • 380 Posts
      Mine is set to unicode.

      Which problem went away, the error reporting or the ability to save a redirect?
        • 28120
        • 380 Posts
        Anyhow your post prompted me to have another go at fixing the endless error log entries. I succeeded by removing the extra then noticing it still left its entry in modx_site_plugins. I set column 'disabled' to '1' for Redirector and it's no longer spamming my log file.

        Did your table get converted to Swedish because you've downloaded too many ᗅᗺᗷᗅ songs?
          • 17667
          • 108 Posts
          I am experiencing this problem as well. I have opened an issue on the Redirector GitHub issue page:
          https://github.com/splittingred/Redirector/issues/34