
MikeB
Staff
/ Moderator

Nov 9, 2008, 11:52 PM
Post #2 of 3
(1741 views)
Shortcut
|
|
Re: [gydotcom] Realty Manager Template Issue?
[In reply to]
|
Can't Post
|
|
Hi, Thanks for posting! I've had a look at this for you and it seems that you'll just want to modify your /templates/_realty/_search results.html template file. It looks as though the "Local Info" link is: <a href="links.php"> Because the search.cgi file is in the /exec/ folder you'll just want to tweak your link to look like this: <a href="/links.php"> This slash should point back to the root of the site (outside of the /exec/ directory) and the link should work. I hope this helps! 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]
|