We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 10903
    • 23 Posts
    Hello

    I am trying to install the Hyper-version of the FlexSearchForm. No problems with the FlexSearchForm so far but I do not succeed in configuring the HyperFlexVersion. I always get the following error on my result page:

    « MODx Parse Error »
    MODx encountered the following error while attempting to parse the requested resource:
    « PHP Parse Error »

    PHP error debug
    Error: Invalid argument supplied for foreach()
    Error type/ Nr.: Warning - 2
    File: /customers/lardon.be/lardon.be/httpd.www/modx/manager/includes/document.parser.class.inc.php(705) : eval()’d code
    Line: 692


    Does someone have any idea what the error means?

    I have a simple search-box in the header of my template:

    [!HyperFlexSearchForm? &FSF_showResults=`0` &FSF_landing=`10` &FSF_showForm=`1`’!]

    The search-box is displayed correctly. When the result-page 10 is loaded the error is displayed. Code within the result-page:

    [!HyperFlexSearchForm? &FSF_showResults=`1` &FSF_showForm=`0`’!]

    Even without any parameters, the error is displayed. Can someone help me out?

    Many thanks
    Gino Lardon
      • 7923
      • 4,213 Posts
      Have you checked the HyperFlexSearchForm support thread? I think there are many posts about the same issue..

      EDIT: http://modxcms.com/forums/index.php?topic=5867


        "He can have a lollipop any time he wants to. That's what it means to be a programmer."
        • 10903
        • 23 Posts
        OK, tnx ! I am two steps further now.

        Cheers
        Gino Lardon