working, where is this upgrade script?
On 2/7/07, Jesse Vincent <[EMAIL PROTECTED]> wrote:
fname lname wrote:
> Im getting an error when i go to the "global / RT at a glance error ".
>
>
> error: Can't call method "Content" on an undefined value at
> /
Well, i did run the script too but ill run it again.
On 2/7/07, Jesse Vincent <[EMAIL PROTECTED]> wrote:
fname lname wrote:
> Im getting an error when i go to the "global / RT at a glance error ".
>
>
> error: Can't call method "Content" on an und
Im getting an error when i go to the "global / RT at a glance error ".
error: Can't call method "Content" on an undefined value at
/usr/share/rt3/html/Admin/Global/MyRT.html line 50.
context:
...
46: my ( $conf, $pane ) = @_;
47: $default_portlets->SetContent( $conf );
48: push @
error: Can't call method "Content" on an undefined value at
/usr/share/rt3/html/Admin/Global/MyRT.html line 50.
context:
...
46: my ( $conf, $pane ) = @_;
47: $default_portlets->SetContent( $conf );
48: push @actions, loc( 'Global portlet [_1] saved.', $pane );
49: }
50: )