[TYPO3-dev] Hook initfeuser and realurl

Dmitry Dulepov [typo3] dmitry at typo3.org
Thu Oct 18 16:11:38 CEST 2007


Carsten Bleicker wrote:
> -- snip // hook for initfeuser --
> $req =& new HTTP_Request("http://myserver.com:80/");
> $req->setMethod(HTTP_REQUEST_METHOD_POST);
> $req->addPostData("fName", $xml, true);
> 
>     debug($xml);
> 
>     $sendRequest = $req->sendRequest();
> -- /snip --
> 
> index_ts.php now make an instance of tslib_fe and init the fe_user.
> so, my debug output is shown on the page. after that, the pagerendering 
> process starts normaly.
> during pagerendering the sendRequest inits again and again and again. 
> but no debug! im nuts???

I am not sure what your code means. Can you explain?

-- 
Dmitry Dulepov
TYPO3 freelancer / TYPO3 core team member
Web: http://typo3bloke.net/
Skype: callto:liels_bugs




More information about the TYPO3-dev mailing list