Re: Problems with logging and no_index after upgrading.
Daniel Naber <[email protected]> Sat, 13 Dec 2003 23:58:58 +0100
| Newsgroups | gmane.comp.web.perlfect-search |
|---|---|
| Message-ID | <[email protected]> |
On Saturday 13 December 2003 23:11, Linda Antonsson wrote: > Here's the page itself: http://www.westeros.org/BoD/index.html > And here's how it comes if I click on the 'highlight matches' link on > the search result page: > http://www.westeros.org/Scripts/PFSearch/search.cgi?q=MUSH&showurl=%2FBo >D%2Findex.html There's a bug in the script. In search.pl, try to replace this line (line 184): $url = cleanup($url); ...with this: $url = $BASE_URL.cleanup($url); Regardas Daniel -- http://www.danielnaber.de _______________________________________________ perlfect-search mailing list [email protected] To unsubscribe, set other personal options or view the list archives please visit: http://perlfect.com/mailman/listinfo/perlfect-search