View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 12 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Mon Mar 20, 2006 12:29 pm 
Offline
Joined: Tue Dec 20, 2005 3:35 pm
Posts: 57
Location: Seattle, WA
I use mythweb almost exclusively to add/change/delete recording schedules. After I upgraded to R5B7 now I get a broken link when I attempt to change a recording schedule.

Also, I'm unable to delete a recording (via mythweb) with another broken link. All of this works normal via the normal (X) interface.

Anyone else experiencing this? I suppose I can blow away my whole recording collection if I have to and do a fresh install.

Thanks
________
How to roll a blunt


Last edited by mz4wheeler on Tue Mar 08, 2011 1:47 pm, edited 1 time in total.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 20, 2006 12:34 pm 
Offline
Joined: Fri Apr 02, 2004 10:08 am
Posts: 1637
Location: Virginia, USA
Are you accessing MythWeb via Internet Explorer? If so, there is some issue involving MSIE and MythWeb. If you hit it from Firefox or some other browser it should work fine.

Found a fix referred to on mythtv-users; have not tried it so can't say if it works:

http://www.gossamer-threads.com/lists/m ... ers/189498?

You add the line

Code:
BrowserMatch "MSIE" AuthDigestEnableQueryStringHack=On


to your httpd.conf file and restart Apache.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 20, 2006 12:41 pm 
Offline
Joined: Tue Dec 20, 2005 3:35 pm
Posts: 57
Location: Seattle, WA
ceenvee703 wrote:
Are you accessing MythWeb via Internet Explorer? If so, there is some issue involving MSIE and MythWeb. If you hit it from Firefox or some other browser it should work fine.

Found a fix referred to on mythtv-users; have not tried it so can't say if it works:

http://www.gossamer-threads.com/lists/m ... ers/189498?

You add the line

Code:
BrowserMatch "MSIE" AuthDigestEnableQueryStringHack=On


to your httpd.conf file and restart Apache.


Thanks: I'll give it a try tonight. Apoligies for posting this in the wrong section.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 20, 2006 8:33 pm 
Offline
Joined: Tue Dec 20, 2005 3:35 pm
Posts: 57
Location: Seattle, WA
mz4wheeler wrote:
ceenvee703 wrote:
Are you accessing MythWeb via Internet Explorer? If so, there is some issue involving MSIE and MythWeb. If you hit it from Firefox or some other browser it should work fine.

Found a fix referred to on mythtv-users; have not tried it so can't say if it works:

http://www.gossamer-threads.com/lists/m ... ers/189498?

You add the line

Code:
BrowserMatch "MSIE" AuthDigestEnableQueryStringHack=On


to your httpd.conf file and restart Apache.


Thanks: I'll give it a try tonight. Apoligies for posting this in the wrong section.


Hmmm... The fix doesn't seem to work, even though the thread seems to match my problem. However, it DOES work with Firefox!
________
PHAZER


Last edited by mz4wheeler on Thu Feb 24, 2011 1:14 am, edited 1 time in total.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 21, 2006 11:38 am 
Offline
Joined: Sat Feb 05, 2005 3:26 pm
Posts: 121
Location: Calgary, Alberta - Canada!
im in the same boat as you..... im having some other problems as well, as noted here
http://mysettopbox.tv/phpBB2/viewtopic. ... 3520#53520
the apache line didnt do a thing for me....


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 21, 2006 3:21 pm 
Offline
Joined: Wed Jun 30, 2004 4:08 pm
Posts: 31
have a problem with mythweb too

with ie it works, with problems but i can login

with firefox under ubuntu it works perfect

with firefox and win2k it doesnt, only get
"400 Bad Request -
Your browser sent a request that this server could not understand."

but under win2k and songbird (its a mediplayer with included mozilla-based browser) it works perfect.

its a problem with firefox i know, but how can i fix that?

newest Knoppmyth and firefox 1.5.0.1 installed


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 21, 2006 4:33 pm 
Offline
Joined: Mon May 10, 2004 8:08 pm
Posts: 1891
Location: Adelaide, Australia
ceenvee703 wrote:
You add the line

Code:
BrowserMatch "MSIE" AuthDigestEnableQueryStringHack=On


To your httpd.conf file and restart Apache.

This only works for apache 2.0.51 (i earlier said 2.0.55 from memory but that was wrong) or greater. Knoppmyth ships with 1.3. If someone enterprising could work out how to safely upgrade, I for one would appreciate it.


Last edited by Greg Frost on Tue Mar 21, 2006 6:27 pm, edited 2 times in total.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 21, 2006 4:34 pm 
Offline
Joined: Fri May 21, 2004 11:55 pm
Posts: 1206
Location: Silicon Valley, CA
When using FireFox, try the following URL:

http://your_myth_address_here/mythweb/mythweb.php

This opens every time for me under Windoze and FireFox.

It should work with:

http://your_myth_address_here/mythweb/

(Note trailing slash / character.) But sometimes this doesn't work for me. I haven't tried to figure it out as I just save a link to the first URL and choose it from my menu.

_________________
Do you code to live, or live to code?
Search LinHES forum through Google


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 21, 2006 5:02 pm 
Offline
Joined: Tue Dec 20, 2005 3:35 pm
Posts: 57
Location: Seattle, WA
Greg Frost wrote:
ceenvee703 wrote:
You add the line

Code:
BrowserMatch "MSIE" AuthDigestEnableQueryStringHack=On


To your httpd.conf file and restart Apache.

This only works for apache 2.0.55 or greater. Knoppmyth ships with 1.3. If someone enterprising could work out how to safely upgrade, I for one would appreciate it.


Ah... That explains it. Basically mythweb is unusable if you use IE. Apache 1.3 is pretty old (but reliable) but now this forces a reason to upgrade.
________
EASY VAPE VAPORIZER


Last edited by mz4wheeler on Thu Feb 24, 2011 1:14 am, edited 1 time in total.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 21, 2006 6:26 pm 
Offline
Joined: Mon May 10, 2004 8:08 pm
Posts: 1891
Location: Adelaide, Australia
Some links that may be of interest to someone investigating this:
http://www.apacheweek.com/issues/04-09-23
http://httpd.apache.org/docs/2.0/mod/mo ... .html#msie


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 22, 2006 4:06 pm 
Offline
Joined: Wed Jun 30, 2004 4:08 pm
Posts: 31
@Liv

that works, thank you ;-)


Top
 Profile  
 
 Post subject: hmm
PostPosted: Sun Mar 26, 2006 4:26 am 
Offline
Joined: Sun Apr 10, 2005 5:10 am
Posts: 37
I had the same problem
Solution was Firefox and now it works

Daffydk


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 12 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu