FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » FUDforum 3.0+ » Loading next message in tree-view with PATH_INFO theme
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Aw: Re: Aw: Re: Aw: Re: Loading next message in tree-view with PATH_INFO theme [message #165111 is a reply to message #165110] Wed, 27 April 2011 04:55 Go to previous messageGo to previous message
Fladi is currently offline  Fladi   Germany
Messages: 19
Registered: April 2011
Karma:
Junior Member
Yes, the url is still valid. No error.

I tried to follow the request within index.php. In the funktion &init_user there is a if-statement which decides if path_info is used?

	if ($o2 & 32768 && empty($_SERVER['PATH_INFO']) && !empty($_SERVER['ORIG_PATH_INFO'])) {
		$_SERVER['PATH_INFO'] = $_SERVER['ORIG_PATH_INFO'];
	}


If I comment out this the ajax-request goes fine. I'm not sure how this bit-thing with the fud-opitons is working.
FUD_OPT_2 (= $o2) is 1766232370 here.
For me it looks like the URL is treated as a path_info one instead of a "normal" one?

thx
Tim

[Message index]
 
Read Message icon5.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message icon14.gif
Read Message
Read Message
Read Message
Previous Topic: Postgresql
Next Topic: When idle in admin page...
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Nov 29 05:35:33 GMT 2024

Total time taken to generate the page: 0.04256 seconds