scottmorgan 0 Posted August 27, 2020 I have tried to fix this issue. I attempted to insert this line into the code of the file bm_search.phpvar $form_output ; Unfortunately it has not worked. Using latest version Phoenix Share this post Link to post Share on other sites
kgtee 67 Posted August 27, 2020 The keyword "var" is not part of PHP. You may see here for some examples, https://www.w3schools.com/php/php_variables.asp Share this post Link to post Share on other sites