Closed (fixed)
Project:
Zen
Version:
6.x-1.x-dev
Component:
Subtheme: Zen Classic
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Mar 2008 at 04:31 UTC
Updated:
6 May 2008 at 22:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
johnalbinI can confirm this. It also happens in the base Zen theme.
Comment #2
johnalbinZen's copy of search-theme-form.tpl.php was out-dated. It has been removed in CVS.
Comment #3
roam2345 commentedHi there, been doing some work with zen on drupal 6. Im still having the same issue with the latest snap shot, as i need to over ride some out put in the search form so I am still using search-theme-form.tpl.php. I've upgraded my theme from the last release, I assume at a later stage there will be a new search-theme-form.tpl.php included in the release?
Here is some testing results.
- Zen core search works in both theme and block search.
- Sub them in Zen theme search is broken (Picture 9.png), but the block search works (Picture 8.png).
- when searching via theme search for "help" instead of going to examplesite.com/search/node/help we get directed to examplesite.com/search/node/
Regards.
Comment #4
johnalbinLathan, did you remove the out-dated search-theme-form.tpl.php from your subtheme?
Comment #5
roam2345 commentedHehehe, just did a little bit more looking was updating my last post when you posted this. please refer to my updated post.
regards.
Comment #6
johnalbinNo, there won't be a new search-theme-form.tpl.php in Zen. There's no need.
You just need to copy the search-theme-form.tpl.php file from modules/search/. That's the standard method in D6. Look for the template file in the module that created the theme hook and copy the file from there into your theme to override it.
The old zen one was from Drupal 5 and doesn't work (which is why it was removed.)
Comment #7
roam2345 commentedThanks sorry for the confusion.
:)
Comment #8
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.