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