A
A
ART42019-03-22 13:29:34
MODX
ART4, 2019-03-22 13:29:34

Search doesn't output simplesearch?

Good afternoon, I ran into something strange. Did everything as instructed.
Installing simplesearch (search) on the site.
The output of the form


VIEW MySForm:
<form class="simplesearch-search-form" action="" method="">
    <fieldset>
        <label for="">simplesearch.search</label>

        <input type="text" name="" id="" value="" />
        <input type="hidden" name="id" value="" />

        <input type="submit" value="simplesearch.search" />
    </fieldset>
</form>

Search result:
<div class="simplesearch-result">
    <h3>. <a href="" title=""></a></h3>
    <div class="extract">
        <p></p>
    </div>
</div>

Well, the output is inserted into the resource (SEARCH page):

76cd4c7928.png
When I enter what to find in the form, it does not find it. Any word or anything related to it. Everything is standard... help me solve
Link to the site

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Tarasov, 2019-03-22
@an-tar

Your site is not yet available.
Have you looked at the errors in the log?
SimpleSearchForm works correctly, right, judging by what you can enter.
Are you passing it as the search parameter?
Are the resources you want to find searchable? (I'm talking about the corresponding checkbox)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question