[mythtv-users] MythWeb SVN

alain maisonneuve alain.maisonneuve_lists at swiftpenguin.com
Tue Feb 13 04:21:49 UTC 2007


Prior to posting, i blew away my entire SVN tree and checkout latest.  
Rebuilt.

here are the requested lines:

/**
* prints a <select> of the various storagegroups available
/**/
     function storagegroup_select($this_group, $name = 'storagegroup') {
         static $groups = array();

On 12-Feb-07, at 11:00 PM, Chris Petersen wrote:

> alain maisonneuve wrote:
>> There you go:
>>
>>                 <dt>Storage Group:</dt>
>>                  <dd><br />
>>
>> <b>Fatal error</b>:  Call to undefined function:  storagegroup_select
>> () in <b>/usr/local/share/mythtv/mythweb/modules/tv/tmpl/default/
>> _advanced_options.php</b> on line <b>58</b><br />
>
> Which, as has been discussed on this list, appears to happen for a lot
> of people when subversion doesn't properly update all of the files.
>
> Blow away modules/ and includes/ and rerun `svn up`
>
> If you *still* get this error, please paste in lines 556 -> 560 from
> modules/tv/includes/recording_schedules.php -- those *should* be the
> start of the storagegroup_select() function definition.
>
> -Chris
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users



More information about the mythtv-users mailing list