
MikeB
Staff
/ Moderator

Dec 16, 2005, 5:02 PM
Post #2 of 3
(2082 views)
Shortcut
|
|
Re: [ivar] How to get AM to use search_results.php?
[In reply to]
|
Can't Post
|
|
Hi Ivar, Thanks for the post! If you'd like to have your Advanced Search page use a specific template for it's results page then you'll actually just want to modify the hidden input field you're using. Article Manager actually starts looking for it's search results template from the /templates/ folder so your hidden field should actually look like this: <input type="hidden" name="template" value="search/search_results.php"> This is assuming that the file you'd like to use is in the /artman/templates/search/ directory. If you'd prefer to not change this hidden field you could just get onto your server and move search_results.php into the /templates/ folder. Give this a try and let me know how it works for you. If you have any other questions or comments, just let me know! Cheers, Mike Briggs - Product Specialist support@interactivetools.com [hr][i][url "http://www.interactivetools.com/consulting/"][b]Hire me![/b][/url] Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with [url "http://www.interactivetools.com/consulting/"][b]Priority Consulting[/b][/url].[/i]
|