
jra at baylink
Oct 31, 2007, 8:47 PM
Post #14 of 18
(1104 views)
Permalink
|
|
Re: MythWeb still won't sort and filter with auth enabled - bump; paging Xris
[In reply to]
|
|
On Mon, Oct 29, 2007 at 07:52:35AM -0400, Jay R. Ashworth wrote: > On Sun, Oct 28, 2007 at 10:34:03PM -0600, Joe Ripley wrote: > > On 10/28/07, Jay R. Ashworth <jra [at] baylink> wrote: > > > On Sun, Oct 28, 2007 at 08:47:34AM -0400, Michael T. Dean wrote: > > > > > Wonder what's broken here... > > > > > > > > Are you accessing it directly or through another ('Net facing) web > > > > server that proxies the server running MythWeb? I've seen cookies > > > > broken by incorrect mod_proxy configs quite often. > > > > > > Nope; live and in color. NATted through an Ativa, but that's all. > > > > The mythweb_sessions table is updated by the sess_write() function in > > the includes/session.php file. This function is called by the PHP > > session save handler whenever the session is updated. Session support > > must be working properly before any of the session handling functions > > (including sess_write()) will work. > > Does the fact that after I select a specific program, and it works > properly on that... and I then Ctrl-F5 and I *still* see only that > program, not imply that sessions are working? > > I'll take a look at it tonight, and make sure I'm seeing cookies and > check the HTTP requests with Firebug, and the like. In authenticated mode, I don't see any cookies, as I gather I shouldn't, but I'm not sure where I *should* see parameters, if anywhere; they don't seem to be showing up in the sessions table, either. Anyone got time to do a little more debugging with me on this? Cheers, -- jra -- Jay R. Ashworth Baylink jra [at] baylink Designer The Things I Think RFC 2100 Ashworth & Associates http://baylink.pitas.com '87 e24 St Petersburg FL USA http://photo.imageinc.us +1 727 647 1274 _______________________________________________ mythtv-users mailing list mythtv-users [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
|