← Back to team overview

tsep-dev team mailing list archive

Re: [Question #164485]: search result requests login

 

Question #164485 on The Search Engine Project changed:
https://answers.launchpad.net/tsep/+question/164485

chris brown posted a new comment:

On 13/07/2011, at 12:51 AM, Xaav wrote:

> Your question #164485 on The Search Engine Project changed:
> https://answers.launchpad.net/tsep/+question/164485
> 
> Xaav posted a new comment:
> Whoops! Just so you know, the reason it returned plain text is because I
> forgot the opening PHP tag:
> 
> <?php
> header(sprintf('Location: %s', $_GET['url']);
> 
> You don't need to change anything, I'm just telling you what it should
> have been.
> 

( search is working with the prior replacement of log.php)

tested out of curiosity ( tried the original with ; and this mod, both
returned equivalent error

<?php
header(sprintf('Location: %s', $_GET['url'])
?>

Parse error: syntax error, unexpected ';' in
/home/cortical/public_html/tsep/log.php on line 3


Is there a time frame for v2?
v1.1 is un-configurable

-- 
You received this question notification because you are a member of TSEP
Development, which is an answer contact for The Search Engine Project.