PassMark Logo
Home » Forum

no search box when running search.php

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mothbitten
    Junior Member
    • May 2011
    • 5

    #1

    no search box when running search.php

    Hello!

    I just installed your product and I ran the search just fine. Since I had no php on the server I ran it on, I moved the files over to a linux server that has apache and php. When I browse to search.php, I get this:

    HTML Code:
    Search this site
    
    Enter one or more keywords to search for using the Zoom Search Engine.
    Note that '*' and '?' wildcards are supported. 
    ...and no search box. I know php is working in that directory, both since it rendered the html on that page and since I put a simple phpinfo() script in that same directory.

    Am I missing something here?

    Thanks
  • David
    Administrator
    • Dec 2004
    • 4714

    #2
    Maybe you turned of the search form? Check the "Search form appearance" setting in the
    "Search page" configuration window.

    Or maybe you removed the <!--ZOOMSEARCH--> place holder tag from the search_template.html file?

    If you still have a problem can you post the URL to your search.php file, so that we can see it.

    Comment

    • mothbitten
      Junior Member
      • May 2011
      • 5

      #3
      Oops, that was it. Thanks!

      Comment

      Working...