Opened 20 years ago
Closed 20 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 by , 20 years ago
| Component: | mythtv → mythweb |
|---|---|
| Resolution: | → invalid |
| Status: | new → closed |
comment:2 by , 20 years ago
| Resolution: | invalid |
|---|---|
| Status: | closed → reopened |
Still present here after removing mythweb directory and rerun svn update.
comment:3 by , 20 years ago
| 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 by , 20 years ago
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 by , 20 years ago
| 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 by , 20 years ago
| Owner: | changed from to |
|---|---|
| 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 by , 20 years ago
| 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.