I pushed the schema and everything is working. I installed vi yum on
fc6. plus i was upgrading from and old mysql database. So i done all
the 3.1.0/ 3.1.15/ 3.1.17/ 3.3.0/ 3.3.11/ 3.5.1/ updates via
rt-setup-database and just did an --action schema --datafile
schema.mysql
and now this are wo
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 undefined value at
> /usr/share/rt3/html/Admin/Glob
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
> /usr/share/rt3/html/Admin/Global/MyRT.html line 50.
> context:
>
(Apologies if this has already been answered (possibly by me, even). I'
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: )