- Moderated by:
- Support
-
- rank:
-
Registered User
- registered:
- September 2002
- Status:
- offline
- last visit:
- 24.12.02
- Posts:
- 1
I am having trouble with "Search" when i select search from the menu (Search/index.php) i get the options to search FAQ, web links, etc.
However when i search using the "Search Block", I only get results from "Stories and Topics", is there a setting in the code i need to enable, or am I just over looking something?
You can see what happens at my site if you search for "SIMS"
from the search box, no results, but from the Modules bar "search" it brings back results.
http://regionalservers.com
Thanks for an easy to manage product!
James -
- rank:
-
Professional
- registered:
- October 2002
- Status:
- offline
- last visit:
- 09.09.04
- Posts:
- 597
I'm not sure about this, but since nobody else has answered I'll give it a try.
I use a third party theme on my site, and when looking through its theme.php the other day I noticed that in part of the theme.php that displayed the search box, it seemed to specify what areas to search in.
Maybe you have something similar, but like I said I'm just geussing! Hopefully somebody more knowledgeable will come along
-
- rank:
-
Software Foundation
- registered:
- December 1969
- Status:
- offline
- last visit:
- 15.11.08
- Posts:
- 4481
you need to add form elements to your theme-search like
Code
<input type=hidden value=1 name=active_xxx>
where active_xxx can be
active_downloads
active_faqs
active_weblinks
active_reviews
active_stories
active_users
active_sections
(see source of your search-page for all available search-plugins)
--
regards from germany
..::[Zikula Application Framework]::.. ..::[SEO-Blog]::.. ..::[CMS Sicherheit]::..
