A number of different searches appear to generate references to intranet/htdocs/opac-tmpl which does not exist. Example: Home > Authorities Authority search for "England" => get a hit with 611 biblios. Select biblios to see the first 20 => a list of biblio entries This was the URL: http://kohaadmin.efdss.org/cgi-bin/koha/catalogue/search.pl?type=intranet&op=do_search&idx=an&q=163 This was logged in koha-error_log: [Sun Nov 21 13:48:59 2010] [error] [client 92.234.0.16] File does not exist: /usr/share/koha/intranet/htdocs/opac-tmpl, referer: http://kohaadmin.efdss.org/cgi-bin/koha/catalogue/search.pl?type=intranet&op=do_search&idx=an&q=163
> Example: > Home > Authorities Is this only one example of multiple instances you found of the bug?
Here's another: Home > Cataloging Catalog Search enter "sharp" then push Submit -> 54 result(s) found and this errir in the log: [Sun Nov 21 15:38:52 2010] [error] [client 92.234.0.16] [Sun Nov 21 15:38:52 2010] addbooks.pl: Use of uninitialized value in subroutine entry at /usr/local/lib/perl/5.10.0/Lingua/Stem/Snowball.pm line 55., referer: http://kohaadmin.efdss.org/cgi-bin/koha/cataloguing/addbooks.pl And another: Home > Search (from the top bar), Enter Children in the top keyword box (its in our Authorities list), and push Search: [Sun Nov 21 16:01:45 2010] [error] [client 92.234.0.16] File does not exist: /usr/share/koha/intranet/htdocs/opac-tmpl, referer: http://kohaadmin.efdss.org/cgi-bin/koha/catalogue/search.pl?idx=kw&q=Children&op=and&idx=kw&op=and&idx=kw&sort_by=relevance It happens in different places, and with different params, but it seems isolated to addbook.pl and search.pl references.
I see no errors like this in an up-to-date installation. Can you confirm that you are using Koha 3.2?
Closing this since it has been ~2 years since the last comment and noone has complained about this in newer versions.