tsep-dev team mailing list archive
-
tsep-dev team
-
Mailing list archive
-
Message #00131
Re: [Question #164485]: search result requests login
Question #164485 on The Search Engine Project changed:
https://answers.launchpad.net/tsep/+question/164485
Status: Open => Answered
Xaav proposed the following answer:
The problem lies with log.php. I would place echo statements every few
lines to see which line is causing the problem.
If you don't need logging, you can just replace all the code in log.php
with something like:
header(sprintf('Location: %s', $_GET['url']);
Sorry about the guesswork here, but that code is really old, and I
didn't write it. I'm working on getting a new version out that's going
to be much better.
--
You received this question notification because you are a member of TSEP
Development, which is an answer contact for The Search Engine Project.