We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 32833
    • 16 Posts
    Friends are a question. I use MaxiGallery 0.5.1 on modx 0.9.5 in SystemEvents there is an error "parser"

    MODx Parse Error
    MODx encountered the following error while attempting to parse the requested resource:
    Too many forward attempts.
    SQL: The request could not be completed due to too many unsuccessful forward attempts.

    For a day has appeared more one million errors.
    FreeBSD 6.1 operating system, Web server Apache 2.0.59, MySQL 5.0.27, PHP 5.1.6

    What to do?
    Excuse for my English language.
      • 10449
      • 956 Posts
      Well, it looks like you have too many forwarders in place. My guess is you’re using either .htaccess / mod_rewrite, or some PHP-header redirections. Problem is that there’s an endless loop somewhere; going from page A -> B and back again, until the server almost dies smiley
      Check the .htaccess file, and in MODx look for containers that just forward to another page.
        • 22303 MODX Staff
        • 10,725 Posts
        And once again, if 0.9.5, make sure to disable the DisableCache and or TemplateSwitcher plugins if you chose to install them...
          • 32833
          • 16 Posts
          Thanks. That you advise that has been checked up, it does not help. Has now put beta version rc3 and all works.

          Once again thanks for participation