[rt-users] Can't call method "Content" error in 3.6.0

Jason Fenner jfenner at vitamix.com
Mon Jun 26 10:41:39 EDT 2006


Yes,

You did not run the database update scripts.  Run them and this problem 
will go away.  Please see the README file.

Ted Serreyn wrote:
> Anyone seen this before?  I am trying the new RT build on gentoo.
>
>  
>
> Ideas?  I am trying to get this working and see if it resolves the
> attachment issue with recent version of mysql.
>
>  
>
> Ted Serreyn
>
>  
>
>  
>
>  
>
>  
>
>
> error: 
>
> Can't call method "Content" on an undefined value at
> /var/www/support.serreyn.com/htdocs/rt-3.6.0/Elements/MyRT line 76.
>
>
> context: 
>
>
> ... 
>
>  
>
>
> 72: 
>
>  
>
>
> 73: 
>
> unless (exists $session{'my_rt_portlets'}) {
>
>
> 74: 
>
> my ($d_portlets) =
> RT::System->new($session{'CurrentUser'})->Attributes->Named('HomepageSetting
> s');
>
>
> 75: 
>
> my $user = $session{'CurrentUser'}->UserObj;
>
>
> 76: 
>
> $session{'my_rt_portlets'} = $user->Preferences('HomepageSettings',
> $d_portlets->Content);
>
>
> 77: 
>
> }
>
>
> 78: 
>
>  
>
>
> 79: 
>
> my $portlets = $session{'my_rt_portlets'};
>
>
> 80: 
>
>  
>
>
> ... 
>
>  
>
>
> code stack: 
>
> /var/www/support.serreyn.com/htdocs/rt-3.6.0/Elements/MyRT:76
> /var/www/support.serreyn.com/htdocs/rt-3.6.0/index.html:79
> /var/www/support.serreyn.com/htdocs/rt-3.6.0/autohandler:279
>
>  
>
>  
>
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Community help: http://wiki.bestpractical.com
> Commercial support: sales at bestpractical.com
>
>
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
> Buy a copy at http://rtbook.bestpractical.com
>
>
> We're hiring! Come hack Perl for Best Practical: http://bestpractical.com/about/jobs.html





More information about the rt-users mailing list