Forums » Alpha Release Candidate

Search results in 403 Forbidden

(4 posts)
  • Started 8 months ago by kerim
  • Latest reply from davelester
  • This topic is closed
  • This topic is not a support question
  1. kerim | Member
    8 months ago # | |

    I'm using the "minimalist" theme since the default theme didn't seem to have a search box. However, the results of a search are a 403 error page. I assume this is a permissions error, but I couldn't find the appropriate file I must change.

    Thanks!

    Here is the relevant page:

    http://kerim.joyeurs.com/omeka/search.php?search=test&submit=Search

  2. 8 months ago # | |

    Looks like the code for the search in that theme is broken. Try replacing that search bar code with this:


    <?php simple_search(array(), 'items/browse'); ?>

  3. kerim | Member
    8 months ago # | |

    Thanks. Unfortunately though, it seems like the theme has another problem because I now get this:

    "Oops!

    Sorry, this page doesn't exist. Check your URL, or send us a note."

    http://kerim.joyeurs.com/omeka/items/items/browse?search=members&submit_search=Submit

  4. 8 months ago # | |

    The url you shared isn't an actual url for Omeka - notice how 'items' is listed twice in the URI. Remove one of the 'items' in the URI and the 404 error page is removed.

RSS feed for this topic

Topic Closed

This topic has been closed to new replies.