Opened 16 years ago
Closed 16 years ago
#3063 closed defect (worksforme)
Can't set a program to record from MythWeb
Reported by: | anonymous | Owned by: | xris |
---|---|---|---|
Priority: | major | Milestone: | unknown |
Component: | mythweb | Version: | head |
Severity: | high | Keywords: | |
Cc: | Ticket locked: | no |
Description
When i select a program to record, i then select " Record this program in this timeslot every week."
I have no way of submitting and setting the recording status.
at the bottom of the page i see,
Storage Group:
Fatal error: Call to undefined function: storagegroup_select() in /usr/local/share/mythtv/mythweb/modules/tv/tmpl/default/_advanced_options.php on line 58
Attachments (1)
Change History (8)
comment:1 Changed 16 years ago by
Component: | mythtv → mythweb |
---|---|
Resolution: | → invalid |
Status: | new → closed |
comment:2 Changed 16 years ago by
Resolution: | invalid |
---|---|
Status: | closed → reopened |
Still present here after removing mythweb directory and rerun svn update.
comment:3 Changed 16 years ago by
Resolution: | → invalid |
---|---|
Status: | reopened → closed |
It's not my fault if your copy of svn isn't properly updating trunk/mythplugins/mythweb/modules/tv/includes/recording_schedules.php
comment:4 Changed 16 years ago by
I've seen something similar to this. After clicking in mythweb to record a program the status of the program is unchanged but then if I click to record it again from the freshly loaded page it updates to record just fine. I have seen this when making any status changes through mythweb.
comment:5 Changed 16 years ago by
Resolution: | invalid |
---|---|
Status: | closed → reopened |
Fatal error: Call to undefined function storagegroup_select() in /var/www/html/mythweb/modules/tv/tmpl/default/_advanced_options.php on line 58
Removed mythweb directory and svn updated to refresh, still have an issue with mythweb regarding storagegroup_select on program details page as shown in the above error message.
comment:6 Changed 16 years ago by
Owner: | changed from Isaac Richards to xris |
---|---|
Status: | reopened → new |
I think this has something to do with php4. It would really help me if you could print any/all related errors/notices that show up in your apache logs, besides the one that actually kills mythweb.
comment:7 Changed 16 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
no response in 2 weeks. Reopen or refile if this is still an issue.
Your svn checkout hasn't been updated properly. blow away modules/ and includes/ and rerun svn update.