
noreply at mythtv
Aug 6, 2011, 8:30 AM
Post #1 of 8
(242 views)
Permalink
|
|
Ticket #9967: Mythweb doesn't store settings, displays warnings in show details
|
|
#9967: Mythweb doesn't store settings, displays warnings in show details -------------------------------------------+----------------------------- Reporter: Andrew Junev <a-j@…> | Owner: kormoc Type: Bug Report - General | Status: new Priority: minor | Milestone: unknown Component: Plugin - MythWeb | Version: 0.24.1 Severity: medium | Keywords: mythweb NoTrans Ticket locked: 0 | -------------------------------------------+----------------------------- MythWeb doesn't store new settings under Settings --> Date Formats (at least in there). For example, I'd like to change "Recorded programs" from "%a %b %e, %Y (%I:%M %p)" to "%a %b %e, %Y (%H:%M)". When I click "Save" - the page reloads and I see new (updated) setting, but it never gets active. And if I return back to settings page I see the old (default?) date format string again. Also, every time I open a TV Show details while browsing TV Listings via MythWeb, I get the following warnings on top of the web page: Warning at /usr/share/mythweb/modules/tv/detail.php, line 310: !!NoTrans: Invalid argument supplied for foreach()!! Warning at /usr/share/mythweb/modules/_shared/tmpl/default/header.php, line 16: !!NoTrans: Cannot modify header information - headers already sent by (output started at /usr/share/mythweb/includes/errors.php:150)!! Not sure if these two are related, but I think it all started after an upgrade from 0.23 to 0.24. And I'm currently on 0.24.1 (Fedora 13, RPMFusion repos): $ mythbackend --version Please attach all output as a file in bug reports. MythTV Version : 0.24.1-2.fc13 (3657f313ac) MythTV Branch : Network Protocol : 63 Library API : 0.24.20110505-1 QT Version : 4.6.3 Options compiled in: linux release using_alsa using_jack using_oss using_pulse using_pulseoutput using_backend using_bindings_perl using_bindings_python using_dvb using_firewire using_frontend using_hdhomerun using_hdpvr using_iptv using_ivtv using_joystick_menu using_libfftw3 using_lirc using_mheg using_opengl_video using_opengl_vsync using_qtdbus using_qtwebkit using_v4l using_x11 using_xrandr using_xv using_xvmc using_xvmc_vld using_xvmcw using_bindings_perl using_bindings_python using_mythtranscode using_opengl using_vdpau using_ffmpeg_threads using_live using_mheg -- Ticket URL: <http://code.mythtv.org/trac/ticket/9967> MythTV <http://code.mythtv.org/trac> MythTV Media Center _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|